summaryrefslogtreecommitdiff
path: root/tests/seek.regression.ref
Commit message (Expand)AuthorAge
* 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
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-09
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-08
* cleanup mc_block()Michael Niedermayer2007-09-08
* Update mkv regression tests after r10421David Conrad2007-09-07
* Matroska regression testsDavid Conrad2007-09-05
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-25
* use more bits on the encoder sideMichael Niedermayer2007-08-23
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-21
* nut regression testMichael Niedermayer2007-08-10