summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-14
|\
| * ARM: fix Thumb-mode simple_idct_armMans Rullgard2012-01-13
| * ARM: 4-byte align start of all asm functionsMans Rullgard2012-01-13
| * cabac: split cabac.h into declarations and function definitionsDiego Biurrun2012-01-12
| * cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c.Diego Biurrun2012-01-12
| * cabac: Remove ff_h264_lps_state array.Diego Biurrun2012-01-12
* | RGBA64 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-14
* | Gray16 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-14
* | alacdec: support 32 bpsBaptiste Coudurier2012-01-14
* | lavc: Prevent opening of experimental codecs if strict_std_compliance > FF_CO...Michael Niedermayer2012-01-14
* | Support reading 64bit dpx images.Carl Eugen Hoyos2012-01-14
* | Support reading 64bit sgi images.Carl Eugen Hoyos2012-01-14
* | Support 64bit pam encoding.Carl Eugen Hoyos2012-01-14
* | Support 64bit tiff images.Carl Eugen Hoyos2012-01-14
* | Simplify 32bit RGB pam encoding.Carl Eugen Hoyos2012-01-14
* | j2kdec: Fix memleak, ensure cleanup is called also on error.Reimar Döffinger2012-01-13
* | 8svx: fix memleak in iff-fibonacci fate test.Clément Bœsch2012-01-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * utils: Check for extradata size overflows.Alex Converse2012-01-12
| * ARM: rv34: fix asm syntax in dc transform functionsMans Rullgard2012-01-12
| * rv34: fix and optimise frame dependency checkingJanne Grunau2012-01-12
| * rv34: NEON optimised dc only inverse transformJanne Grunau2012-01-12
| * lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_IAnton Khirnov2012-01-12
| * lavc: ifdef out parse_only AVOptionAnton Khirnov2012-01-12
| * nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMTAnton Khirnov2012-01-12
| * mpegvideo_enc: ifdef out/replace references to deprecated codec flags.Anton Khirnov2012-01-12
| * indeo4: add some missing static and const qualifiersKostya Shishkov2012-01-12
| * rv34: DC-only inverse transformChristophe GISQUET2012-01-12
| * latmdec: Check AudioSpecificConfig length before decoding extradata.Alex Converse2012-01-11
* | Fix decoding of progressive jpgs with unusual pixel formats.Carl Eugen Hoyos2012-01-12
* | Fix linesize for rawvideo in mov.Carl Eugen Hoyos2012-01-12
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* | lavc: constify enums for .pix_fmtsPaul B Mahol2012-01-12
* | bmpdec: proper check for alphaPaul B Mahol2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-11
| * pcmenc: set frame_size to 0.Justin Ruggles2012-01-11
| * avcodec: add GSM parserJustin Ruggles2012-01-11
| * Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
| * threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-11
* | Support encoding RGB48 with libopenjpeg.Carl Eugen Hoyos2012-01-11
* | cabac: Try to disable problematic ASM for gcc-llvm 4.2.1Michael Niedermayer2012-01-11
* | bmpenc: support for BGRAPaul B Mahol2012-01-11
* | libmp3lame: It appears the buffer used is a bit too small.Michael Niedermayer2012-01-11
* | timecode: support >24h timecode.Clément Bœsch2012-01-11
* | timecode: string representation can be negative.Clément Bœsch2012-01-11
* | timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-11
* | bmpdec: support various bitfields for 32 bit depthPaul B Mahol2012-01-11
* | tiffdec: notify user that tile support is missingPaul B Mahol2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|