summaryrefslogtreecommitdiff
path: root/tests/seek.regression.ref
Commit message (Expand)AuthorAge
* 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
* seek regression ref update for oggBaptiste Coudurier2008-02-05
* Update seektest regression as well to previous lavf/nut commitsOded Shimon2008-02-04
* remove single-frame images from seektestMåns Rullgård2008-02-03
* split lavf regression testsMåns Rullgård2008-02-03
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-31
* rename dv50 regression test output file to dv50.dvMåns Rullgård2008-01-28
* Consider initial EOR in the back_ptr calculation.Michael Niedermayer2008-01-17
* 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson2007-12-03
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-02
* ogg seek regression refBaptiste Coudurier2007-11-11
* Seek regression for RM demuxer fixKostya Shishkov2007-11-03
* Fix seek regression test for ac3 in rm after r10634Roberto Togni2007-10-01
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-11