summaryrefslogtreecommitdiffstats
path: root/tests/ref/seek
Commit message (Expand)AuthorAgeFilesLines
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-148-204/+204
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-281-46/+0
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-051-15/+20
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-081-1/+1
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-102-25/+25
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-261-1/+2
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-122-25/+25
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-031-3/+6
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-221-20/+10
* asf: update seek test referenceMans Rullgard2011-03-173-87/+81
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-141-11/+11
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-161-10/+20
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-081-14/+7
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-291-17/+16
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-211-7/+5
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-141-10/+16
* Add a FLAC parser.Michael Chinen2010-12-071-23/+45
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-161-27/+27
* Update rv20 seek test referenceMåns Rullgård2010-09-261-17/+17
* regtest: rename seektest ref files using alphanumeric chars onlyMåns Rullgård2010-07-20114-0/+0
* regtest: add seektest reference files for rgb/yuv in aviMåns Rullgård2010-06-062-0/+92
* matroskaenc: Mux clusters betterJames Zern2010-06-041-12/+12
* matroskaenc: Write codec time base as default duration for video tracks.David Conrad2010-05-241-22/+22
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-223-76/+76
* In ogg muxer, pack multiple frames into one page, much lower overheadBaptiste Coudurier2010-05-211-26/+13
* Change default for bidir_refine to 1.Michael Niedermayer2010-04-0211-154/+154
* Add VorbisComment writing to FLAC files.James Darnley2010-03-201-1/+1
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-152-21/+21
* oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad2010-03-111-26/+13
* oggdec: Set data_offset to the right valueDavid Conrad2010-03-111-11/+11
* oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad2010-03-111-20/+20
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-081-27/+27
* regtest: run seektest on image sequencesMåns Rullgård2010-03-0710-56/+56
* Run seektest on all generated filesMåns Rullgård2010-03-02112-0/+5109
OpenPOWER on IntegriCloud