]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-07-29 Jason Garrett... H.264: tweak some other x86 asm for Atom
2011-07-29 Alex Converseprobe: Fix insane flow control.
2011-07-29 Mike Williamsmpegts: remove invalid error check
2011-07-29 Dustin Brodys302m: use nondeprecated audio sample format API
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-29 Mans Rullgardx86: cabac: add operand size suffixes missing from...
2011-07-28 Dustin Brodyh263dec: Propagate AV_LOG_ERRORs from slice decoding...
2011-07-28 Mans Rullgardx86: cabac: don't load/store context values in asm
2011-07-28 Jason Garrett... H.264: optimize CABAC x86 asm for Atom
2011-07-28 Ronald S. Bultjevp3/theora: flush after seek.
2011-07-28 Anton Khirnovdoc/fftools-common-opts: wording fixes missing from...
2011-07-28 Anton Khirnovdoc: document using AVOptions in fftools.
2011-07-28 Stefano Sabatinicmdutils: add codec_opts parameter to setup_find_stream...
2011-07-28 Stefano Sabatinicmdutils: clarify documentation for filter_codec_opts()
2011-07-28 Stefano Sabatinicmdutils: clarify documentation for setup_find_stream_i...
2011-07-28 Anton Khirnovlavf: add forgotten attribute_deprecated to av_find_str...
2011-07-27 Mans Rullgardppc: remove redundant setting of Altivec IDCT
2011-07-27 Mans Rullgardmpegvideo: initialise DSPContext in ff_dct_common_init()
2011-07-27 Justin Rugglescosmetics: reindent
2011-07-27 Justin Ruggleseac3enc: support writing of basic mixing and info metadata
2011-07-27 Mans Rullgarddnxhdenc: fix declarations in for loops
2011-07-27 Mans Rullgarddsputil: remove stale bink prototypes and comments
2011-07-27 Mans Rullgarddsputil: move a bink-only function to binkdsp
2011-07-27 Mans Rullgarddsputil: remove some unused functions
2011-07-27 Kostya Shishkovbink: make IDCT take 32-bit input
2011-07-26 Diego Biurrunconfigure: spelling cosmetics
2011-07-26 Diego Biurrundctref: make sure function declarations match between...
2011-07-26 Mans Rullgardx86: fix build with gcc 4.7
2011-07-25 Diego Biurrunape: adjust some printf format strings to correctly...
2011-07-23 Michael Niedermayerjpegdec: actually search for and parse RSTn
2011-07-22 Mans Rullgarddnxhddec: avoid a branch in 10-bit decode_dct_block()
2011-07-22 Daniel KangH.264: Add optimizations to predict x86 assembly.
2011-07-22 Alex Converseriff: Add mpgv MPEG-2 fourcc
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-21 Mans Rullgarddnxhddec: optimise dnxhd_decode_dct_block()
2011-07-21 Diego Biurrunrtp: remove disabled code
2011-07-21 Justin Ruggleseac3enc: use different numbers of blocks per frame...
2011-07-21 Mans Rullgarddnxhd: add regression test for 10-bit
2011-07-21 Joseph Artsimovichdnxhd: 10-bit support
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-21 Mans Rullgarddsputil: template get_pixels() for different bit depths
2011-07-21 Mans Rullgarddsputil: create 16/32-bit dctcoef versions of some...
2011-07-21 Mans Rullgardjfdctint: add 10-bit version
2011-07-21 Thierry Foucumov: add clcp type track as Subtitle stream.
2011-07-21 Thierry Foucumpeg4: add Mpeg4 Profiles names.
2011-07-21 Thierry Foucumpeg4: decode Level Profile for MPEG4 Part 2.
2011-07-21 Thierry Foucuffprobe: display bitstream level.
2011-07-21 Stefano Sabatiniimgconvert: remove unused glue and xglue macros
2011-07-21 Diego Biurrunrv30: return AVERROR(EINVAL) instead of EINVAL
2011-07-21 Mans Rullgardbuild: add -L flags before existing LDFLAGS
2011-07-21 Mans Rullgardsimple_idct: whitespace cosmetics
2011-07-21 Mans Rullgardsimple_idct: make repeated code a macro
2011-07-21 Mans Rullgarddsputil: remove huge #if 0 block
2011-07-21 Mans Rullgardsimple_idct: change 10-bit add/put stride from pixels...
2011-07-21 Mans Rullgarddsputil: allow 9/10-bit functions for non-h264 codecs
2011-07-21 Joseph Artsimovichdnxhd: rename some data tables
2011-07-21 Mans Rullgarddnxhdenc: remove inline from function only called throu...
2011-07-21 Mans Rullgarddnxhdenc: whitespace cosmetics
2011-07-21 Joseph Artsimovichswscale: mark YUV422P10(LE,BE) as supported for output
2011-07-20 Sean McGovernconfigure: add -xc99 to LDFLAGS for Sun CC
2011-07-20 Diego BiurrunRemove unused and non-compiling vestigial g729 decoder
2011-07-20 Diego BiurrunRemove unused code under G729_BITEXACT #ifdef.
2011-07-20 Ronald S. Bultjempegvideo: fix invalid picture unreferencing.
2011-07-20 Alex Conversedsputil: Remove extra blank line at end.
2011-07-20 Alex Conversedsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-07-20 Mans RullgardRemove h264_lowres_idct_put/add functions
2011-07-20 Mans RullgardRemove snow/dwt test program
2011-07-20 Diego Biurrunh264: remove some disabled code
2011-07-20 Mans RullgardFix incorrect max_lowres values
2011-07-20 Chris Evansmatroskadec: fix integer underflow if header length...
2011-07-19 Justin Rugglescosmetics: indentation
2011-07-19 Justin Ruggleseac3enc: use frame exponent strategy when applicable.
2011-07-19 Justin Rugglescosmetics: rename eac3dec_data.c/h to eac3_data.c/h...
2011-07-19 Mans Rullgarddsputil: fix ff_check_alignment()
2011-07-18 Mans Rullgardsimple_idct: simplify some ifdeffery
2011-07-18 Mans Rullgardsimple_idct: remove code for DCTELEM != int16
2011-07-18 Mans RullgardRemove VLAs in ff_amrwb_lsp2lpc()
2011-07-18 Mans Rullgardfate: make vsynth tests depend on only the relevant...
2011-07-18 Diego Biurrunrtsp: remove disabled code
2011-07-18 Diego Biurrundsputil: restore mistakenly removed hunk of disabled...
2011-07-18 Stefano Sabatinivf_libopencv: replace opencv/cxtypes.h #include by...
2011-07-18 Diego Biurrundsputil: remove disabled code
2011-07-17 Diego Biurruntta: remove disabled code
2011-07-17 Diego Biurrungxfenc: place variable declarations before statements
2011-07-17 Martin Storsjöx86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
2011-07-17 Mans Rullgardrandom_seed: use proper #includes
2011-07-17 Mans Rullgardffmpeg: fix some indentation
2011-07-17 Mans Rullgardffmpeg: fix operation with --disable-avfilter
2011-07-17 Diego Biurrunsimple_idct: remove disabled code
2011-07-17 Diego Biurrunmotion_est: remove disabled code
2011-07-17 Diego Biurrunvc1: remove disabled code
2011-07-17 Mans Rullgardfate: separate lavf-mxf_d10 test from lavf-mxf
2011-07-17 Diego Biurruncabac: Move code only used in the cabac test program...
2011-07-17 Stefano Sabatiniffplay: warn that -pix_fmt is no longer working, sugges...
2011-07-17 Stefano Sabatiniffplay: warn that -s is no longer working, suggest...
2011-07-17 Stefano Sabatinilavf: rename enc variable in utils.c:has_codec_parameters()
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-07-17 Anton Khirnovwav: remove a use of deprecated AV_METADATA_ macro
2011-07-17 Anton Khirnovrmdec: remove useless ap parameter from rm_read_header_...
next