]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - tests
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / tests /
2009-05-11 conradUpdate regression tests for y4m after r18796
2009-05-11 bcoudurierwrite a single pes for video frames, some proprietary...
2009-05-10 bcoudurierfix total bitrate computation, based on patch by corp18...
2009-05-08 michaelCorrect x/ymin to avoid segfault due to out of picture...
2009-04-12 bcoudurierfix 6 channels raw pcm demuxing, raw pcm now demux...
2009-04-10 cehoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-04-05 michaelMake sure the last bits of huffyuv frames are zeroed.
2009-03-30 diegoRename regression test result files from b-libav* to...
2009-03-30 mruFix running regression tests on remote targets
2009-03-30 diegoSkip creation of tests/data directory in individual...
2009-03-30 diegoMove generated file aynth1.sw to the data subdirectory...
2009-03-30 diegoRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 diegoRename server-regression.sh --> ffserver-regression...
2009-03-30 diegocosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-29 diegoRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 diegoRename test.conf --> ffserver.conf, the new name is...
2009-03-29 diegoRename seek_test.sh --> seek-regression.sh for greater...
2009-03-27 benoitFix seek test build, by undefining printf and fprintf.
2009-03-26 benoitFix a warning on an uninitialized variable.
2009-03-21 rbultjeRemove index writing in RM muxer, since it is broken...
2009-03-21 reimarFix avpicture_get_size for non-paletted formats with...
2009-03-21 bcoudurierupdate ffserver regression ref
2009-03-21 bcoudurierfix valid seeking range
2009-03-21 bcoudurierupdate seek regression ref due to 18063
2009-03-21 jbrFix the ogg regression test, which was broken by r18092...
2009-03-20 cehoyosPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 bcouduriertypo, fix eof check
2009-03-20 bcoudurierdo not write ffm write index by default, detect if...
2009-03-14 bcoudurieruse utc time for timestamp and do not set it if not...
2009-03-14 reimarMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 michaelSwitch regression test to the new seeking API.
2009-03-13 bcoudurierfix swf seeking by fixing new stream detection
2009-03-12 bcoudurierremove sws_flags, seems to have no effect
2009-03-11 bcouduriermxf and mxf d10 regression tests
2009-03-09 reimarFix seek regression test broken by r17905, seeking...
2009-03-09 reimarConvert spurious DOS line breaks to UNIX line breaks...
2009-03-09 bcoudurierchange path pattern to be similar to existing files...
2009-03-09 bcoudurierwrite flt packet, might need some tweaking but it works
2009-03-09 bcouduriercorrectly interleave audio and video according to specs
2009-03-09 bcoudurierwrite timecode track in gxf
2009-03-09 bcoudurierwrite timecode track in gxf
2009-03-08 bcoudurierremove unneeded and empty user data
2009-03-06 jbrflacdec: Parse the metadata header in the raw FLAC...
2009-03-05 schreterPass packet position to the parser, so frame's AVPacket...
2009-03-01 michaelChange the timebase of the raw demuxer to one that...
2009-02-28 cehoyosChange TS seeking so it returns position/timestamp...
2009-02-22 kostyaUpdate regressions for YUV2RGB table generator change...
2009-02-19 aurelmatroskadec: fix seek regression tests according to...
2009-02-19 diegoMark functions only used within the test programs as...
2009-02-08 stefanoReplace the calls to the deprecated av_alloc_format_con...
2009-02-06 michaelEnsure that the palette is set in data[1] for all 8bit...
2009-02-02 benoitSplits the totalbitrate in a videodatarate and audiodat...
2009-01-27 bcoudurierseek at 0 when timestamp requested is negative
2009-01-23 bcoudurierfix endianness of time code, and calculate it in fields...
2009-01-21 bcoudurierfix seek reg tests, Im always forgetting this
2009-01-20 bcoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 bcoudurierset correct value for starting line
2009-01-20 bcoudurierfix gxf time code mark out value
2009-01-17 conradUpdate regression tests after r16651
2009-01-14 bcouduriercalculate pat, pmt and sdt exact size and adjust total...
2009-01-14 bcoudurierupdate seek regression tests due to ts modifications
2009-01-14 bcoudurieronly write dts if they differ from pts, according to...
2009-01-14 bcoudurieruse delay to avoid negative dts
2009-01-14 bcoudurierset pts and dts of pes packets exactly according to...
2008-12-21 michaelFix PTS returned by the demuxers for mpeg4 without...
2008-12-13 reimarFix regression.sh to work on OpenBSD which has md5...
2008-11-23 mruRun regression tests on target system.
2008-10-22 aurel10l: missing change from r15667 - global header also...
2008-10-22 aurelmatroskaenc: require global header
2008-10-15 cehoyosRevert r15615: Enable AC-3 decoding regression tests.
2008-10-13 cehoyosEnable AC-3 decoding regression tests.
2008-09-14 jbrwrite actual min and max frame size to FLAC header...
2008-09-14 jbrwrite MD5 checksum to FLAC header. update regression...
2008-09-14 jbrupdate FLAC regression test due to expected change...
2008-09-13 michaelSwitch regression tests to swscale.
2008-09-09 aurelmatroskadec: after seeking, skeep up to the desired...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-07 aurelfix seek regression tests after r15229
2008-09-04 prossRemove further 1sample=2byte assumptions within FFmpeg...
2008-08-30 michaelFix lossless jpeg encoder to comply to spec and store...
2008-08-25 aurelFix the seek regressions to match changes in r14956...
2008-08-20 aurelmatroska: fix regression test according to r14862
2008-08-19 prossAdd regression tests for F32LE, F64BE and F64LE PCM...
2008-08-11 prossApply PCM ENCODE/DECODE() macros to the S/U,8/24/32...
2008-08-08 prossPCM regression tests.
2008-08-05 bcoudurieradd dv 4:1:1 regression test
2008-08-05 bcoudurier100l, fix test, ref values were done with mv0, dunno...
2008-08-05 bcoudurieradd mpeg2 4:2:2 regression test
2008-08-05 aurelmatroskadec: update seek regression test to match new...
2008-07-31 bcoudurieronly reset buffer state if seeking is sucessfull, updat...
2008-07-31 bcouduriercheck url_fseek return value, update seek reg tests
2008-07-24 michaelFix tiny_psnr so it compares all bytes (it did skip...
2008-07-24 diegocosmetics: typo/grammar fixes
2008-07-24 michaelFix segfault with non existing input files.
2008-07-19 bcoudurierupdate swf video frame number when muxing done, fix...
2008-07-13 michaelMake our flac decoder decode all the data at EOF.
2008-07-13 reimarFix MS ADPCM de- and encoding: first and second sample...
2008-07-08 michael10000l for myself, my last change was incomplete.
2008-07-08 michaelSet cur_dts to 0 only during creating new streams and...
2008-06-22 bcoudurierstore dts in ffm headers
next