summaryrefslogtreecommitdiff
path: root/tests/seek.regression.ref
Commit message (Expand)AuthorAge
* Update seek.regression.ref. This is due to r20758.Jai Menon2009-12-07
* update seek regression ref due to r20674, packet size changedBaptiste Coudurier2009-12-01
* update seek regression ref due to r20579, mp3 timestamps are adjustedBaptiste Coudurier2009-11-24
* Build extradata in adpcm_ms encoder.Daniel Verkamp2009-10-22
* Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.Reimar Döffinger2009-10-20
* Align the seek regression test output for better readability.Reimar Döffinger2009-10-19
* Replace seek test error return numbers by the corresponding E* strings.Reimar Döffinger2009-10-18
* wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end ofReimar Döffinger2009-10-02
* Fix seek regression test: several AVERROR(EIO) correctly changed to AVERROR_EOF.Reimar Döffinger2009-10-02
* Make seek regression tests fit after previous get_buffer change.Reimar Döffinger2009-10-02
* update seek regression tests due to r19902Baptiste Coudurier2009-09-17
* disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)Ivan Schreter2009-09-06
* Use generic multi-stream key frame finding routine to implement read_seek2 an...Ivan Schreter2009-08-22
* matroskadec: correctly parse flags for simpleblock framesAurelien Jacobs2009-08-10
* Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos2009-07-21
* Update seek regression checksums due to:Michael Niedermayer2009-06-30
* demux whole PES packets from TSBaptiste Coudurier2009-05-27
* Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.Wolfram Gloger2009-05-27
* Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier2009-05-23
* compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp1862009-05-23
* pad last audio frame when encodingBaptiste Coudurier2009-05-23
* Update regression tests for y4m after r18796David Conrad2009-05-11
* write a single pes for video frames, some proprietary player needs itBaptiste Coudurier2009-05-11
* fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier2009-05-10
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-12
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-30
* fix valid seeking rangeBaptiste Coudurier2009-03-21
* update seek regression ref due to 18063Baptiste Coudurier2009-03-21
* Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectlyReimar Döffinger2009-03-14
* fix swf seeking by fixing new stream detectionBaptiste Coudurier2009-03-13
* mxf and mxf d10 regression testsBaptiste Coudurier2009-03-11
* Fix seek regression test broken by r17905, seeking fails completelyReimar Döffinger2009-03-09
* Convert spurious DOS line breaks to UNIX line breaks in seek regressionReimar Döffinger2009-03-09
* change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier2009-03-09
* write flt packet, might need some tweaking but it worksBaptiste Coudurier2009-03-09
* correctly interleave audio and video according to specsBaptiste Coudurier2009-03-09
* write timecode track in gxfBaptiste Coudurier2009-03-09
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06
* Pass packet position to the parser, so frame's AVPacket.pos is computed corre...Ivan Schreter2009-03-05
* Change the timebase of the raw demuxer to one that can represent the ts of fi...Michael Niedermayer2009-03-01
* Change TS seeking so it returns position/timestamp of a key frame.Ivan Schreter2009-02-28
* matroskadec: fix seek regression tests according to r17460Aurelien Jacobs2009-02-19
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-02
* seek at 0 when timestamp requested is negativeBaptiste Coudurier2009-01-27
* fix seek reg tests, Im always forgetting thisBaptiste Coudurier2009-01-21
* Update regression tests after r16651David Conrad2009-01-17
* calculate pat, pmt and sdt exact size and adjust total bitrateBaptiste Coudurier2009-01-14
* update seek regression tests due to ts modificationsBaptiste Coudurier2009-01-14
* Fix PTS returned by the demuxers for mpeg4 without a decoder.Michael Niedermayer2008-12-21
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-22