]> git.sesse.net Git - ffmpeg/history - libavcodec
Support reading 64bit sgi images.
[ffmpeg] / libavcodec /
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-13 Carl Eugen HoyosSimplify 32bit RGB pam encoding.
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 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'
2012-01-08 Michael Niedermayerljpegdec: Support MCU in ljpeg_decode_yuv_scan()
2012-01-08 Daniel Huangmjpegdec: K&R formatting cosmetics
2012-01-08 Aneesh Dograbfi: Use bytestream2 functions to prevent buffer overreads.
2012-01-08 Laurentiu Iondpcm: Fix invalid writes
2012-01-08 Aneesh Dograutvideo: frame multithreading.
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'dilaroga/master'
2012-01-08 Paul B Maholtta: remove obsolete and useless error message
2012-01-08 Carl Eugen HoyosSupport 48bit rgb pam encoding.
2012-01-08 Sebastien Zwickertvda: cosmetic.
2012-01-08 Sebastien Zwickertvda: removes useless doxygen command.
2012-01-08 Sebastien Zwickertvda: uses pthreads directly.
2012-01-08 Sebastien Zwickertvda: convert 3 byte NAL sizes to 4 byte.
2012-01-08 Carl Eugen HoyosSupport 16bit gray pam encoding.
2012-01-08 Carl Eugen HoyosSupport decoding 32bit sunrast images.
2012-01-08 Reimar Döffingerindeo4, swresample: add some missing static/const to...
2012-01-08 Reimar DöffingerFix incorrect increment in sgidec.c
2012-01-08 Chris Evansvorbis: An additional defense in the Vorbis codec.
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-07 Michael Niedermayerg723_1: Fix "libavcodec/g723_1.c:988:8: warning: assign...
2012-01-07 Michael Niedermayerdca: Fix uninitialized variable warnings.
2012-01-07 Michael Niedermayerjpegdec: support ilv=1 grayscale jpeg-ls.
2012-01-07 Michael Niedermayerljpegdec: support non zero MCU for RGB. 2nd try
2012-01-07 Reinhard Tartlervorbisdec: Fix decoding bug with channel handling
2012-01-07 Diego Biurruncabac: Move code only used within the CABAC test progra...
2012-01-07 Diego Biurrunvp56: Drop unnecessary cabac.h #include.
2012-01-07 Diego Biurrunh264-test: Initialize AVCodecContext.av_class.
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-07 Justin Rugglesavcodec: attempt to clarify the CODEC_CAP_DELAY documen...
2012-01-07 Justin Rugglesavcodec: fix avcodec_encode_audio() documentation.
2012-01-07 Justin Rugglesg722enc: validate AVCodecContext.trellis
2012-01-07 Justin Rugglesg722enc: set frame_size, and also handle an odd number...
next