summaryrefslogtreecommitdiff
path: root/tests/seek.regression.ref
Commit message (Expand)AuthorAge
* 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
* Switch regression tests to swscale.Michael Niedermayer2008-09-13
* matroskadec: after seeking, skip up to the desired timestamp instead ofAurelien Jacobs2008-09-09
* fix seek regression tests after r15229Aurelien Jacobs2008-09-07
* Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer2008-08-30
* Fix the seek regressions to match changes in r14956, r14959 and r14960.Aurelien Jacobs2008-08-25
* matroskadec: update seek regression test to match new ebml parserAurelien Jacobs2008-08-05
* Only reset buffer state if seeking is successful; update seek reg ref.Baptiste Coudurier2008-07-31
* check url_fseek return value, update seek reg testsBaptiste Coudurier2008-07-31
* Set cur_dts to 0 only during creating new streams and not every time cur_dts ...Michael Niedermayer2008-07-08
* update seek reg ref due to r13856Baptiste Coudurier2008-06-22
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-09
* update ffm seek tests now that timestamps are fixedBaptiste Coudurier2008-06-07
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-03
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-14
* Fix seeking in rm.Michael Niedermayer2008-04-09
* update ogg seek reg tests because of r12630Baptiste Coudurier2008-04-01
* Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris2008-03-10
* Remove mp4psp regression testMåns Rullgård2008-03-07
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-05
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-25
* Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer2008-02-15
* It appears last_pts was not set ...Michael Niedermayer2008-02-15
* Header elision muxing support.Michael Niedermayer2008-02-15