summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* update regressions tests, should be stable nowBaptiste Coudurier2008-05-30
* sleep seems needed to wait for feed to be setupBaptiste Coudurier2008-05-30
* Update regression checksums after dts calculation fix (r13470).Michael Niedermayer2008-05-28
* update regression ref due to r13412Baptiste Coudurier2008-05-26
* use short optionBaptiste Coudurier2008-05-25
* do not loop input, uselessBaptiste Coudurier2008-05-24
* fix feed path according to regression scriptBaptiste Coudurier2008-05-24
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-24
* no need to sleep to hide crashesBaptiste Coudurier2008-05-21
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* #include required stdint.h header directly.Diego Biurrun2008-05-08
* #include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun2008-05-07
* Do not duplicate -y parameter on regression.sh.Ramiro Polla2008-05-01
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-01
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-25
* cosmeticsBaptiste Coudurier2008-04-25
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* 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
* homogenous regression tests output for image formatsBaptiste Coudurier2008-03-30
* missed oneBaptiste Coudurier2008-03-30
* cosmetics, remove leading whitespacesBaptiste Coudurier2008-03-30
* change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier2008-03-30
* Use 15-bit LPC precision by default. This generally gives better compressionJustin Ruggles2008-03-30
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-30
* cosmetics, remove superflous commentsBaptiste Coudurier2008-03-18
* Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris2008-03-10
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-07
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-07