| Commit message (Expand) | Author | Age | Files | Lines |
* | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 2 | -6/+6 |
* | fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. | Ronald S. Bultje | 2011-05-23 | 1 | -13/+4 |
* | fate: update 9/10bit refs. | Ronald S. Bultje | 2011-05-23 | 1 | -4/+4 |
* | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 3 | -0/+6 |
* | [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. | Ronald S. Bultje | 2011-05-14 | 1 | -0/+4 |
* | movenc: always write esds descriptor length using 4 bytes. | Baptiste Coudurier | 2011-05-13 | 3 | -6/+6 |
* | movenc: fix yuv range in avid atoms used by dnxhd. | Baptiste Coudurier | 2011-05-12 | 2 | -2/+2 |
* | swscale: fix YUV420P 9/10bit support. | Ronald S. Bultje | 2011-05-11 | 5 | -0/+20 |
* | lavf/utils: fix ff_interleave_compare_dts corner case. | Vitor Sessak | 2011-05-10 | 4 | -27/+27 |
* | fate: add 10-bit H264 tests. | Ronald S. Bultje | 2011-05-10 | 7 | -0/+79 |
* | vc1: make overlap filter for I-frames bit-exact. | Ronald S. Bultje | 2011-05-04 | 1 | -15/+15 |
* | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -207/+207 |
* | mpegtsenc: make PMT PID really start on pmt_start_pid | Anton Khirnov | 2011-04-28 | 1 | -1/+1 |
* | hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation | Peter Ross | 2011-04-28 | 6 | -0/+12 |
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 3 | -3/+4 |
* | Update regtest checksums after revision 6001dad. | Diego Biurrun | 2011-04-17 | 2 | -3/+3 |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 29 | -256/+256 |
* | matroskaenc: don't write an empty Cues element. | Anton Khirnov | 2011-04-07 | 1 | -4/+4 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 3 | -5/+8 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 2 | -2/+2 |
* | Split fate-psx-str-v3 into a video-only and audio-only test. | Ronald S. Bultje | 2011-03-26 | 2 | -37/+37 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 3 | -22/+12 |
* | fate: update wmv8-drm reference | Mans Rullgard | 2011-03-22 | 1 | -125/+125 |
* | vc1: make P-frame deblock filter bit-exact. | Ronald S. Bultje | 2011-03-21 | 1 | -11/+11 |
* | asf: update seek test reference | Mans Rullgard | 2011-03-17 | 3 | -87/+81 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 3 | -13/+13 |
* | bink: prevent overflows within binkidct by using int-sized intermediate array | Peter Ross | 2011-02-25 | 1 | -4/+4 |
* | vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. | Justin Ruggles | 2011-02-23 | 1 | -186/+186 |
* | vmdaudio: output audio samples for standalone silent blocks. | Justin Ruggles | 2011-02-23 | 1 | -0/+29 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 2 | -11/+21 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 2 | -2/+2 |
* | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-11 | 2 | -8/+8 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 2 | -2/+2 |
* | Update mpegts test reference | Mans Rullgard | 2011-01-28 | 1 | -1/+1 |
* | mpegtsenc: set reserved bits to 1 in PCR field | Georgi Chorbadzhiyski | 2011-01-26 | 1 | -1/+1 |
* | fate: add h264 test for extreme cases in planar prediction | Mans Rullgard | 2011-01-24 | 1 | -0/+100 |
* | fate: add lossless h264 test | Mans Rullgard | 2011-01-22 | 1 | -0/+10 |
* | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-22 | 19 | -702/+351 |
* | Add regression test for stereo s16le in voc. | Justin Ruggles | 2011-01-19 | 1 | -0/+3 |
* | Update smc fate ref due to r26310 | Baptiste Coudurier | 2011-01-14 | 1 | -119/+119 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 2 | -15/+8 |
* | Add a FATE test for Playstation STR version 3 | Vitor Sessak | 2011-01-05 | 1 | -0/+96 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -0/+0 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 3 | -19/+18 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -0/+1 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+84 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 3 | -9/+7 |
* | Discard partial packet of last frame for fate-wmv8-drm to avoid test fails | Reimar Döffinger | 2010-12-18 | 1 | -1/+0 |