]> git.sesse.net Git - ffmpeg/history - tests
Fix unaligned accesses by doing bytewise access until aligned, then
[ffmpeg] / tests /
2009-06-14 Måns Rullgårdregtest: print commands also for image format tests
2009-05-27 Baptiste Coudurierdemux whole PES packets from TS
2009-05-27 Wolfram GlogerFix off by one offset with fetch_timestamps, pts_parser...
2009-05-23 Baptiste CoudurierFix regression tests, diff was due to a patch to mpeg...
2009-05-23 Larbi Joubalafix hdlr descr in mp4 which use c string, patch by...
2009-05-23 corp186compute total bitrate more accurately, patch by corp186...
2009-05-23 Baptiste Coudurierpad last audio frame when encoding
2009-05-11 David ConradUpdate regression tests for y4m after r18796
2009-05-11 Baptiste Coudurierwrite a single pes for video frames, some proprietary...
2009-05-10 Baptiste Coudurierfix total bitrate computation, based on patch by corp18...
2009-05-08 Michael NiedermayerCorrect x/ymin to avoid segfault due to out of picture...
2009-04-12 Baptiste Coudurierfix 6 channels raw pcm demuxing, raw pcm now demux...
2009-04-10 Carl Eugen HoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-04-05 Michael NiedermayerMake sure the last bits of huffyuv frames are zeroed.
2009-03-30 Diego BiurrunRename regression test result files from b-libav* to...
2009-03-30 Måns RullgårdFix running regression tests on remote targets
2009-03-30 Diego BiurrunSkip creation of tests/data directory in individual...
2009-03-30 Diego BiurrunMove generated file aynth1.sw to the data subdirectory...
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 Diego BiurrunRename server-regression.sh --> ffserver-regression...
2009-03-30 Diego Biurruncosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-29 Diego BiurrunRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 Diego BiurrunRename test.conf --> ffserver.conf, the new name is...
2009-03-29 Diego BiurrunRename seek_test.sh --> seek-regression.sh for greater...
2009-03-27 Benoit FouetFix seek test build, by undefining printf and fprintf.
2009-03-26 Benoit FouetFix a warning on an uninitialized variable.
2009-03-21 Ronald S. BultjeRemove index writing in RM muxer, since it is broken...
2009-03-21 Reimar DöffingerFix avpicture_get_size for non-paletted formats with...
2009-03-21 Baptiste Coudurierupdate ffserver regression ref
2009-03-21 Baptiste Coudurierfix valid seeking range
2009-03-21 Baptiste Coudurierupdate seek regression ref due to 18063
2009-03-21 Justin RugglesFix the ogg regression test, which was broken by r18092...
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 Baptiste Couduriertypo, fix eof check
2009-03-20 Baptiste Coudurierdo not write ffm write index by default, detect if...
2009-03-14 Baptiste Coudurieruse utc time for timestamp and do not set it if not...
2009-03-14 Reimar DöffingerMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 Michael NiedermayerSwitch regression test to the new seeking API.
2009-03-13 Baptiste Coudurierfix swf seeking by fixing new stream detection
2009-03-12 Baptiste Coudurierremove sws_flags, seems to have no effect
2009-03-11 Baptiste Couduriermxf and mxf d10 regression tests
2009-03-09 Reimar DöffingerFix seek regression test broken by r17905, seeking...
2009-03-09 Reimar DöffingerConvert spurious DOS line breaks to UNIX line breaks...
2009-03-09 Baptiste Coudurierchange path pattern to be similar to existing files...
2009-03-09 Baptiste Coudurierwrite flt packet, might need some tweaking but it works
2009-03-09 Baptiste Couduriercorrectly interleave audio and video according to specs
2009-03-09 Baptiste Coudurierwrite timecode track in gxf
2009-03-09 Baptiste Coudurierwrite timecode track in gxf
2009-03-08 Baptiste Coudurierremove unneeded and empty user data
2009-03-06 Justin Rugglesflacdec: Parse the metadata header in the raw FLAC...
2009-03-05 Ivan SchreterPass packet position to the parser, so frame's AVPacket...
2009-03-01 Michael NiedermayerChange the timebase of the raw demuxer to one that...
2009-02-28 Ivan SchreterChange TS seeking so it returns position/timestamp...
2009-02-22 Kostya ShishkovUpdate regressions for YUV2RGB table generator change...
2009-02-19 Aurelien Jacobsmatroskadec: fix seek regression tests according to...
2009-02-19 Diego BiurrunMark functions only used within the test programs as...
2009-02-08 Stefano SabatiniReplace the calls to the deprecated av_alloc_format_con...
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2009-02-02 Stefan de KoninkSplits the totalbitrate in a videodatarate and audiodat...
2009-01-27 Baptiste Coudurierseek at 0 when timestamp requested is negative
2009-01-23 Baptiste Coudurierfix endianness of time code, and calculate it in fields...
2009-01-21 Baptiste Coudurierfix seek reg tests, Im always forgetting this
2009-01-20 Baptiste CoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 Baptiste Coudurierset correct value for starting line
2009-01-20 Baptiste Coudurierfix gxf time code mark out value
2009-01-17 David ConradUpdate regression tests after r16651
2009-01-14 Baptiste Couduriercalculate pat, pmt and sdt exact size and adjust total...
2009-01-14 Baptiste Coudurierupdate seek regression tests due to ts modifications
2009-01-14 Baptiste Coudurieronly write dts if they differ from pts, according to...
2009-01-14 Baptiste Coudurieruse delay to avoid negative dts
2009-01-14 Baptiste Coudurierset pts and dts of pes packets exactly according to...
2008-12-21 Michael NiedermayerFix PTS returned by the demuxers for mpeg4 without...
2008-12-13 Reimar DöffingerFix regression.sh to work on OpenBSD which has md5...
2008-11-23 Måns RullgårdRun regression tests on target system.
2008-10-22 Aurelien Jacobs10l: missing change from r15667 - global header also...
2008-10-22 Aurelien Jacobsmatroskaenc: require global header
2008-10-15 Carl Eugen HoyosRevert r15615: Enable AC-3 decoding regression tests.
2008-10-13 Carl Eugen HoyosEnable AC-3 decoding regression tests.
2008-09-14 Justin Ruggleswrite actual min and max frame size to FLAC header...
2008-09-14 Justin Ruggleswrite MD5 checksum to FLAC header. update regression...
2008-09-14 Justin Rugglesupdate FLAC regression test due to expected change...
2008-09-13 Michael NiedermayerSwitch regression tests to swscale.
2008-09-09 Aurelien Jacobsmatroskadec: after seeking, skip up to the desired...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-09-07 Aurelien Jacobsfix seek regression tests after r15229
2008-09-04 Peter RossRemove further 1sample=2byte assumptions within FFmpeg...
2008-08-30 Michael NiedermayerFix lossless jpeg encoder to comply to spec and store...
2008-08-25 Aurelien JacobsFix the seek regressions to match changes in r14956...
2008-08-20 Aurelien Jacobsmatroska: fix regression test according to r14862
2008-08-19 Peter RossAdd regression tests for F32LE, F64BE and F64LE PCM...
2008-08-11 Peter RossApply PCM ENCODE/DECODE() macros to the S/U,8/24/32...
2008-08-08 Peter RossPCM regression tests.
2008-08-05 Baptiste Coudurieradd dv 4:1:1 regression test
2008-08-05 Baptiste Coudurier100l, fix test, ref values were done with mv0, dunno...
2008-08-05 Baptiste Coudurieradd mpeg2 4:2:2 regression test
2008-08-05 Aurelien Jacobsmatroskadec: update seek regression test to match new...
2008-07-31 Baptiste CoudurierOnly reset buffer state if seeking is successful; updat...
2008-07-31 Baptiste Couduriercheck url_fseek return value, update seek reg tests
2008-07-24 Michael NiedermayerFix tiny_psnr so it compares all bytes (it did skip...
2008-07-24 Diego Biurruncosmetics: typo/grammar fixes
next