| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-19 | 1 | -1/+1 |
|\ |
|
| * | fate-lavf-ts: use -mpegts_transport_stream_id option. | Anton Khirnov | 2011-11-18 | 1 | -1/+1 |
| * | Replace vendor string in Ogg and FLAC muxers. | Diego Biurrun | 2011-11-02 | 4 | -28/+28 |
| * | remove the zork pcm seek test | Justin Ruggles | 2011-10-26 | 1 | -53/+0 |
* | | Increase Westwood Studios VQA palette dynamics. | Carl Eugen Hoyos | 2011-11-13 | 1 | -34/+34 |
* | | Increase Pictor/PC Paint palette dynamics. | Carl Eugen Hoyos | 2011-11-13 | 1 | -1/+1 |
* | | Increase FLI/FLC Animation palette dynamics for some samples. | Carl Eugen Hoyos | 2011-11-13 | 2 | -156/+156 |
* | | Increase Bethesda VID palette dynamics. | Carl Eugen Hoyos | 2011-11-13 | 1 | -69/+69 |
* | | Increase Psygnosis YOP palette dynamics. | Carl Eugen Hoyos | 2011-11-12 | 1 | -7/+7 |
* | | Increase AVS palette dynamics. | Carl Eugen Hoyos | 2011-11-12 | 1 | -55/+55 |
* | | Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). | Themaister | 2011-11-09 | 13 | -1138/+1138 |
* | | fraps: check for overread | Michael Niedermayer | 2011-11-09 | 1 | -1/+0 |
* | | nuv: do not use data not initialized by LZO decompression. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | | ffmpeg: add -map_channel option. | Clément Bœsch | 2011-11-04 | 3 | -0/+4 |
* | | Add prores regression test. | Reimar Döffinger | 2011-10-29 | 2 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-27 | 2 | -57/+0 |
|\| |
|
| * | avcodec: remove the Zork PCM encoder. | Justin Ruggles | 2011-10-26 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-23 | 7 | -28/+28 |
|\| |
|
| * | swscale: reintroduce full precision in 16-bit output. | Ronald S. Bultje | 2011-10-22 | 7 | -28/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 5 | -0/+10 |
|\| |
|
| * | sws/pixfmt/pixdesc: add support for yuv420p9le/be. | Ronald S. Bultje | 2011-10-21 | 5 | -0/+10 |
| * | Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc... | Ronald S. Bultje | 2011-10-21 | 1 | -1/+1 |
* | | utils: flush on successfull av_seek_frame_binary() | Michael Niedermayer | 2011-10-21 | 1 | -14/+14 |
* | | seek: Fix av_gen_search() so that seeks outside max/min do not successfully s... | Michael Niedermayer | 2011-10-21 | 6 | -44/+53 |
* | | mpegts: add and use mpegts_get_dts() | Michael Niedermayer | 2011-10-21 | 1 | -17/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | shorten: fix end-of-stream decoding. | Justin Ruggles | 2011-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-19 | 1 | -0/+1 |
|\| |
|
| * | swscale: prevent overflow during initialization | Ronald Bultje | 2011-10-18 | 1 | -1/+1 |
| * | g722: Add a fate test for the encoder | Martin Storsjö | 2011-10-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-16 | 3 | -142/+142 |
|\| |
|
| * | prores: get correct size for coded V plane if alpha is present | Mans Rullgard | 2011-10-15 | 1 | -2/+2 |
| * | prores: do not set pixel format on codec init | Mans Rullgard | 2011-10-15 | 1 | -1/+1 |
| * | adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder. | Justin Ruggles | 2011-10-14 | 3 | -142/+142 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 22 | -251/+251 |
|\| |
|
| * | prores-idct: fix overflow in c code. | Ronald S. Bultje | 2011-10-14 | 1 | -2/+2 |
| * | fate: update prores-alpha ref after changing pix_fmt to yuv444p10le | Janne Grunau | 2011-10-14 | 1 | -2/+2 |
| * | prores: add appropriate -fix_fmt parameter to FATE command | Diego Biurrun | 2011-10-14 | 1 | -2/+2 |
| * | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header | John Brooks | 2011-10-14 | 20 | -248/+248 |
* | | prores: use C idct for fate as the SSE code is not matching the SSE* code dow... | Michael Niedermayer | 2011-10-14 | 5 | -10/+10 |
* | | fate: enable the prores tests | Michael Niedermayer | 2011-10-14 | 5 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 5 | -0/+10 |
|\| |
|
| * | prores: add FATE tests | Diego Biurrun | 2011-10-13 | 5 | -0/+10 |
| * | sws: support yuv444p9/10 output. | Anton Khirnov | 2011-10-12 | 5 | -0/+20 |
* | | cdg: set timestamps | Michael Niedermayer | 2011-10-12 | 1 | -175/+176 |
* | | reg tests: add g723.1 | Michael Niedermayer | 2011-10-10 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-08 | 1 | -1/+0 |
|\| |
|
| * | motionpixels: decode only the 111 complete frames for fate | Janne Grunau | 2011-10-07 | 1 | -1/+0 |
| * | motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp... | Laurent Aimar | 2011-10-07 | 1 | -1/+1 |
| * | fate: remove seek-mpeg2reuse test | Mans Rullgard | 2011-09-28 | 1 | -46/+0 |