summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-08
|\
| * h264: mark h264_idct_add8_10 with number of XMM registers.Michael Kostylev2012-02-07
| * vp8: always update next_framep[] before returning from decode_frame().Ronald S. Bultje2012-02-07
| * apedec: allow the user to set the maximum number of output samples per callJustin Ruggles2012-02-07
| * apedec: do not unnecessarily zero output samples for mono framesJustin Ruggles2012-02-07
| * apedec: allocate a single flat buffer for decoded samplesJustin Ruggles2012-02-07
| * apedec: use sizeof(field) instead of sizeof(type)Justin Ruggles2012-02-07
| * bytestream: Add bytestream2 writing API.Aneesh Dogra2012-02-06
* | Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec).Joseph Artsimovich2012-02-07
* | Fix libutvideo compilation.Carl Eugen Hoyos2012-02-07
* | lavc: provide aliases to the PCM A-law/mu-law codecsStefano Sabatini2012-02-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-07
|\|
| * Revert "v210enc: use FFALIGN()"Paul B Mahol2012-02-06
| * doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-06
| * avcodec: Clarify AVFrame member documentation.Kieran Kunhya2012-02-06
| * v210dec: check for coded_frame allocation failurePaul B Mahol2012-02-06
| * v210enc: use stride as it is already calculatedPaul B Mahol2012-02-06
| * v210enc: use FFALIGN()Paul B Mahol2012-02-06
| * v210enc: return proper AVERROR codes instead of -1Paul B Mahol2012-02-06
| * v210enc: do not set coded_frame->key_framePaul B Mahol2012-02-06
| * v210enc: check for coded_frame allocation failurePaul B Mahol2012-02-06
* | utvideo: remove ff_thread_finish_setup, it isn't needed at allPaul B Mahol2012-02-07
* | ffv1: PIX_FMT_GRAY16 supportPaul B Mahol2012-02-06
* | DNxHD: remove ff_thread_finish_setup, it isn't needed at all.Javier Cabezas2012-02-06
* | v408: do not unconditionally compile codecsPaul B Mahol2012-02-06
* | Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos2012-02-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-05
|\|
| * apedec: 8bit and 24bit supportPaul B Mahol2012-02-04
* | dwt: fix about a dozen "warning: assignment from incompatible pointer type"Michael Niedermayer2012-02-05
* | dwt: fix a dozen or so "warning: initialization from incompatible pointer type"Michael Niedermayer2012-02-05
* | mpegaudiodec: remove unused variableMichael Niedermayer2012-02-05
* | xvid_rc: check that write() succeeded.Michael Niedermayer2012-02-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-04
|\|
| * dsputil: remove debug message in dsputil_init().Justin Ruggles2012-02-03
| * apedec: remove unneeded #include of get_bits.h and associated macroJustin Ruggles2012-02-02
| * apedec: av_fast_malloc() instead of av_realloc()Justin Ruggles2012-02-02
| * apedec: fix handling of packet sizes that are not a multiple of 4 bytesJustin Ruggles2012-02-02
* | apedec: remove unused variableMichael Niedermayer2012-02-04
* | zmbv: remove unused variableMichael Niedermayer2012-02-04
* | Fix png decoding on x86.Reimar Döffinger2012-02-03
* | Fix NASM compilation.Reimar Döffinger2012-02-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * libx264: fix indentation.Anton Khirnov2012-02-02
| * vorbis: fix overflows in floor1[] vector and inverse db table index.Ronald S. Bultje2012-02-02
| * win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-02
| * ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6Mans Rullgard2012-02-02
| * frwu: lowercase the FRWU codec namePiotr Bandurski2012-02-02
| * ra144enc: drop pointless "encoder" from .long_namePaul B Mahol2012-02-01
| * bethsoftvideo: fix palette reading.Justin Ruggles2012-02-01
| * mpc7: use av_fast_padded_malloc()Justin Ruggles2012-02-01