summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rational-test: Add proper main() declaration to fix gcc warnings.Diego Biurrun2011-06-30
* configure: Add vdpau and dxva2 to configure results output.Diego Biurrun2011-06-30
* Remove unused, never built libavutil/pca.[ch]Mans Rullgard2011-06-29
* matroskadec: forward parsing errors to caller.Ami Fischman2011-06-29
* av_find_stream_info: simplify EAGAIN handling.Ami Fischman2011-06-29
* aacenc: Fix determination of Mid/Side Mode.Nathan Caldwell2011-06-29
* psymodel: Remove the single channel analysis functionNathan Caldwell2011-06-29
* aacenc: Implement dummy channel group analysis that just calls the single cha...Nathan Caldwell2011-06-29
* psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell2011-06-29
* ARM: remove check for PLD instructionMans Rullgard2011-06-29
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-29
* ogg: fix double free when finding length of small chained oggs.Ronald S. Bultje2011-06-29
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-29
* build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-29
* build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-29
* pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-29
* build: create output directories as neededMans Rullgard2011-06-29
* Add new yuv444 pixfmts to avcodec_align_dimensions2Jason Garrett-Glaser2011-06-29
* swscale: Add Doxygen for hyscale_fast/hScale.Ronald S. Bultje2011-06-29
* fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-28
* PPC: swscale: disable altivec functions for unsupported formatsMans Rullgard2011-06-28
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-28
* swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.Ronald S. Bultje2011-06-28
* build: call texi2pod.pl with full path instead of symlinkMans Rullgard2011-06-28
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* swscale: update big endian reference values after dff5a835.Ronald S. Bultje2011-06-28
* wavpack: skip blocks with no samplesKostya Shishkov2011-06-28
* cosmetics: remove outdated comment that is no longer trueJustin Ruggles2011-06-28
* build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-28
* avutil: Remove unused arbitrary precision integer code.Diego Biurrun2011-06-28
* configure: Drop check for availability of ten assembler operands.Diego Biurrun2011-06-28
* aacenc: Save channel configuration for later use.Nathan Caldwell2011-06-27
* aacenc: Fix codebook trellising for zeroed bands.Alex Converse2011-06-27
* swscale: change prototypes of scaled YUV output functions.Ronald S. Bultje2011-06-27
* swscale: re-add support for non-native endianness.Ronald S. Bultje2011-06-27
* swscale: disentangle yuv2rgbX_c_full() into small functions.Ronald S. Bultje2011-06-27
* swscale: split yuv2packed[12X]_c() remainders into small functions.Ronald Bultje2011-06-27
* swscale: split yuv2packedX_altivec in smaller functions.Ronald S. Bultje2011-06-27
* swscale: don't use planar output functions to write to NV12/21.Ronald S. Bultje2011-06-27
* ac3enc: move ff_ac3_encode_frame() to ac3enc_template.cJustin Ruggles2011-06-27
* ac3enc: merge log2_tab() into normalize_samples()Justin Ruggles2011-06-27
* ac3enc: Remove bit allocation fallbacks.Justin Ruggles2011-06-27
* build: improve rules for test programsMans Rullgard2011-06-26
* build: factor out the .c and .S compile commands as a macroMans Rullgard2011-06-26
* swscale: remove unused xInc/srcW arguments from hScale().Ronald S. Bultje2011-06-26
* H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bitJason Garrett-Glaser2011-06-26
* H.264: make filter_mb_fast support 4:4:4Jason Garrett-Glaser2011-06-26
* mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().Diego Biurrun2011-06-26
* configure: allow post-fixed cpu strings for athlon64, k8, and opteronAlexis Ballier2011-06-26
* Move some variable declarations below the proper #ifdefs.Diego Biurrun2011-06-26