summaryrefslogtreecommitdiffstats
path: root/tests/seek.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* Use generic multi-stream key frame finding routine to implement read_seek2 an...Ivan Schreter2009-08-221-32/+26
* matroskadec: correctly parse flags for simpleblock framesAurelien Jacobs2009-08-101-4/+4
* Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos2009-07-211-241/+241
* Update seek regression checksums due to:Michael Niedermayer2009-06-301-12/+12
* demux whole PES packets from TSBaptiste Coudurier2009-05-271-22/+22
* Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.Wolfram Gloger2009-05-271-4/+4
* Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier2009-05-231-4/+4
* compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp1862009-05-231-26/+26
* pad last audio frame when encodingBaptiste Coudurier2009-05-231-25/+19
* Update regression tests for y4m after r18796David Conrad2009-05-111-1/+1
* write a single pes for video frames, some proprietary player needs itBaptiste Coudurier2009-05-111-26/+26
* fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier2009-05-101-26/+26
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-121-13/+13
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-301-25/+25
* fix valid seeking rangeBaptiste Coudurier2009-03-211-14/+14
* update seek regression ref due to 18063Baptiste Coudurier2009-03-211-11/+11
* Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectlyReimar Döffinger2009-03-141-78/+155
* fix swf seeking by fixing new stream detectionBaptiste Coudurier2009-03-131-22/+22
* mxf and mxf d10 regression testsBaptiste Coudurier2009-03-111-0/+110
* Fix seek regression test broken by r17905, seeking fails completelyReimar Döffinger2009-03-091-22/+22
* Convert spurious DOS line breaks to UNIX line breaks in seek regressionReimar Döffinger2009-03-091-46/+46
* change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier2009-03-091-27/+27
* write flt packet, might need some tweaking but it worksBaptiste Coudurier2009-03-091-27/+27
* correctly interleave audio and video according to specsBaptiste Coudurier2009-03-091-9/+9
* write timecode track in gxfBaptiste Coudurier2009-03-091-46/+46
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-061-11/+11
* Pass packet position to the parser, so frame's AVPacket.pos is computed corre...Ivan Schreter2009-03-051-303/+303
* Change the timebase of the raw demuxer to one that can represent the ts of fi...Michael Niedermayer2009-03-011-254/+254
* Change TS seeking so it returns position/timestamp of a key frame.Ivan Schreter2009-02-281-27/+27
* matroskadec: fix seek regression tests according to r17460Aurelien Jacobs2009-02-191-5/+5
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-021-23/+23
* seek at 0 when timestamp requested is negativeBaptiste Coudurier2009-01-271-12/+24
* fix seek reg tests, Im always forgetting thisBaptiste Coudurier2009-01-211-27/+27
* Update regression tests after r16651David Conrad2009-01-171-22/+22
* calculate pat, pmt and sdt exact size and adjust total bitrateBaptiste Coudurier2009-01-141-26/+26
* update seek regression tests due to ts modificationsBaptiste Coudurier2009-01-141-27/+27
* Fix PTS returned by the demuxers for mpeg4 without a decoder.Michael Niedermayer2008-12-211-100/+100
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-221-22/+22
* Switch regression tests to swscale.Michael Niedermayer2008-09-131-127/+127
* matroskadec: after seeking, skip up to the desired timestamp instead ofAurelien Jacobs2008-09-091-14/+14
* fix seek regression tests after r15229Aurelien Jacobs2008-09-071-5/+5
* Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer2008-08-301-20/+20
* Fix the seek regressions to match changes in r14956, r14959 and r14960.Aurelien Jacobs2008-08-251-14/+14
* matroskadec: update seek regression test to match new ebml parserAurelien Jacobs2008-08-051-27/+27
* Only reset buffer state if seeking is successful; update seek reg ref.Baptiste Coudurier2008-07-311-154/+77
* check url_fseek return value, update seek reg testsBaptiste Coudurier2008-07-311-104/+104
* Set cur_dts to 0 only during creating new streams and not every time cur_dts ...Michael Niedermayer2008-07-081-1/+1
* update seek reg ref due to r13856Baptiste Coudurier2008-06-221-5/+5
* I think we are also compliant to iso2.Michael Niedermayer2008-06-131-20/+20
* Add isom to the compatible brands.Michael Niedermayer2008-06-131-20/+20
OpenPOWER on IntegriCloud