| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: make acodec-ac3_fixed test output raw AC3 | Mans Rullgard | 2012-02-02 | 2 | -44/+49 |
* | mxfdec: hybrid demuxing/seeking solution | Janne Grunau | 2012-01-22 | 2 | -50/+45 |
* | fate: update asf seektest | Luca Barbato | 2011-12-02 | 1 | -8/+8 |
* | fate: split acodec-pcm into individual tests | Justin Ruggles | 2011-12-01 | 2 | -106/+0 |
* | regtest: split video encode/decode tests into individual targets | Mans Rullgard | 2011-11-22 | 1 | -0/+0 |
* | Replace vendor string in Ogg and FLAC muxers. | Diego Biurrun | 2011-11-02 | 2 | -24/+24 |
* | remove the zork pcm seek test | Justin Ruggles | 2011-10-26 | 1 | -53/+0 |
* | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header | John Brooks | 2011-10-14 | 8 | -204/+204 |
* | fate: remove seek-mpeg2reuse test | Mans Rullgard | 2011-09-28 | 1 | -46/+0 |
* | ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. | Justin Ruggles | 2011-09-05 | 1 | -15/+20 |
* | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 1 | -1/+1 |
* | lavf/utils: fix ff_interleave_compare_dts corner case. | Vitor Sessak | 2011-05-10 | 2 | -25/+25 |
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 1 | -1/+2 |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 2 | -25/+25 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 1 | -3/+6 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -20/+10 |
* | 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 | 1 | -11/+11 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 1 | -10/+20 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 1 | -14/+7 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 1 | -17/+16 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 1 | -7/+5 |
* | Update the test references for lavf-rm and seek-ac3_rm. | Justin Ruggles | 2010-12-14 | 1 | -10/+16 |
* | Add a FLAC parser. | Michael Chinen | 2010-12-07 | 1 | -23/+45 |
* | Avoid negative SCR in mpeg ps muxer. | Michael Niedermayer | 2010-10-16 | 1 | -27/+27 |
* | Update rv20 seek test reference | Måns Rullgård | 2010-09-26 | 1 | -17/+17 |
* | regtest: rename seektest ref files using alphanumeric chars only | Måns Rullgård | 2010-07-20 | 114 | -0/+0 |
* | regtest: add seektest reference files for rgb/yuv in avi | Måns Rullgård | 2010-06-06 | 2 | -0/+92 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 1 | -12/+12 |
* | matroskaenc: Write codec time base as default duration for video tracks. | David Conrad | 2010-05-24 | 1 | -22/+22 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 3 | -76/+76 |
* | In ogg muxer, pack multiple frames into one page, much lower overhead | Baptiste Coudurier | 2010-05-21 | 1 | -26/+13 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 11 | -154/+154 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -1/+1 |
* | use mpeg2 quantization bias for mjpeg. | Michael Niedermayer | 2010-03-15 | 2 | -21/+21 |
* | oggdec: Determine pts and filepos on a packet basis in read_timestamp | David Conrad | 2010-03-11 | 1 | -26/+13 |
* | oggdec: Set data_offset to the right value | David Conrad | 2010-03-11 | 1 | -11/+11 |
* | oggdec: Save offset of the page needed to reconstruct the current packet | David Conrad | 2010-03-11 | 1 | -20/+20 |
* | mpegts vbr muxing, activated when muxing rate is not supplied by the | Baptiste Coudurier | 2010-03-08 | 1 | -27/+27 |
* | regtest: run seektest on image sequences | Måns Rullgård | 2010-03-07 | 10 | -56/+56 |
* | Run seektest on all generated files | Måns Rullgård | 2010-03-02 | 112 | -0/+5109 |