summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-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
* 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
* movdec: Parse the dvc1 atomMartin Storsjö2012-02-02
* ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6Mans Rullgard2012-02-02
* swscale: K&R formatting cosmetics for Blackfin codeDiego Biurrun2012-02-02
* frwu: lowercase the FRWU codec namePiotr Bandurski2012-02-02
* movdec: fix dts generation in fragmented filesJanne Grunau2012-02-02
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-02
* APIchanges: add missing commit hashesJanne Grunau2012-02-02
* swscale: implement MMX, SSE2 and AVX functions for RGB32 input.Ronald S. Bultje2012-02-01
* 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
* doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-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
* 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
* swscale: enable dithering in MMX functions.Ronald S. Bultje2012-02-01
* swscale: make rgb24 function macros slightly smaller.Ronald S. Bultje2012-02-01
* avcodec.h: Remove some disabled cruft.Diego Biurrun2012-02-01
* swscale: remove obsolete comment.Ronald S. Bultje2012-02-01
* swscale-test: Drop unused argc and argv arguments from main().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
* dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.Alex Converse2012-01-31
* dv: Fix null pointer dereference due to ach=0Michael Niedermayer2012-01-31
* dv: check stypeMichael Niedermayer2012-01-31
* fate-golomb: extend golomb-test to get_ue_golomb_long()Janne Grunau2012-02-01
* swfdec: Simplify sample rate calculation.Alex Converse2012-01-31
* fate: add golomb-testDiego Biurrun2012-01-31
* golomb-test: K&R formatting cosmeticsDiego Biurrun2012-01-31
* h264: Split h264-test off into a separate file - golomb-test.c.Diego Biurrun2012-01-31
* h264-test: cleanup: drop timer invocations, commented out code and other cruftDiego Biurrun2012-01-31
* h264-test: Remove unused DSP and AVCodec contexts and related init calls.Diego Biurrun2012-01-31