Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-12-24smacker: fix a few off by 1 errorsMichael Niedermayer
2011-04-30lavf: inspect more frames for fps when container time base is coarseReinhard Tartler
2011-03-18consolidate .gitignore patters into a single fileJanne Grunau
2011-03-18convert svn:ignore properties to .gitignore filesJanne Grunau
2010-05-29matroskaenc: Write codec time base as default duration for video tracks.Reinhard Tartler
2010-05-25Update regression tests after removing track timecode scale from mkvencReinhard Tartler
2010-05-23In ogg muxer, pack multiple frames into one page, much lower overheadReinhard Tartler
2010-04-19FATE: update nsv-demux checksumsMåns Rullgård
2010-04-13FATE: update vqf-demux checksumMåns Rullgård
2010-04-02Change default for bidir_refine to 1.Michael Niedermayer
2010-03-2510l, update ref value for ffm since default flags changed and are stored in t...Baptiste Coudurier
2010-03-20Add VorbisComment writing to FLAC files.James Darnley
2010-03-18Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini
2010-03-18Add some ad-hoc tests for libavfilter.Stefano Sabatini
2010-03-15Add FATE testsMåns Rullgård
2010-03-15use mpeg2 quantization bias for mjpeg.Michael Niedermayer
2010-03-14Make sure all mvs of a mb are set in the error concealment code.Michael Niedermayer
2010-03-11oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad
2010-03-11oggdec: Set data_offset to the right valueDavid Conrad
2010-03-11oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad
2010-03-09mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier
2010-03-09Start continuity counter at 0 for pmt as wellBaptiste Coudurier
2010-03-08Start continuity counter at 0 for streamsBaptiste Coudurier
2010-03-0810l typo, fix ts total bit rate computationBaptiste Coudurier
2010-03-08Make ffserver regression test run (still fails)Måns Rullgård
2010-03-08regtest: move md5sum wrappers into separate fileMåns Rullgård
2010-03-07regtest: run seektest on image sequencesMåns Rullgård
2010-03-07regtest: run seektest on lavftest output filesMåns Rullgård
2010-03-07regtest: place image sequence outputs in separate directoriesMåns Rullgård
2010-03-04Simplify starting and ending clustersDavid Conrad
2010-03-03Make seektest messages similar to other testsMåns Rullgård
2010-03-03Run seektest on all generated filesMåns Rullgård
2010-03-03Place regtest-pixfmt output files in separate dirMåns Rullgård
2010-03-03Remove unused argument to test scriptsMåns Rullgård
2010-03-03Place regression test output files in subdirs per familyMåns Rullgård
2010-03-02Revert "Remove the self reference in the seektest that prevented it from"Måns Rullgård
2010-03-02Remove the self reference in the seektest that prevented it fromMichael Niedermayer
2010-03-02Make sure we dont double test files and sort the list.Michael Niedermayer
2010-03-02Codec copy test.Michael Niedermayer
2010-02-28Free packets read in seek_test.Reimar Döffinger
2010-02-28Fix some memory leaks in seek_test test program:Reimar Döffinger
2010-02-24Correctly increment continuity_counter in PCR packets.Yann Coupin
2010-02-18Use stripped executable in regression testsMåns Rullgård
2010-02-03Correct opts calulation in ffmpeg.c.Michael Niedermayer
2010-02-02Set AVPacket.pos in MPEG-PS demuxer.Michael Niedermayer
2010-02-02Check pkt.pts against the recording time.Michael Niedermayer
2010-01-31Separate audio-only tests so they are only run onceMåns Rullgård
2010-01-22Update regression tests after r21372David Conrad
2010-01-16regtest: split wma test into wmav1 and wmav2Måns Rullgård
2010-01-16regtest: split reference files allowing tests to run individuallyMåns Rullgård