]> git.sesse.net Git - ffmpeg/history - libavcodec
buildsystem: add $EXESUF to the used tool for fate
[ffmpeg] / libavcodec /
2012-01-15 Michael Niedermayerimgconvert: add PIX_FMT_GRAY8A to pix_fmt_info
2012-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-14 Michael Niedermayerljpegdec: reset restart interval for each plane of...
2012-01-14 Michael Niedermayerthp: Fix handling of restart interval
2012-01-14 Reimar DöffingerFix compilation without HAVE_AVX, HAVE_YASM etc.
2012-01-14 Jean Firsttimecode: fix typo
2012-01-14 Michael Niedermayermpeg12dec: BW10 support
2012-01-14 Michael Niedermayermpeg12dec: check uppercased codec_tag.
2012-01-14 Aneesh Dograsgidec: Use bytestream2 functions to prevent buffer...
2012-01-14 Reimar DöffingerUse correct register size, fixes compilation with NASM.
2012-01-14 Diego Biurruncosmetics: Move static and inline attributes to more...
2012-01-14 Reimar DöffingerFix leaking of side data.
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-14 Carl Eugen HoyosSupport transparency in iff images.
2012-01-14 Carl Eugen HoyosAdd CR/LF to a reget_buffer warning message.
2012-01-14 Michael Niedermayerutils: check that parameters havnt changed in reget_buf...
2012-01-14 Michael Niedermayercabac_functions: fix license header, this wasnt develop...
2012-01-14 Michael Niedermayer1000l commit forgotten cabac fix
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-14 Carl Eugen HoyosRGBA64 encoding with libopenjpeg.
2012-01-14 Carl Eugen HoyosGray16 encoding with libopenjpeg.
2012-01-14 Baptiste Coudurieralacdec: support 32 bps
2012-01-14 Michael Niedermayerlavc: Prevent opening of experimental codecs if strict_...
2012-01-14 Carl Eugen HoyosSupport reading 64bit dpx images.
2012-01-14 Carl Eugen HoyosSupport reading 64bit sgi images.
2012-01-14 Carl Eugen HoyosSupport 64bit pam encoding.
2012-01-14 Carl Eugen HoyosSupport 64bit tiff images.
2012-01-14 Martin Storsjölibx264: Don't leave max_b_frames as -1 if the user...
2012-01-13 Carl Eugen HoyosSimplify 32bit RGB pam encoding.
2012-01-13 Justin Rugglestarga: add support for rgb555 palette
2012-01-13 Mans RullgardARM: fix Thumb-mode simple_idct_arm
2012-01-13 Mans RullgardARM: 4-byte align start of all asm functions
2012-01-13 Reimar Döffingerj2kdec: Fix memleak, ensure cleanup is called also...
2012-01-13 Clément Bœsch8svx: fix memleak in iff-fibonacci fate test.
2012-01-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-12 Carl Eugen HoyosFix decoding of progressive jpgs with unusual pixel...
2012-01-12 Diego Biurruncabac: split cabac.h into declarations and function...
2012-01-12 Diego Biurruncabac: Mark ff_h264_mps_state array as static, it is...
2012-01-12 Diego Biurruncabac: Remove ff_h264_lps_state array.
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-12 Mans RullgardARM: rv34: fix asm syntax in dc transform functions
2012-01-12 Janne Grunaurv34: fix and optimise frame dependency checking
2012-01-12 Janne Grunaurv34: NEON optimised dc only inverse transform
2012-01-12 Anton Khirnovlavc: replace some remaining FF_I_TYPE with AV_PICTURE_...
2012-01-12 Anton Khirnovlavc: ifdef out parse_only AVOption
2012-01-12 Anton Khirnovnellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT
2012-01-12 Anton Khirnovmpegvideo_enc: ifdef out/replace references to deprecat...
2012-01-12 Carl Eugen HoyosFix linesize for rawvideo in mov.
2012-01-12 Carl Eugen HoyosFix compilation with yasm-0.6.2
2012-01-12 Paul B Mahollavc: constify enums for .pix_fmts
2012-01-12 Paul B Maholbmpdec: proper check for alpha
2012-01-12 Kostya Shishkovindeo4: add some missing static and const qualifiers
2012-01-12 Christophe GISQUETrv34: DC-only inverse transform
2012-01-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-11 Carl Eugen HoyosSupport encoding RGB48 with libopenjpeg.
2012-01-11 Alex Converselatmdec: Check AudioSpecificConfig length before decodi...
2012-01-11 Michael Niedermayercabac: Try to disable problematic ASM for gcc-llvm...
2012-01-11 Paul B Maholbmpenc: support for BGRA
2012-01-11 Michael Niedermayerlibmp3lame: It appears the buffer used is a bit too...
2012-01-11 Henrik Gramnerfft: init functions with INIT_XMM/YMM.
2012-01-11 Clément Bœschtimecode: support >24h timecode.
2012-01-11 Clément Bœschtimecode: string representation can be negative.
2012-01-11 Clément Bœschtimecode: set a fixed buffer size of 16B for tc string.
2012-01-11 Justin Rugglespcmenc: set frame_size to 0.
2012-01-11 Paul B Maholbmpdec: support various bitfields for 32 bit depth
2012-01-11 Justin Rugglesavcodec: add GSM parser
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-11 Paul B Maholtiffdec: notify user that tile support is missing
2012-01-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-10 Janne Grunauthreads: add CODEC_CAP_AUTO_THREADS for libvpx and...
2012-01-10 Michael NiedermayerMerge remote-tracking branch 'richardpl/sws'
2012-01-10 Michael Niedermayerljpegdec: Fix the left column of rgb24 decoding
2012-01-10 Janne Grunaurv34: frame-level multi-threading
2012-01-10 Janne Grunaumpegvideo: claim ownership of referenced pictures
2012-01-10 Alex Converseaacsbr: prevent out of bounds memcpy().
2012-01-10 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2012-01-10 Aneesh Dograbethsoftvideo: Use bytestream2 functions to prevent...
2012-01-10 Paul B Maholbmpenc: support for PIX_FMT_RGB444
2012-01-10 Paul B Maholbmpdec: support for rgb444 with bitfields compression
2012-01-10 Paul B Maholbmpenc: support for PIX_FMT_RGB444
2012-01-10 Janne Grunaurv34: use get_bits_left()
2012-01-10 Paul B Maholbmpdec: support for rgb444 with bitfields compression
2012-01-10 anonymousmjpeg: update whitespaces to qatar
2012-01-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-10 Laurentiu Ionkmvc: Use bytestream2 functions to prevent buffer overr...
2012-01-09 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-09 Carl Eugen HoyosSupport decoding 1bpp and 4bpp palettized sunrast images.
2012-01-09 Paul B Maholpngdec: show verbose message for unsupported files
2012-01-09 Alex Converseaacps: Add missing newline in error message.
2012-01-09 Alex Converseaacdec: Turn off PS for multichannel files that use...
2012-01-09 Michael Niedermayercabac: 3rd try at working around a compiler bug in...
2012-01-09 Diego Biurruncabac: remove put_cabac_u/ueg from cabac-test.
2012-01-09 Reimar Döffingersgidec: make compiler optimize away memcpy call in...
2012-01-09 Michael Niedermayercabac: Disable get_cabac_inline_x86() for clang 2.9...
2012-01-09 Michael NiedermayerRevert "Revert commit 599b4c6efddaed33b1667c386b34b0772...
2012-01-09 Vitor Sessakmpegaudiodec: optimized iMDCT transform
2012-01-09 Vitor Sessakmpegaudiodec: change imdct window arrangment for better...
2012-01-09 Vitor Sessakmpegaudiodec: move imdct and windowing function to...
2012-01-09 Vitor Sessakmpegaudiodec: interleave iMDCT buffer to simplify futur...
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next