| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -207/+207 |
* | tests: Remove disabled code. | Diego Biurrun | 2011-04-29 | 2 | -23/+0 |
* | 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 |
* | FATE: allow forcing thread-type when doing threaded fate runs. | Ronald S. Bultje | 2011-04-21 | 1 | -2/+3 |
* | Remove now obsolete references to _g-suffixed binaries. | Diego Biurrun | 2011-04-18 | 1 | -2/+2 |
* | 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 |
* | fate: add AAC LATM test | Janne Grunau | 2011-04-06 | 1 | -0/+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 |
* | fate: simplify fft test rules | Mans Rullgard | 2011-04-01 | 1 | -32/+14 |
* | fate: add fixed-point fft/mdct tests | Mans Rullgard | 2011-04-01 | 1 | -0/+14 |
* | Split fate-psx-str-v3 into a video-only and audio-only test. | Ronald S. Bultje | 2011-03-26 | 3 | -39/+41 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 3 | -22/+12 |
* | fate: simplify regression-funcs.sh | Luca Barbato | 2011-03-23 | 1 | -8/+4 |
* | fate: add support for multithread testing | Luca Barbato | 2011-03-23 | 2 | -3/+5 |
* | 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 |
* | fate: remove stale fate-update.sh script | Mans Rullgard | 2011-03-19 | 1 | -55/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 6 | -24/+24 |
* | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -2/+0 |
* | 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 | 3 | -10/+10 |
* | 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 | 2 | -0/+102 |
* | fate: add lossless h264 test | Mans Rullgard | 2011-01-22 | 2 | -1/+15 |
* | fate: make lavfi tests output only md5 | Mans Rullgard | 2011-01-22 | 21 | -711/+369 |
* | Add regression test for stereo s16le in voc. | Justin Ruggles | 2011-01-19 | 2 | -1/+8 |
* | fate: simplify vp8 rules | Mans Rullgard | 2011-01-18 | 1 | -10/+7 |
* | regtest: add openssl to md5 alternatives | Mans Rullgard | 2011-01-18 | 1 | -0/+2 |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -12/+0 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+12 |
* | 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 | 2 | -0/+98 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 3 | -3/+3 |
* | Remove the "-idct simple" command line option from the fate-psx-str test, | Vitor Sessak | 2011-01-02 | 1 | -1/+1 |