]> git.sesse.net Git - ffmpeg/history - tests
Support wb00+dc00 chunk mix.
[ffmpeg] / tests /
2008-03-18 Baptiste Couduriercosmetics, remove superflous comments
2008-03-10 Panagiotis IssarisUpdate the regression tests reference values after...
2008-03-07 Måns Rullgårdreplace -f pgmyuv with -f image2 -vcodec pgmyuv
2008-03-07 Måns RullgårdSimplify do_video_encoding() in regression.sh
2008-03-07 Måns RullgårdRemove mp4psp regression test
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
2008-03-05 Michael NiedermayerThe last flag fix fixed mpeg4-qprd (there the flags...
2008-02-25 Michael NiedermayerFix trellis quant + AAN DCT.
2008-02-16 Diego BiurrunThis shell script is not bash-specific.
2008-02-16 Diego BiurrunRemove check for the availability of the -u diff flag...
2008-02-15 Michael NiedermayerFix timestamps and durations if the first packets have...
2008-02-15 Michael NiedermayerIt appears last_pts was not set ...
2008-02-15 Michael NiedermayerHeader elision muxing support.
2008-02-14 Benoit FouetUpdate regression test checksum for ffm.
2008-02-05 Baptiste Coudurierseek regression ref update for ogg
2008-02-05 Baptiste CoudurierFix issue 338:
2008-02-04 Oded ShimonUpdate seektest regression as well to previous lavf...
2008-02-04 Oded Shimonback_ptr calculation used wrong timebase when searching...
2008-02-04 Oded ShimonFix intented algo in syncpoint writing before keyframes...
2008-02-04 Oded Shimonnut->max_distance was not set at all anywhere in the...
2008-02-04 Oded Shimonff_nut_reset_ts() expected to get 'ts*time_base_count...
2008-02-03 Måns Rullgårdremove single-frame images from seektest
2008-02-03 Måns Rullgårdremove useless/incorrect comments in regression.sh
2008-02-03 Måns Rullgårdsplit lavf regression tests
2008-02-03 Måns Rullgårdsplit regression tests allowing make to run them in...
2008-02-03 Måns Rullgårdget seek regression test filenames from reference file
2008-01-31 Michael NiedermayerFix b-libav.ul/al seek regression test.
2008-01-30 Måns Rullgårdremove duplicate, disabled nut regression test
2008-01-29 Diego BiurrunPrint the name of the regression test that was run...
2008-01-28 Måns Rullgårdrename dv50 regression test output file to dv50.dv
2008-01-17 Michael NiedermayerConsider initial EOR in the back_ptr calculation.
2007-12-03 Benjamin Larsson4 months of hard development and finally it's done...
2007-12-03 Michael Niedermayercorrect invalid duration
2007-12-02 Kostya ShishkovFix regression tests after r11127 and 11129
2007-11-11 Baptiste Coudurierogg seek regression ref
2007-11-10 Baptiste Coudurierogg muxer
2007-11-09 Diego BiurrunDisable unused function, fixes the warning:
2007-11-06 Timofei V. Bondarenkofix predictor initialization for adpcm-ima encoder...
2007-11-05 Benoit FouetFix mov checksums following r10852.
2007-11-03 Kostya ShishkovSeek regression for RM demuxer fix
2007-10-01 Roberto TogniFix seek regression test for ac3 in rm after r10634
2007-09-11 Michael Niedermayerfix timestamps used for ratecontrol
2007-09-09 Michael Niedermayerallow changing of the spatial_decomposition_count and...
2007-09-08 Michael Niedermayerstore halfpel filter coefficients in the header as...
2007-09-08 Michael Niedermayercleanup mc_block()
2007-09-07 David ConradUpdate mkv regression tests after r10421
2007-09-05 David ConradMatroska regression tests
2007-09-03 Neil BrownIf a stream has no start time, but the first packet...
2007-08-25 Michael Niedermayeruse 16bit IDWT (a SIMD implementation of it should...
2007-08-23 Michael Niedermayeruse more bits on the encoder side
2007-08-21 Michael NiedermayerChange rounding of the horizontal DWT to match the...
2007-08-13 David ConradUse PRId64 in seek test
2007-08-10 Michael Niedermayernut regression test
2007-08-09 Baptiste Couduriertake care to use video track field number as duration
2007-08-06 Michael Niedermayerignore preroll, it is generally not what AVStream.start...
2007-08-05 Michael Niedermayermake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-05 Michael Niedermayerupdate seek regressions for r9917
2007-08-04 Michael Niedermayerflashsv regression test
2007-07-19 Andreas Ömanregression tests for yuv440p yuvj440p
2007-07-13 Baptiste Coudurierround timestamps up, k2 broadcast server seems to need it
2007-07-10 Måns Rullgårdset locale to C in seek test
2007-07-03 Benoit Fouetupdate regression checksums after r9447
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-07 Diego BiurrunMerge tests Makefile into the top-level Makefile.
2007-06-07 Diego BiurrunThe server configuration file is passed as a command...
2007-05-30 Benoit Fouetseek tests only available with GPL enabled
2007-05-29 Diego BiurrunMark phony swscale_error target as such.
2007-05-27 Diego Biurrun10l: Revert accidental removal of unused code.
2007-05-27 Diego BiurrunExit with error when running libavtest and not configur...
2007-05-27 Diego BiurrunRename variable for consistency.
2007-05-27 Diego Biurrunwhitespace cosmetics
2007-05-27 Diego Biurrunbetter variable names
2007-05-27 Diego BiurrunRemove comments that are neither very enlightening...
2007-05-27 Diego BiurrunDo not hide the commands make runs.
2007-05-27 Diego BiurrunFix seek_test compilation for out-of-tree builds.
2007-05-25 Diego BiurrunRemove portability comment, it should be pure POSIX...
2007-05-25 Diego Biurrunwhitespace cosmetics
2007-05-25 Diego Biurrun'grep -q' is a GNU extension.
2007-05-25 Diego BiurrunDo not fail or print an error if the logfile already...
2007-05-25 Diego BiurrunAlso remove seek_test upon clean.
2007-05-24 Diego BiurrunReplace multiple rules for compiling binaries by one...
2007-05-24 Diego BiurrunUse proper license header.
2007-05-24 Diego Biurruntypo
2007-05-24 Diego BiurrunRemove obsolete and non-working DSP test program.
2007-05-21 Michael Niedermayerforgotten h.261 seek regression checksum update due to
2007-05-16 Ronald S. BultjeDo not specify directories in #include path, -I flags...
2007-05-09 Zuxy MengRemove trailing / from -I flags, MinGW appears to disli...
2007-05-02 Daniel Cardenasgive the position offset of the file in the packet
2007-05-02 Benoit Fouetupdate reference file for seek test after delivery...
2007-05-02 Benoit Fouetmodify order in which files are diff'd
2007-04-22 Michael Niedermayerenable seektest
2007-04-22 Michael Niedermayerseek regression test reference
2007-04-22 Michael Niedermayerdont try to seek on single images
2007-04-22 Michael Niedermayerensure that seek_test is rebuild if any of the libs...
2007-04-22 Baptiste Coudurierfix compilation
2007-04-14 Michael Niedermayerfix tiff regression test (bitexact flag was ignoredwhic...
2007-04-06 Kamil NowosadYUV support patch by (Kamil Nowosad k.nowosad student...
2007-04-06 Michael Niedermayertiff & sgi regression test
2007-03-24 Michael Niedermayermd5 test for the image formats
next