summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
* | amrnbdec: we dont want dtx samples anymore and give the user a hint towards h...Michael Niedermayer2011-06-28
* | Fix configure problem with out-of-source-tree build for fate-related .mak fil...Paul Sterne2011-06-28
* | targa: Do not read colormap from files without one.Reimar Döffinger2011-06-28
* | targa: Simplify using bytestream_get functions.Reimar Döffinger2011-06-28
* | pict_type: add a value for unknown/none.Martin Matuska2011-06-28
* | dict: fix various typosStefano Sabatini2011-06-28
* | random_seed: more elaborate doxy.Michael Niedermayer2011-06-28
* | AVDictionary: warn about its shortcommings and mention available replacements.Michael Niedermayer2011-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-28
|\|
| * 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
* | lavdev: add openal input deviceJonathan Baldwin2011-06-27
* | vf_lut: fix draw_slice() in case of non packed image data for packed RGBStefano Sabatini2011-06-27
* | Support fourcc Y8 (ticket 308).ami_stuff2011-06-27
* | Support fourcc YV16 (ticket 307).ami_stuff2011-06-27
* | Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos2011-06-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
* | dnxhddec: handle cid change in bitstream.Baptiste Coudurier2011-06-26
* | ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.Baptiste Coudurier2011-06-26