]> git.sesse.net Git - ffmpeg/history - tests/ref/lavf
arm: fix use of uninitialised value in ff_fft_fixed_init_arm()
[ffmpeg] / tests / ref / lavf /
2012-10-16 Victor Vasilievriff: do not write empty INFO tags
2012-10-06 Justin Rugglesffm: do not write or read the audio sample format
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-06-04 Alex Conversemovenc: Write chan atom for all audio tracks in mov...
2012-05-15 Mans Rullgardfate: use standard diff options
2012-04-24 Justin RugglesFATE: avoid channel mixing in lavf-dv_fmt
2012-04-20 Justin RugglesFATE: allow lavf tests to alter input parameters
2012-04-15 Anton Khirnovavconv: get output pixel format from lavfi.
2012-03-20 Justin Rugglesmpegaudioenc: use AVCodec.encode2()
2012-03-20 Justin Rugglesac3enc: update to AVCodec.encode2()
2012-03-14 Paul B Maholfate: add pam image regression test
2012-03-04 Derek Buitenhuisfate: Add sunrast regression test
2012-02-29 Martin Storsjödpxenc: Don't include the libavcodec ident if bitexact...
2012-02-29 Anton Khirnovmpegvideo_enc: add chroma/luma_elim_threshold private...
2012-02-21 Reimar DöffingerEnable already existing rso regression test.
2012-02-21 Reimar DöffingerAdd regression test for "sox" format muxer/demuxer.
2012-02-21 Carl Eugen HoyosAdd dpx encoding regression test.
2012-02-08 Anton Khirnovrawenc: switch to encode2().
2012-02-07 Anton Khirnovavconv: rework -t handling for encoding.
2012-01-27 Anton Khirnovlavc: increase major version to 54.
2012-01-26 Paul B Maholfate: add XWD image regression test
2012-01-10 Martin Storsjöfate: Update file checksums after the mov muxer change...
2011-12-09 Justin Rugglesmovenc: simplify handling of pcm vs. adpcm vs. other...
2011-11-18 Anton Khirnovfate-lavf-ts: use -mpegts_transport_stream_id option.
2011-11-02 Diego BiurrunReplace vendor string in Ogg and FLAC muxers.
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-07-17 Mans Rullgardfate: separate lavf-mxf_d10 test from lavf-mxf
2011-07-13 Jindrich Makovickampegtsenc: set Random Access indicator on keyframe...
2011-07-08 Anton Khirnovffmpeg: deprecate loop_input and loop_output options
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-05-13 Baptiste Couduriermovenc: always write esds descriptor length using 4...
2011-05-10 Vitor Sessaklavf/utils: fix ff_interleave_compare_dts corner case.
2011-04-28 Anton Khirnovmpegtsenc: make PMT PID really start on pmt_start_pid
2011-04-26 Justin Rugglesac3enc: correct the flipped sign in the ac3_fixed encoder
2011-04-17 Diego BiurrunUpdate regtest checksums after revision 6001dad.
2011-04-12 Vitor Sessaklavf/utils.c: Order packets with identical PTS by strea...
2011-04-04 Justin Rugglesac3enc: select bandwidth based on bit rate, sample...
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-02-15 Justin Rugglesac3enc: change default floor code to 7.
2011-02-02 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-01-28 Mans RullgardUpdate mpegts test reference
2011-01-26 Georgi Chorbadzhiyskimpegtsenc: set reserved bits to 1 in PCR field
2011-01-19 Justin RugglesAdd regression test for stereo s16le in voc.
2010-12-29 Justin RugglesChange the default dB-per-bit code from 2 to 3.
2010-12-21 Justin RugglesChange FIX15() back to clipping to -32767..32767.
2010-12-14 Justin RugglesUpdate the test references for lavf-rm and seek-ac3_rm.
2010-10-16 Michael NiedermayerAvoid negative SCR in mpeg ps muxer.
2010-10-07 Baptiste CoudurierUpdate gxf regression tests because of r25399
2010-10-07 Reuben MartinIn gxf muxer, fix flt entry offset, patch by Reuben...
2010-10-07 Michael NiedermayerInit SCR in mpeg muxer based on first DTS.
2010-08-31 Vitor SessakTest decoding in fate-lavf-gif
2010-08-31 Vitor SessakPNG image regression testing
2010-07-21 Thierry Foucugxfenc: Fix ES name in the UMF media description, by...
2010-07-02 Baptiste CoudurierIn mxf muxer, fix last b frame temporal offset
2010-06-04 David Conradmatroskaenc: Don't write a second seekhead for the...
2010-06-04 James Zernmatroskaenc: Mux clusters better
2010-05-24 David Conradmatroskaenc: Write codec time base as default duration...
2010-05-22 David ConradUpdate regression tests after removing track timecode...
2010-05-21 Baptiste CoudurierIn ogg muxer, pack multiple frames into one page, much...
2010-04-02 Michael NiedermayerChange default for bidir_refine to 1.
2010-03-25 Baptiste Coudurier10l, update ref value for ffm since default flags chang...
2010-03-15 Michael Niedermayeruse mpeg2 quantization bias for mjpeg.
2010-03-08 Baptiste Couduriermpegts vbr muxing, activated when muxing rate is not...
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for pmt as well
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for streams
2010-03-08 Baptiste Coudurier10l typo, fix ts total bit rate computation
2010-03-07 Måns Rullgårdregtest: place image sequence outputs in separate direc...
2010-03-02 Måns RullgårdPlace regtest-pixfmt output files in separate dir
2010-03-02 Måns RullgårdPlace regression test output files in subdirs per family
2010-02-24 Yann CoupinCorrectly increment continuity_counter in PCR packets.
2010-02-03 Michael NiedermayerCorrect opts calulation in ffmpeg.c.
2010-02-01 Michael NiedermayerCheck pkt.pts against the recording time.
2010-01-21 David ConradUpdate regression tests after r21372
2010-01-16 Måns Rullgårdregtest: split reference files allowing tests to run...