31707 Commits (014f8d8106c47e2d557c4c7645e82b4e67ac75b0)
 

Author SHA1 Message Date
Reinhard Tartler 014f8d8106 No longer build libpostproc by default 13 years ago
Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
Janne Grunau f6a152db11 threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs 13 years ago
Janne Grunau 9472d37d8e rv34: frame-level multi-threading 13 years ago
Janne Grunau 3ab7700018 mpegvideo: claim ownership of referenced pictures 13 years ago
Alex Converse 17ce52912f aacsbr: prevent out of bounds memcpy(). 13 years ago
Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
Aneesh Dogra 29112db8c0 bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444 13 years ago
Ronald S. Bultje b14fa5572c swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 13 years ago
Oka Motofumi cd44521625 swscale: specify register type. 13 years ago
Janne Grunau e652cc9606 rv34: use get_bits_left() 13 years ago
Anton Khirnov ac64607682 avconv: reinitialize the filtergraph on resolution change. 13 years ago
Anton Khirnov 5d25140f71 vsrc_buffer: error on changing frame parameters. 13 years ago
Anton Khirnov 7b9373db89 avconv: fix -copyinkf. 13 years ago
Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
Paul B Mahol 353a2d2164 bmpdec: support for rgb444 with bitfields compression 13 years ago
Paul B Mahol 0b8b3387a9 rgb2rgb: allow conversion for <15 bpp 13 years ago
Luca Barbato 0c50edb789 doc: fix stray reference to FFmpeg 13 years ago
Luca Barbato b6db385922 v4l2: use C99 struct initializer 13 years ago
Luca Barbato 0efd48dfd1 v4l2: poll the file descriptor 13 years ago
Luca Barbato b8c310cb0a v4l2: support compressed formats 13 years ago
Laurentiu Ion da2e774fd6 kmvc: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Gaurav Narula a67b8c86d0 fate: Add tests for more AAC features. 13 years ago
Alex Converse 9de3cbc182 aacps: Add missing newline in error message. 13 years ago
Alex Converse cd6e34d369 fate: Add tests for vc1/wmapro in ism. 13 years ago
Alex Converse 46ef355c65 aacdec: Add a fate test for 5.1 channel SBR. 13 years ago
Alex Converse 4acd43a295 aacdec: Turn off PS for multichannel files that use PCE based configs. 13 years ago
Diego Biurrun 1ef8ff4534 cabac: remove put_cabac_u/ueg from cabac-test. 13 years ago
Paul B Mahol 5cad970971 swscale: RGB4444 and BGR444 input 13 years ago
Mike Melanson d41d7773bc FATE: add test for xWMA demuxer. 13 years ago
Mike Melanson 2dee0cdb8e FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder. 13 years ago
Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 13 years ago
Vitor Sessak 06677d0dd9 mpegaudiodec: change imdct window arrangment for better pointer alignment 13 years ago
Vitor Sessak 6dfcf53092 mpegaudiodec: move imdct and windowing function to mpegaudiodsp 13 years ago
Vitor Sessak 421c99a4a7 mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations 13 years ago
Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 13 years ago
Mike Melanson 599855748a FATE: test to exercise WTV demuxer. 13 years ago
Daniel Huang 8549cf073b mjpegdec: K&R formatting cosmetics 13 years ago
Diego Biurrun 999484c9fb swscale: K&R formatting cosmetics for code examples 13 years ago
Diego Biurrun 83890c66c4 swscale: K&R reformatting cosmetics for header files 13 years ago
Mike Melanson a83f5b8a96 FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant is exercised. 13 years ago
Aneesh Dogra ccc27e2139 bfi: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Laurentiu Ion 529a25d6e5 dpcm: Fix invalid writes 13 years ago
Aneesh Dogra 12e984aed7 utvideo: frame multithreading. 13 years ago
Chris Evans afb2aa5379 vorbis: An additional defense in the Vorbis codec. 13 years ago
Reinhard Tartler e6d527ff72 vorbisdec: Fix decoding bug with channel handling 13 years ago
Diego Biurrun badb195d13 cabac: Move code only used within the CABAC test program into the test program. 13 years ago