summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rgb2rgb: remove unused bgr8torgb8()Paul B Mahol2012-01-10
* rgb2rgb: rgb12tobgr12()Paul B Mahol2012-01-10
* rgb2rgb: allow conversion for <15 bppPaul B Mahol2012-01-10
* bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
* bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
* ffprobe: add compact option to JSON writerStefano Sabatini2012-01-10
* ffprobe: add -show_program_version and -show_library_versions optionsStefano Sabatini2012-01-10
* ffprobe: make upcase_string() ignore non-ASCII charactersStefano Sabatini2012-01-10
* fate: Disable fate-wmv8-x8intraMichael Niedermayer2012-01-10
* mjpeg: update whitespaces to qataranonymous2012-01-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\
| * fate: Add tests for more AAC features.Gaurav Narula2012-01-09
| * aacps: Add missing newline in error message.Alex Converse2012-01-09
| * fate: Add tests for vc1/wmapro in ism.Alex Converse2012-01-09
| * aacdec: Add a fate test for 5.1 channel SBR.Alex Converse2012-01-09
| * aacdec: Turn off PS for multichannel files that use PCE based configs.Alex Converse2012-01-09
| * cabac: remove put_cabac_u/ueg from cabac-test.Diego Biurrun2012-01-09
| * swscale: RGB4444 and BGR444 inputPaul B Mahol2012-01-08
| * FATE: add test for xWMA demuxer.Mike Melanson2012-01-08
| * FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder.Mike Melanson2012-01-08
| * mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
| * mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2012-01-08
| * mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-08
| * mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementationsVitor Sessak2012-01-08
| * swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-08
| * FATE: test to exercise WTV demuxer.Mike Melanson2012-01-08
| * mjpegdec: K&R formatting cosmeticsDaniel Huang2012-01-08
| * swscale: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-08
| * swscale: K&R reformatting cosmetics for header filesDiego Biurrun2012-01-08
| * FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant is exer...Mike Melanson2012-01-08
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-01-10
|\ \
| * | ffplay: Exit on ctrl-c.Michael Niedermayer2012-01-09
* | | Support decoding 1bpp and 4bpp palettized sunrast images.Carl Eugen Hoyos2012-01-09
* | | log: use a different color for debug (green).Clément Bœsch2012-01-09
* | | pngdec: show verbose message for unsupported filesPaul B Mahol2012-01-09
|/ /
* | cabac: 3rd try at working around a compiler bug in clang.Michael Niedermayer2012-01-09
* | ffprobe: change formatting logic in the JSON writerStefano Sabatini2012-01-09
* | ffprobe: implement generic reindent logic in the JSON writerStefano Sabatini2012-01-09
* | sgidec: make compiler optimize away memcpy call in inner loop.Reimar Döffinger2012-01-09
* | rawdec: use av_shrink_packet.Reimar Döffinger2012-01-09
* | libswresample: introduce int swr_set_compensation() instead of void swr_compe...Marton Balint2012-01-09
* | fate: add bitexact and idct to x8intraMichael Niedermayer2012-01-09
* | cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32Michael Niedermayer2012-01-09
* | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b"Michael Niedermayer2012-01-09
* | lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer2012-01-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-09
|\|
| * bfi: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-08
| * dpcm: Fix invalid writesLaurentiu Ion2012-01-08
| * utvideo: frame multithreading.Aneesh Dogra2012-01-08
| * vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-08