summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-22
* matroskaenc: require global headerAurelien Jacobs2008-10-22
* Revert r15615: Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-15
* Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-13
* write actual min and max frame size to FLAC header. update regression test ch...Justin Ruggles2008-09-14
* write MD5 checksum to FLAC header. update regression tests.Justin Ruggles2008-09-14
* update FLAC regression test due to expected change after r15324Justin Ruggles2008-09-14
* Switch regression tests to swscale.Michael Niedermayer2008-09-13
* matroskadec: after seeking, skip up to the desired timestamp instead ofAurelien Jacobs2008-09-09
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* fix seek regression tests after r15229Aurelien Jacobs2008-09-07
* Remove further 1sample=2byte assumptions within FFmpeg to allowPeter Ross2008-09-04
* 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
* matroska: fix regression test according to r14862Aurelien Jacobs2008-08-20
* Add regression tests for F32LE, F64BE and F64LE PCM codecs.Peter Ross2008-08-19
* Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.Peter Ross2008-08-11
* PCM regression tests.Peter Ross2008-08-08
* add dv 4:1:1 regression testBaptiste Coudurier2008-08-05
* 100l, fix test, ref values were done with mv0, dunno how this slipped inBaptiste Coudurier2008-08-05
* add mpeg2 4:2:2 regression testBaptiste Coudurier2008-08-05
* 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
* Fix tiny_psnr so it compares all bytes (it did skip the last block).Michael Niedermayer2008-07-24
* cosmetics: typo/grammar fixesDiego Biurrun2008-07-24
* Fix segfault with non existing input files.Michael Niedermayer2008-07-24
* update swf video frame number when muxing done, fix #439Baptiste Coudurier2008-07-19
* Make our flac decoder decode all the data at EOF.Michael Niedermayer2008-07-13
* Fix MS ADPCM de- and encoding: first and second sample are swapped.Reimar Döffinger2008-07-13
* 10000l for myself, my last change was incomplete.Michael Niedermayer2008-07-08
* Set cur_dts to 0 only during creating new streams and not every time cur_dts ...Michael Niedermayer2008-07-08
* store dts in ffm headersBaptiste Coudurier2008-06-22
* remove pts set hack, this is no more correctBaptiste Coudurier2008-06-22
* update seek reg ref due to r13856Baptiste Coudurier2008-06-22
* enable feeder threadsBaptiste Coudurier2008-06-22
* do not reset ffm pts, this avoids setting last pts to 0 and screwing up seekingBaptiste Coudurier2008-06-22
* use av_seek_frame to flush demxu pending packets, fixes seeking, should have ...Baptiste Coudurier2008-06-22
* update reg ref due to r13851Baptiste Coudurier2008-06-21
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
* remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc...Baptiste Coudurier2008-06-09
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-09
* remove unneeded ffmpeg commandline switches, and enable quiet modeBaptiste Coudurier2008-06-09
* update ffm seek tests now that timestamps are fixedBaptiste Coudurier2008-06-07
* fix pts handling in ffmBaptiste Coudurier2008-06-07
* Reset reading state after successful seek.Baptiste Coudurier2008-06-07
* update regression tests for ts due to r13641Baptiste Coudurier2008-06-03
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-03
* fix servertest in out of tree buildsMåns Rullgård2008-06-02