]> git.sesse.net Git - ffmpeg/history - libavcodec
muxer opts: fix avdict use in case of early private context alloc
[ffmpeg] / libavcodec /
2011-07-25 Stefano Sabatiniimgconvert: remove PixFmtInfo.pixel_type field
2011-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-24 Michael Niedermayermpeg4_decode_profile_level: fix indention
2011-07-24 Michael Niedermayermpeg4videodec: simplify mpeg4_decode_profile_level()
2011-07-23 Michael Niedermayerjpegdec: actually search for and parse RSTn
2011-07-23 Stefano Sabatiniimgconvert: store padded size information in PixFmtInfo...
2011-07-23 Stefano Sabatiniimgconvert: remove useless PixFmtInfo.nb_channels field
2011-07-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-21 Mans Rullgarddnxhddec: optimise dnxhd_decode_dct_block()
2011-07-21 Justin Ruggleseac3enc: use different numbers of blocks per frame...
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 Foucumpeg4: add Mpeg4 Profiles names.
2011-07-21 Thierry Foucumpeg4: decode Level Profile for MPEG4 Part 2.
2011-07-21 Stefano Sabatiniimgconvert: remove unused glue and xglue macros
2011-07-21 Michael Niedermayerh264: fix h264-test
2011-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-21 Diego Biurrunrv30: return AVERROR(EINVAL) instead of EINVAL
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-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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Erik Slagterlibx264.c: distinguish between x264 parameter errors.
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Reimar DöffingerBink: clip AC coefficients during dequantization.
2011-07-18 Reimar DöffingerRemove a pointless/bad "static".
2011-07-18 Mans RullgardRemove VLAs in ff_amrwb_lsp2lpc()
2011-07-18 Diego Biurrundsputil: restore mistakenly removed hunk of disabled...
2011-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-18 Diego Biurrundsputil: remove disabled code
2011-07-17 Diego Biurruntta: remove disabled code
2011-07-17 Martin Storsjöx86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
2011-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Michael NiedermayerRevert "Do not decode RV30 files if the extradata is...
2011-07-17 Diego Biurruncabac: Move code only used in the cabac test program...
2011-07-16 Mans Rullgarddct-test: remove write-only variable
2011-07-16 Mans RullgardUse LOCAL_ALIGNED in ff_check_alignment()
2011-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-16 Diego Biurrunarm: remove disabled function dct_unquantize_h263_inter...
2011-07-16 Diego BiurrunRemove commented-out call to non-existing function...
2011-07-16 Stefano Sabatinimpegvideo: fix compilation after 900321b08c95bd42e6db53...
2011-07-16 Rafaël CarréDo not decode RV30 files if the extradata is too small
2011-07-16 elupusDon't mark generated dummy frame output from mpeg1...
2011-07-16 Jernej FijačkoPatch for memory leaks in DVB subtitles decoder
2011-07-16 Diego Biurrunflashsv: split flashsv_decode_block() off from flashsv_...
2011-07-16 Diego Biurrunppc: remove disabled code
2011-07-15 Diego Biurrunlibspeexdec: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunlibopenjpeg: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunalac: Remove unused dummy code.
2011-07-15 Diego BiurrunRemove unused structs and tables.
2011-07-15 Diego Biurrunvaapi: do not assert on value read from input bitstream
2011-07-15 Diego Biurrunflashsvenc: replace bitstream description by a link...
2011-07-15 Diego Biurrunflashsvenc: drop unnecessary cast
2011-07-15 Diego Biurrunflashsvenc: improve some variable names and fix corresp...
2011-07-15 Diego Biurrunflashsvenc: merge two consecutive if-conditions
2011-07-15 Diego Biurrunflashsvenc: merge variable declarations and initializations
2011-07-15 Diego Biurrunflashsvenc: convert some debug av_log() to av_dlog()
2011-07-15 Diego Biurrunflashsvenc: whitespace cosmetics
2011-07-15 Diego Biurrunflashsvenc: drop some unnecessary parentheses
2011-07-15 Diego Biurrunflashsvenc: fix some comment typos
2011-07-15 Mans Rullgardaacps: skip some memcpy() if src and dst would be equal
2011-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-15 Diego Biurrundoxygen: replace @sa tag by the more readable but equiv...
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-07-14 Diego Biurrundoxygen: do not include license boilerplate in Doxygen...
2011-07-14 Martin Storsjöac3enc: Mark AVClasses const
2011-07-14 Diego Biurrundoxygen: misc consistency cosmetics
2011-07-14 Diego Biurrundoxygen: consistently place brief description
2011-07-14 Diego Biurrundoxygen: place empty line between brief description...
next