summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
| * mpc7: simplify handling of packet sizes that are not a multiple of 4 bytesJustin Ruggles2012-02-01
| * Fix a typo in the x86 asm version of ff_vector_clip_int32()Justin Ruggles2012-02-01
| * pcmenc: Do not set avpkt->size.Justin Ruggles2012-02-01
| * ff_alloc_packet: modify the size of the packet to match the requested sizeJustin Ruggles2012-02-01
* | Use SECTION_TEXT instead of section .text for the compatibilityKO Myung-Hun2012-02-02
* | ffv1: cosmetics: indentationPaul B Mahol2012-02-02
* | dct-test: remove odivx_idct_c dead prototype.Clément Bœsch2012-02-02
* | timecode: drop lavc timecode on next bump.Clément Bœsch2012-02-02
* | mpeg12enc: use new public timecode API.Clément Bœsch2012-02-02
* | mpeg12: use av_mpegtc_to_timecode_string().Clément Bœsch2012-02-02
* | cosmetics: realign verticallyPaul B Mahol2012-02-02
* | apedec: Fix alignment and fate.Michael Niedermayer2012-02-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-02
|\|
| * frwu: Employ more meaningful return values.Paul B Mahol2012-02-01
| * fraps: Use av_fast_padded_malloc() instead of av_realloc()Reimar Döffinger2012-02-01
| * mjpegdec: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * eatqi: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * asv1: use av_fast_padded_malloc()Reimar Döffinger2012-02-01
| * avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
| * avcodec.h: Remove some disabled cruft.Diego Biurrun2012-02-01
| * zmbv: Employ more meaningful return values.Paul B Mahol2012-02-01
| * zmbvenc: Employ more meaningful return values.Paul B Mahol2012-02-01
| * vc1: prevent null pointer dereference on broken filesJanne Grunau2012-02-01
| * zmbv: check av_realloc() return values and avoid memleaks on ENOMEMJanne Grunau2012-02-01
| * truespeech: align bufferPaul B Mahol2012-01-31
| * ac3: Do not read past the end of ff_ac3_band_start_tab.Mans Rullgard2012-01-31
| * fate-golomb: extend golomb-test to get_ue_golomb_long()Janne Grunau2012-02-01
* | diracdec: Check for negative quants which would cause out of array reads.Michael Niedermayer2012-02-02
* | proresdec: Fix read via negative index in a global array.Michael Niedermayer2012-02-02
* | ffv1dec: PIX_FMT_YUV440P supportPaul B Mahol2012-02-01
* | ffv1enc: PIX_FMT_YUV440P supportPaul B Mahol2012-02-01