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
2012-10-16Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b'Michael Niedermayer
2012-10-16msvideo1enc: fix interframe encodingMichael Niedermayer
2012-10-16msvideo1enc: fix initial keyframe valueMichael Niedermayer
2012-10-16tiny_psnr: check for specified sample size less than 1Mans Rullgard
2012-10-16fate: improve md5sum utility selectionMans Rullgard
2012-10-15movenc: fix tmcd parametersMichael Niedermayer
2012-10-15lavf/mkv: avoid negative ts by default.Clément Bœsch
2012-10-15tests: add fate-xface testStefano Sabatini
2012-10-13tests: fix checksums for png aspect ratio changeMichael Niedermayer
2012-10-13pngenc: write sample aspect ratioPaul B Mahol
2012-10-13Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'Michael Niedermayer
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-13fate: update pcx referencePaul B Mahol
2012-10-12fate: add avstring testDiego Biurrun
2012-10-12movenc: fix timescale for timecode trackMichael Niedermayer
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-11Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer
2012-10-11fate: add vf_idet filter to lavfi regression testsMatthieu Bouron
2012-10-10fate: add h263 obmc vsynth testsJanne Grunau
2012-10-10parseutils-test: do not print numerical error codesMans Rullgard
2012-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-10Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer
2012-10-10fate: Refactor setting of environment variables for groups of testsDiego Biurrun
2012-10-09fate: Add tests of the ff_make_absolute_url functionMartin Storsjö
2012-10-09fate-lossless-tak: remove unneeded -f s16lePaul B Mahol
2012-10-09movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson
2012-10-08TAK demuxer, decoder and parserPaul B Mahol
2012-10-08fate/ffprobe: add some stream metadata.Clément Bœsch
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-07tests/Makefile: fix ffprobe-test.nut with target-execjamal
2012-10-06ffm: do not write or read the audio sample formatJustin Ruggles
2012-10-06fate: Add parseutils testDiego Biurrun
2012-10-04movenc.c: Add support for >16bit BE flavoursTim Nicholson
2012-10-04movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer
2012-10-03framecrcenc: print flags and side data elementsMichael Niedermayer
2012-10-038svx: Fixing header size, move decoding to per call instead of the first call.Justin Ruggles
2012-10-038svx: copy start value in output samples.Nicolas George
2012-10-02nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer
2012-10-02nut: store and read the r_frame_rateMichael Niedermayer
2012-10-02nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rateMichael Niedermayer
2012-09-30ffprobe: extend disposition printing supportStefano Sabatini
2012-09-29doc/fate: Move fate config example into doc subdirectoryAlexander Strasser
2012-09-29fate: Fix --disable-zlibjamal
2012-09-28mov: remove default of 1024 sample skip for aac.Michael Niedermayer
2012-09-28tests/Makefile: fix ffprobe test dependancyMichael Niedermayer
2012-09-28asfenc: avoid negative timestampsn1.1-devMichael Niedermayer
2012-09-27mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer
2012-09-27fate: add faststart regression test.Clément Bœsch
2012-09-24fate: fix --disable-ffprobeMichael Niedermayer