summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAge
...
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-10
* 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
* 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
* Change default for bidir_refine to 1.Michael Niedermayer2010-04-02
* Add VorbisComment writing to FLAC files.James Darnley2010-03-20
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-15
* oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad2010-03-11
* oggdec: Set data_offset to the right valueDavid Conrad2010-03-11
* oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad2010-03-11
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-08
* regtest: run seektest on image sequencesMåns Rullgård2010-03-07
* Run seektest on all generated filesMåns Rullgård2010-03-02