]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - tests
Nellymoser ASAO decoder
[frescor/ffmpeg.git] / tests /
2007-10-01 rtogniFix seek regression test for ac3 in rm after r10634
2007-09-11 michaelfix timestamps used for ratecontrol
2007-09-09 michaelallow changing of the spatial_decomposition_count and...
2007-09-08 michaelstore halfpel filter coefficients in the header as...
2007-09-08 michaelcleanup mc_block()
2007-09-07 conradUpdate mkv regression tests after r10421
2007-09-05 conradMatroska regression tests
2007-09-03 benoitIf a stream has no start time, but the first packet...
2007-08-25 michaeluse 16bit IDWT (a SIMD implementation of it should...
2007-08-23 michaeluse more bits on the encoder side
2007-08-21 michaelchange rounding of the horizontal DWT to match the...
2007-08-13 conradUse PRId64 in seek test
2007-08-10 michaelnut regression test
2007-08-09 bcouduriertake care to use video track field number as duration
2007-08-06 michaelignore preroll, it is generally not what AVStream.start...
2007-08-05 michaelmake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-05 michaelupdate seek regressions for r9917
2007-08-04 michaelflashsv regression test
2007-07-19 benoitregression tests for yuv440p yuvj440p
2007-07-13 bcoudurierround timestamps up, k2 broadcast server seems to need it
2007-07-10 mruset locale to C in seek test
2007-07-03 benoitupdate regression checksums after r9447
2007-06-12 diegomisc typo fixes
2007-06-12 diegomisc spelling fixes
2007-06-07 diegoMerge tests Makefile into the top-level Makefile.
2007-06-07 diegoThe server configuration file is passed as a command...
2007-05-30 benoitseek tests only available with GPL enabled
2007-05-29 diegoMark phony swscale_error target as such.
2007-05-27 diego10l: Revert accidental removal of unused code.
2007-05-27 diegoExit with error when running libavtest and not configur...
2007-05-27 diegoRename variable for consistency.
2007-05-27 diegowhitespace cosmetics
2007-05-27 diegobetter variable names
2007-05-27 diegoRemove comments that are neither very enlightening...
2007-05-27 diegoDo not hide the commands make runs.
2007-05-27 diegoFix seek_test compilation for out-of-tree builds.
2007-05-25 diegoRemove portability comment, it should be pure POSIX...
2007-05-25 diegowhitespace cosmetics
2007-05-25 diego'grep -q' is a GNU extension.
2007-05-25 diegoDo not fail or print an error if the logfile already...
2007-05-25 diegoAlso remove seek_test upon clean.
2007-05-24 diegoReplace multiple rules for compiling binaries by one...
2007-05-24 diegoUse proper license header.
2007-05-24 diegotypo
2007-05-24 diegoRemove obsolete and non-working DSP test program.
2007-05-21 michaelforgotten h.261 seek regression checksum update due to
2007-05-16 diegoDo not specify directories in #include path, -I flags...
2007-05-09 diegoRemove trailing / from -I flags, MinGW appears to disli...
2007-05-02 benoitgive the position offset of the file in the packet
2007-05-02 benoitupdate reference file for seek test after delivery...
2007-05-02 benoitmodify order in which files are diff'd
2007-04-22 michaelenable seektest
2007-04-22 michaelseek regression test reference
2007-04-22 michaeldont try to seek on single images
2007-04-22 michaelensure that seek_test is rebuild if any of the libs...
2007-04-22 bcoudurierfix compilation
2007-04-14 michaelfix tiff regression test (bitexact flag was ignoredwhic...
2007-04-06 michaelYUV support patch by (Kamil Nowosad k.nowosad student...
2007-04-06 michaeltiff & sgi regression test
2007-03-24 michaelmd5 test for the image formats
2007-03-24 michaelbmp and tga image regression test
2007-03-24 michael1000000l for me ive misstakely reverted the regression...
2007-03-22 michaelset more reasonable cutoff for audio rate conversion
2007-03-22 michaelupdate resgression tests after the resampler changes
2007-03-18 jbrAC-3 encoded volume is too high. Revert revision 7160:
2007-03-12 diegoRemove -ab 64k from ffmpeg options, this is now default.
2007-03-05 michaelprevent audio packets from being fragmented, wmp mac...
2007-03-05 michaelupdate forgotten regression test chcksums for
2007-03-05 gpoirierchange management of "ab" option in ffmpeg.c, so that...
2007-03-05 michaelall asf files i have have the 2 redundant duration...
2007-03-05 michaelall asf files i have have this field at 2 so lets try...
2007-03-02 diegoRelicense to LGPL and add standard license header.
2007-02-27 diegoAdd standard LGPL header with Fabrice's permission.
2007-02-27 diegoFix 'rm -r' vs 'rm -f' typo.
2007-02-23 alexsynchronize to latest ffm changes
2007-02-22 alex1l, clean up feed1.ffm after finishing the server test
2007-02-22 alexfix the server regression test (it produced for me...
2007-02-14 bcoudurieruse aiff when we can, some players only support aiff
2007-02-12 michaelalways use audio spread (instead of "video no spread...
2007-02-12 michaeloops forgot this one (increase preroll time to min...
2007-02-12 michaelincreaseing preroll time to the minimum of the asf...
2007-02-12 michaelremove md5 check for wma as there are rounding differen...
2007-02-12 michaeldisabling vorbis regression test for now, both encoder...
2007-02-12 michaeldont set the keyframe flag for audio as microshitty...
2007-02-12 mbardiauxRegression changes after addition of fact chunk to...
2007-02-09 michaelfix broken memset(padding, 0) code
2007-02-07 michaeliam pretty sure send time is dts and not pts ...
2007-02-07 michaelvorbis regression test
2007-02-07 bcoudurierfix regression tests due to pixel format name changes
2007-02-06 michaelwma regression test
2007-02-06 diegoAdd seektest to list of PHONY targets.
2007-02-05 michaelindent
2007-02-05 michaeldont output information about what is demuxed after...
2007-02-05 michael10l uninitalized cola
2007-02-05 michaelseek regression tests
2007-01-25 diegoDo not run (broken) ffserver test by default and warn...
2007-01-21 michaelfix msmpeg4v3 tag in asf
2007-01-18 diegoAdd/update some comments.
2007-01-18 diegoRename do_libav var so as not to clash with the do_liba...
2007-01-16 mruupdate swf regression checksum
next