]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-04-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-09 Reimar DöffingerFix gif regression test on big-endian.
2012-04-09 Michael Niedermayerexr: optimize exr_halflt2uint()
2012-04-09 Reimar DöffingerAdd gif and xbm regression tests.
2012-04-09 Reimar Döffingervf_scale: ensure the palette is set for output.
2012-04-09 Reimar DöffingerMark GRAY8 format as pseudo-paletted.
2012-04-09 Reimar Döffingerscale: fix slice rendering with conversion between...
2012-04-09 Reimar DöffingerRV20: try keeping aspect during resolution changes.
2012-04-09 Reimar Döffingeraacdec: update debug code to always print the processed...
2012-04-09 Justin Rugglesavconv: use default alignment for audio buffer
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-09 Justin Rugglesavutil: use align == 0 for default alignment in audio...
2012-04-09 Justin Rugglesavutil: allow NULL linesize in av_samples_fill_arrays...
2012-04-09 Anton Khirnovavconv: remove OutputStream.picref.
2012-04-09 Anton Khirnovavconv: only set SAR once on the decoded frame.
2012-04-08 Reimar DöffingerAdd v408 codec regression test.
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Nicolas Georgeaudioconvert: make av_get_channel_layout accept composi...
2012-04-08 Reimar DöffingerAdd roqaudio regression test.
2012-04-08 Justin Rugglesavutil: add av_get_packed_sample_fmt() and av_get_plana...
2012-04-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-08 Reimar DöffingerAllow running fate-wmv8-x8intra manually.
2012-04-08 Reimar DöffingerAllow manually running disabled FATE tests.
2012-04-08 Reimar DöffingerFix nellymoser encoder crash with hardcoded tables.
2012-04-08 Reimar DöffingerUpdate reference for disabled fate-wmv8-x8intra test...
2012-04-08 Michael Niedermayerffv1: set slice geometry based on user specified slices.
2012-04-08 Michael Niedermayerffv1: allow enabling of version 2 by using some of...
2012-04-08 Michael Niedermayerffv1: fix version=2 chroma handling
2012-04-08 Michael Niedermayerffv1: add a minor version field beginning with ffv1.3
2012-04-08 Martin Storsjörtsp: Don't use av_malloc(0) if there are no streams
2012-04-08 Martin Storsjörtsp: Don't use uninitialized data if there are no...
2012-04-08 Reimar DöffingerFix side-data memleak also for audio.
2012-04-08 Gwenole Beauchesnevaapi: mpeg2: fix slice_vertical_position calculation.
2012-04-08 Gwenole Beauchesnehwaccel: mpeg2: decode first field, if requested.
2012-04-08 Martin Storsjöcosmetics: Fix indentation
2012-04-08 Martin Storsjörtsp: Don't expose the MS-RTSP RTX data stream to the...
2012-04-08 Thierry Foucumpegtsenc: Add support to mux s302 stream
2012-04-08 Michael Niedermayerconfigure: fix - vs _ error
2012-04-08 Reimar DöffingerAdd nellymoser "fuzzy" FATE test.
2012-04-08 Reimar DöffingerAllow setting CODEC_FLAG2_CHUNKS via the name "chunks".
2012-04-08 Reimar DöffingerFixes for third argument do_image_formats.
2012-04-07 Stefano Sabatiniffprobe: use avbprint API
2012-04-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-07 Reimar DöffingerSupport detecting and demuxing EIA-608 subtitles in...
2012-04-07 Michael Niedermayermpeg4videodec: Force quant_precision to stay within...
2012-04-07 Michael Niedermayerwmalosslessdec: rawpcm_tile fixes to keep get_bits...
2012-04-07 Michael Niedermayerwmalosslessdec: channel residues can be 32 bit thus...
2012-04-07 Michael Niedermayermpeg12dec: Prevent f_code from becoming invalid.
2012-04-07 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-04-07 Michael Niedermayerh264_ps: check log2_max_frame_num for validity.
2012-04-07 Michael Niedermayerrv34: Fix check_slice_end() handling of 0 bits left...
2012-04-07 Michael Niedermayermpeg4videodec: make sure f/b_code are not invalid values.
2012-04-07 Michael Niedermayerget_bits: check the number of bits parameter through...
2012-04-07 Michael Niedermayervc1: fix incorrect show_bits() usage.
2012-04-07 Michael Niedermayerput_bits: add av_assert2() to check out of array writes.
2012-04-07 Reimar DöffingerDo not decode the mp3 data in lavf test since that...
2012-04-07 Reimar Döffingerdcaenc: Allow encoding without specifying a channel_layout.
2012-04-07 Reimar DöffingerTest mp3 container muxing (and thus ID3 writing).
2012-04-07 Reimar DöffingerFix DCA regression test to work across architectures.
2012-04-07 Stefano Sabatinidoc/muxers: add documentation for the md5 and framemd5...
2012-04-07 Stefano Sabatinidoc/muxers: clarify documentation for the framecrc...
2012-04-07 Stefano Sabatinidoc/muxers: update documentation for the framecrc muxer
2012-04-07 Stefano Sabatinidoc/filters: remove reference to removed delogo wrapper
2012-04-07 Stefano Sabatinilavfi/mp: remove remove_logo wrapper
2012-04-07 Stefano Sabatinilavfi: port libmpcodecs remove-logo filter
2012-04-07 Michael Niedermayerfate: try to force le for the dpx decoder side too
2012-04-07 Reimar DöffingerAdd AAC FATE encode tests.
2012-04-07 Reimar DöffingerRemove AAC and nellymoser tests that do not work.
2012-04-07 Reimar DöffingerAdd tests for audio encoders: aac, dca, ra144 and nelly...
2012-04-07 Reimar Döffingeraacenc: Fix issues with huge values of bit_rate.
2012-04-07 Michael Niedermayerproresenc_kostya: Mention likely ancestry in the licens...
2012-04-07 Michael Niedermayerproresenc_kostya: fix encoded mantissa.
2012-04-07 Michael Niedermayerproresenc_anatoly: fix encoded mantissa.
2012-04-07 Michael Niedermayeradpcmenc: fix encoded s_0 value.
2012-04-07 Michael Niedermayerbuild system: support setting avassert() assert_level
2012-04-07 Michael Niedermayerput_bits: switch assert to av_assert2()
2012-04-07 Michael Niedermayermpegpsenc: fix user specified mux rate
2012-04-07 Michael Niedermayerfate: try to fix >8bit dpx reg test
2012-04-06 Martin Storsjörtpdec_asf: Set the no_resync_search option for the...
2012-04-06 Martin Storsjöasfdec: Add an option for not searching for the packet...
2012-04-06 Martin Storsjöcosmetics: Clean up the tiffenc pix_fmts declaration...
2012-04-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-04-06 Michael Niedermayerexr: fix mixed declaration and statements.
2012-04-06 Martin Storsjöcosmetics: Convert mimic.c to utf-8
2012-04-06 Anton Khirnovavconv: remove an unused function parameter.
2012-04-06 Anton Khirnovavconv: remove now pointless variables.
2012-04-06 Anton Khirnovavconv: drop support for building without libavfilter.
2012-04-06 Reimar Döffingertiny_psnr: allow searching for optimal shift value.
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Joakim Platelibavformat: Only require first packet to be known...
2012-04-06 Reimar DöffingerAdd regression test for mov rtp hinting.
2012-04-06 Reimar Döffingerdpxenc: also test 10 and 16 bit formats.
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Martin Storsjöavplay: Don't try to scale timestamps if the tb isn...
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2012-04-06 Anne Aaronmpeg12: Do not change frame_pred_frame_dct flag and...
2012-04-06 Alexander Strasserdoc: image2: update docs for glob input patterns
2012-04-06 Clément Bœschffmpeg: remove unused MetadataMap.
2012-04-06 Clément Bœschffmpeg: remove unused meta_data_maps.
next