2009-07-30 |
Diego Biurrun | Mark conditionally used variable T2 as av_unused; avoids...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Change av_log() calls surrounded by '#ifdef DEBUG'...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Remove unused debug av_log() calls.
|
commit | commitdiff | tree |
2009-07-30 |
Jeff Downs | Undefine av_always_inline before setting it to an empty...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Remove unused variable intra_count.
|
commit | commitdiff | tree |
2009-07-29 |
Diego Biurrun | Remove pointless '#ifdef DEBUG' around dprintf macro.
|
commit | commitdiff | tree |
2009-07-29 |
Diego Biurrun | Only enable WMV3 decoder when it has been turned on...
|
commit | commitdiff | tree |
2009-07-29 |
Diego Biurrun | Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DEC...
|
commit | commitdiff | tree |
2009-07-29 |
Diego Biurrun | Do not check for both CONFIG_VC1_VDPAU_DECODER and...
|
commit | commitdiff | tree |
2009-07-29 |
Diego Biurrun | Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file...
|
commit | commitdiff | tree |
2009-07-28 |
Diego Biurrun | Use dprintf() instead of '#ifdef DEBUG' and av_log().
|
commit | commitdiff | tree |
2009-07-27 |
Martin Storsjö | MinGWCE support in configure; networking is disabled...
|
commit | commitdiff | tree |
2009-07-27 |
Diego Biurrun | Remove disabled function get_num().
|
commit | commitdiff | tree |
2009-07-27 |
Martin Storsjö | Change type of received_sigterm variable from sig_atomic_t...
|
commit | commitdiff | tree |
2009-07-27 |
Martin Storsjö | Conditionally compile ELF-specific ARM assembly bits...
|
commit | commitdiff | tree |
2009-07-26 |
Diego Biurrun | Remove unnecessary mpeg12data.o entries from OBJS-...
|
commit | commitdiff | tree |
2009-07-26 |
Diego Biurrun | Remove duplicated mpeg12data.o entries.
|
commit | commitdiff | tree |
2009-07-23 |
Diego Biurrun | refactoring: properly separate AC-3 and E-AC-3 code
|
commit | commitdiff | tree |
2009-07-23 |
Diego Biurrun | Make sure that eac3_decoder only gets enabled when...
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | cosmetics: Reorder some tables/lines to make future...
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | #include just the required stdint.h instead of libavutil...
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | cosmetics: small typo fixes
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | cosmetics: reindent/prettyprint after last commit
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | Only compile in NEON optimizations for H.264 when the...
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | Do not redundantly check for both CONFIG_THEORA_DECODER...
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | Make Theora decoder depend on the VP3 decoder.
|
commit | commitdiff | tree |
2009-07-22 |
Diego Biurrun | Add missing stdint.h #include to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-07-21 |
Diego Biurrun | Make E-AC-3 decoder depend on the AC-3 decoder.
|
commit | commitdiff | tree |
2009-07-20 |
Diego Biurrun | Merge AMR and OpenCORE documentation sections.
|
commit | commitdiff | tree |
2009-07-20 |
Diego Biurrun | Make VP6A/VP6F decoders depend on the VP6 decoder.
|
commit | commitdiff | tree |
2009-07-19 |
Diego Biurrun | Remove two more lines related to the WMV3 decoder.
|
commit | commitdiff | tree |
2009-07-19 |
Diego Biurrun | Make WMV3 decoders depend on their VC-1 counterparts.
|
commit | commitdiff | tree |
2009-07-19 |
Diego Biurrun | Consistently lowercase all HTML tags.
|
commit | commitdiff | tree |
2009-07-19 |
Diego Biurrun | If any input/output devices are enabled then indevs...
|
commit | commitdiff | tree |
2009-07-17 |
Diego Biurrun | Make sure that tests/seek_test.o gets deleted on 'make...
|
commit | commitdiff | tree |
2009-07-16 |
Diego Biurrun | cosmetics: Move some code blocks to reduce the number...
|
commit | commitdiff | tree |
2009-07-16 |
Martin Storsjö | Update project URL for OpenCORE AMR.
|
commit | commitdiff | tree |
2009-07-15 |
Diego Biurrun | Skip the check for SSE aligned memory allocators when...
|
commit | commitdiff | tree |
2009-07-15 |
Martin Storsjö | Use ff_neterrno instead of errno in tcp.c.
|
commit | commitdiff | tree |
2009-07-14 |
Martin Storsjö | Improve linker check for Winsock library name.
|
commit | commitdiff | tree |
2009-07-14 |
Diego Biurrun | Remove unnecessary rtsp.h #include.
|
commit | commitdiff | tree |
2009-07-13 |
İsmail Dönmez | Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
|
commit | commitdiff | tree |
2009-07-12 |
Diego Biurrun | Make (de)muxers for format variants select the main...
|
commit | commitdiff | tree |
2009-07-12 |
Diego Biurrun | Make VAAPI/VDPAU variant of decoder foo depend on decoder...
|
commit | commitdiff | tree |
2009-07-08 |
Diego Biurrun | cosmetics: Remove unnecessary {} around if/for blocks;
|
commit | commitdiff | tree |
2009-07-08 |
Diego Biurrun | cosmetics: prettyprinting, K&R style, break overly...
|
commit | commitdiff | tree |
2009-07-07 |
Diego Biurrun | Baptiste will maintain qt-faststart from now on.
|
commit | commitdiff | tree |
2009-07-07 |
Diego Biurrun | Mention removal of libamr support in the changelog.
|
commit | commitdiff | tree |
2009-07-07 |
Diego Biurrun | whitespace cosmetics: Realign colums after last commit.
|
commit | commitdiff | tree |
2009-07-07 |
Diego Biurrun | Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER...
|
commit | commitdiff | tree |
2009-07-07 |
Diego Biurrun | Remove support for nonfree libamr library for AMR-NB...
|
commit | commitdiff | tree |
2009-07-06 |
Diego Biurrun | libfaac no longer claims to be LGPL.
|
commit | commitdiff | tree |
2009-07-05 |
Diego Biurrun | The AltiVec code in libswscale no longer is under GPL.
|
commit | commitdiff | tree |
2009-07-01 |
Frank Barchard | Use slightly more appropriate format strings for printing...
|
commit | commitdiff | tree |
2009-06-30 |
Frank Barchard | Use more portable 'PRId64' instead of 'llx' as conversion...
|
commit | commitdiff | tree |
2009-06-25 |
Diego Biurrun | AltiVec code and runtime cpudetect do not require CONFIG_GPL.
|
commit | commitdiff | tree |
2009-06-25 |
Diego Biurrun | The AltiVec optimizations of libswscale are no longer...
|
commit | commitdiff | tree |
2009-06-25 |
Diego Biurrun | PPC: Make sure that COMPILE_C is not deactivated if...
|
commit | commitdiff | tree |
2009-06-24 |
Diego Biurrun | Split developer documentation off from general documentation.
|
commit | commitdiff | tree |
2009-06-22 |
Daniel Verkamp | Add ff_ prefixes to exported symbols in libavformat...
|
commit | commitdiff | tree |
2009-06-19 |
Michael Kostylev | Disable network support if required headers cannot...
|
commit | commitdiff | tree |
2009-06-19 |
Eric Buehl | Support varying frame sizes in a single file.
|
commit | commitdiff | tree |
2009-06-19 |
Patrick Dehne | Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
|
commit | commitdiff | tree |
2009-06-15 |
Patrick Dehne | The AAC demuxer now depends on id3v1.o.
|
commit | commitdiff | tree |
2009-06-14 |
Diego Biurrun | Merge FreeBSD and DragonFlyBSD OS detection sections.
|
commit | commitdiff | tree |
2009-06-14 |
Adam Hoka | Add DragonFlyBSD to the list of supported OSes.
|
commit | commitdiff | tree |
2009-06-12 |
Diego Biurrun | cosmetics: Prettyprint and reformat wma.c closer to...
|
commit | commitdiff | tree |
2009-06-12 |
Jimmy Christensen | DPX (Digital Picture Exchange) image decoder
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | cosmetics: Prettyprint one more line to have columns...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | The internal header libavutil/internal.h should not...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | cosmetics: Reformat to K&R and prettyprint newly created...
|
commit | commitdiff | tree |
2009-06-11 |
Patrick Dehne | Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | Fix compilation: #undef standard library functions...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | Add libavutil/internal.h #include, required for the...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | cosmetics: Reformat file to K&R style upon Kostya's...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | 10l: Add vc1dec.o to the list of WMV3 objects, same...
|
commit | commitdiff | tree |
2009-06-11 |
Diego Biurrun | Split decoder-specific code off from vc1.c into vc1dec...
|
commit | commitdiff | tree |
2009-06-10 |
Diego Biurrun | Add code to enable and disable all VAAPI and VDPAU...
|
commit | commitdiff | tree |
2009-06-10 |
Diego Biurrun | Remove Mans as MPEG-TS maintainer, he never intended...
|
commit | commitdiff | tree |
2009-06-09 |
Diego Biurrun | Express the H.264 parser dependency on the golomb code...
|
commit | commitdiff | tree |
2009-06-09 |
Diego Biurrun | Add missing dependencies for H.264 and VC-1 parsers.
|
commit | commitdiff | tree |
2009-06-09 |
Diego Biurrun | cosmetics: Add missing ending backslash to installed...
|
commit | commitdiff | tree |
2009-06-07 |
Diego Biurrun | Remove comments that refer to fixed-point AMR implementations.
|
commit | commitdiff | tree |
2009-06-05 |
Diego Biurrun | Add support for external OpenCORE libraries for AMR...
|
commit | commitdiff | tree |
2009-06-05 |
Diego Biurrun | Add configure option to upgrade (L)GPL to version 3.
|
commit | commitdiff | tree |
2009-06-05 |
Diego Biurrun | Move around one paragraph, add headings for greater...
|
commit | commitdiff | tree |
2009-06-05 |
Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL...
|
commit | commitdiff | tree |
2009-06-04 |
Diego Biurrun | cosmetics: K&R style reformatting
|
commit | commitdiff | tree |
2009-05-29 |
Dave Yeo | Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables...
|
commit | commitdiff | tree |
2009-05-28 |
Dave Yeo | Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on...
|
commit | commitdiff | tree |
2009-05-25 |
Diego Biurrun | dv1394 is disabled by default, do not redundantly disable...
|
commit | commitdiff | tree |
2009-05-25 |
Diego Biurrun | The MLP optimizations do not depend on HAVE_MMX, but...
|
commit | commitdiff | tree |
2009-05-25 |
Andres Mejia | Add Hurd to OS list and disable dv1394 in the Hurd...
|
commit | commitdiff | tree |
2009-05-22 |
Diego Biurrun | cosmetics: Fix some typos.
|
commit | commitdiff | tree |
2009-05-22 |
Diego Biurrun | Print out more verbose licensing information.
|
commit | commitdiff | tree |
2009-05-20 |
Diego Biurrun | Mention LGPL AC-3 decoder in the changelog.
|
commit | commitdiff | tree |
2009-05-19 |
Diego Biurrun | The AC-3 decoder is now LGPL. Exchange the license...
|
commit | commitdiff | tree |
2009-05-19 |
Diego Biurrun | Move AMR-WB-specific code to the AMR-WB section of...
|
commit | commitdiff | tree |
2009-05-19 |
Diego Biurrun | cosmetics: Move AMR-WB-specific code to the AMR-WB...
|
commit | commitdiff | tree |
2009-05-18 |
Diego Biurrun | Remove useless casts of vec_ld() parameters.
|
commit | commitdiff | tree |
next |