summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* wtv: fix memleaks during normal operationJanne Grunau2012-01-11
* threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-11
* rv34: frame-level multi-threadingJanne Grunau2012-01-10
* mpegvideo: claim ownership of referenced picturesJanne Grunau2012-01-10
* aacsbr: prevent out of bounds memcpy().Alex Converse2012-01-10
* ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
* sierravmd: fix audio ptsJustin Ruggles2012-01-10
* bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-10
* bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
* swscale: fix crash in fast_bilinear code when compiled with -mred-zone.Ronald S. Bultje2012-01-10
* swscale: specify register type.Oka Motofumi2012-01-10
* rv34: use get_bits_left()Janne Grunau2012-01-10
* avconv: reinitialize the filtergraph on resolution change.Anton Khirnov2012-01-10
* vsrc_buffer: error on changing frame parameters.Anton Khirnov2012-01-10
* avconv: fix -copyinkf.Anton Khirnov2012-01-10
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
* movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
* bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
* rgb2rgb: allow conversion for <15 bppPaul B Mahol2012-01-09
* doc: fix stray reference to FFmpegLuca Barbato2012-01-10
* v4l2: use C99 struct initializerLuca Barbato2012-01-10
* v4l2: poll the file descriptorLuca Barbato2012-01-10
* v4l2: support compressed formatsLuca Barbato2012-01-10
* kmvc: Use bytestream2 functions to prevent buffer overreads.Laurentiu Ion2012-01-09
* fate: Add tests for more AAC features.Gaurav Narula2012-01-09
* aacps: Add missing newline in error message.Alex Converse2012-01-09
* fate: Add tests for vc1/wmapro in ism.Alex Converse2012-01-09
* aacdec: Add a fate test for 5.1 channel SBR.Alex Converse2012-01-09
* aacdec: Turn off PS for multichannel files that use PCE based configs.Alex Converse2012-01-09
* cabac: remove put_cabac_u/ueg from cabac-test.Diego Biurrun2012-01-09
* swscale: RGB4444 and BGR444 inputPaul B Mahol2012-01-08
* FATE: add test for xWMA demuxer.Mike Melanson2012-01-08
* FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder.Mike Melanson2012-01-08
* mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
* mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2012-01-08
* mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-08
* mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementationsVitor Sessak2012-01-08
* swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-08
* FATE: test to exercise WTV demuxer.Mike Melanson2012-01-08
* mjpegdec: K&R formatting cosmeticsDaniel Huang2012-01-08
* swscale: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-08
* swscale: K&R reformatting cosmetics for header filesDiego Biurrun2012-01-08
* FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant is exer...Mike Melanson2012-01-08
* bfi: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-08
* dpcm: Fix invalid writesLaurentiu Ion2012-01-08
* utvideo: frame multithreading.Aneesh Dogra2012-01-08
* vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-08
* vorbisdec: Fix decoding bug with channel handlingReinhard Tartler2012-01-07
* cabac: Move code only used within the CABAC test program into the test program.Diego Biurrun2012-01-07
* vp56: Drop unnecessary cabac.h #include.Diego Biurrun2012-01-07