]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 Reimar DöffingerFix side-data memleak also for audio.
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.
2012-04-06 Thierry Foucus302m: Add Channle Layout for 6 channels
2012-04-06 Michael Niedermayervsrc_buffer: remove overwrite support.
2012-04-06 Michael NiedermayerREADME: be a tiny bit more verbose
2012-04-06 Michael Niedermayerexr: various cleanup and security related fixes
2012-04-06 Michael Niedermayerexr: fix av_logs()
2012-04-06 Jimmy Christensenlavc: add a OpenEXR decoder
2012-04-06 Michael Niedermayerfix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc723...
2012-04-06 Baptiste Couduriermovdec: handle 0x7fff langcode as macintosh per the...
2012-04-05 Carl Eugen... Support yuva444p rawvideo in nut.
2012-04-05 Justin Rugglesavcodec: remove avcodec_guess_channel_layout()
2012-04-05 Justin Rugglesavutil: Add av_get_default_channel_layout()
2012-04-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-05 Michael Niedermayercmdutils: fix -fdebug without -v xy
2012-04-05 Clément Bœschmov: do not print string len in handler_name.
2012-04-05 Diego Biurrunh264: Factorize declaration of mb_sizes array.
2012-04-05 Thierry Fouculavf: Fix the last PTS to be generated using -fflags...
2012-04-05 Anton Khirnovvsrc_buffer: when no frame is available, return an...
2012-04-05 Anton Khirnovconfigure: add dl to frei0r extralibs.
2012-04-05 Michael Niedermayervf_idet: clean detected frame types based on a 4 frame...
2012-04-05 Michael Niedermayervf_idet: change individual per frame statistics to...
2012-04-05 Michael Niedermayervf_idet: print accumulated statistics for single and...
2012-04-05 Clément Bœschlavfi/colormatrix: add forgotten tests.
2012-04-05 Michael Niedermayervf_idet: Print both the single frame based detection...
2012-04-05 Michael Niedermayervf_idet: Add last_type variable to make code more readable.
2012-04-05 Michael Niedermayervf_idet: use enum to represent the type.
2012-04-05 Ramiro Pollaasfenc: properly write index information
2012-04-05 Ramiro Pollaasfenc: start at object 1 instead of 0
next