summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAge
* mxfdec: Hybrid demuxing/seeking solutionTomas Härdin2011-12-16
* mxfdec: Add "fake" index to MXFIndexTable to assist seekingTomas Härdin2011-12-16
* Update seek reference for added metadata to lavf tests.Reimar Döffinger2011-12-12
* mxfdec: Set DTS and PTS on video packetsTomas Härdin2011-12-12
* seektest: floatfreeMichael Niedermayer2011-12-11
* regressiontest: try mp2 for wtvMichael Niedermayer2011-12-11
* Add wtv seek test.Reimar Döffinger2011-12-11
* mxfdec: Index table driven demuxing and seekingTomas Härdin2011-12-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-02
|\
| * fate: split acodec-pcm into individual testsJustin Ruggles2011-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22
| * Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
| * remove the zork pcm seek testJustin Ruggles2011-10-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-27
|\|
* | utils: flush on successfull av_seek_frame_binary()Michael Niedermayer2011-10-21
* | seek: Fix av_gen_search() so that seeks outside max/min do not successfully s...Michael Niedermayer2011-10-21
* | mpegts: add and use mpegts_get_dts()Michael Niedermayer2011-10-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\|
| * riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
| * fate: remove seek-mpeg2reuse testMans Rullgard2011-09-28
* | ffmdec: fix seeking for non indexed filesMichael Niedermayer2011-09-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-05
|\|
| * ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-09
|\|
| * ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
| * lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-10
* | Make DV (sub) demuxer set proper pkt->pos values.Reimar Döffinger2011-05-02
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
| * lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-12
* | avi: try to synchronize the points in time of the starts of streams after see...Michael Niedermayer2011-04-24
|/
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* asf: update seek test referenceMans Rullgard2011-03-17
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-16
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-08
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-29
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-21
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-14
* Add a FLAC parser.Michael Chinen2010-12-07
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-16
* Update rv20 seek test referenceMåns Rullgård2010-09-26
* regtest: rename seektest ref files using alphanumeric chars onlyMåns Rullgård2010-07-20
* regtest: add seektest reference files for rgb/yuv in aviMåns Rullgård2010-06-06
* matroskaenc: Mux clusters betterJames Zern2010-06-04
* matroskaenc: Write codec time base as default duration for video tracks.David Conrad2010-05-24
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-22
* In ogg muxer, pack multiple frames into one page, much lower overheadBaptiste Coudurier2010-05-21