Mercurial > libavcodec.hg
graph
-
Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. libavcodec2009-07-27, by diego
-
Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set. libavcodec2009-07-23, by diego
-
Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled. libavcodec2009-07-22, by diego
-
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. libavcodec2009-07-22, by diego
-
Revert unintended portion of last commit. (Setting the default coder to libavcodec2009-07-22, by alexc
-
Be sure to increment our position in the coefficient array when skipping a zero libavcodec2009-07-22, by alexc
-
Actually use all the codebooks we are iterating over in the two-loop scalefactor search. libavcodec2009-07-20, by alexc
-
Icc 11.1 still does not align the stack pointer, disable some x264 functions. libavcodec2009-07-17, by cehoyos
-
When calculating AAC quantized band cost, don't leave garbage in the bit count libavcodec2009-07-16, by alexc
-
Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. libavcodec2009-07-14, by alexc
-
Fix "warning: assignment discards qualifiers from pointer target type" libavcodec2009-07-13, by conrad
-
Ignore subsequent channel configurations after the first in an AAC file. The libavcodec2009-07-10, by alexc
-
Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. libavcodec2009-07-09, by alexc
-
Refactor windowing and early psy from bitstream writing parts of the AAC encoder. libavcodec2009-07-08, by alexc
-
Merge the AAC encoder from SoC svn. It is still considered experimental. libavcodec2009-07-08, by alexc
-
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just libavcodec2009-07-07, by diego
-
Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. libavcodec2009-07-07, by diego