17110 Commits (05577aafaa75e255a140cd8454fd7c8cffa67965)

Author SHA1 Message Date
Paul B Mahol 3e8a368b2b lavc: constify enums for .pix_fmts 13 years ago
Paul B Mahol bd36ec55be bmpdec: proper check for alpha 13 years ago
Carl Eugen Hoyos 4093d130d1 Support encoding RGB48 with libopenjpeg. 13 years ago
Michael Niedermayer 5387f9917f cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 13 years ago
Paul B Mahol 8b87fd9825 bmpenc: support for BGRA 13 years ago
Michael Niedermayer 84d0fcf268 libmp3lame: It appears the buffer used is a bit too small. 13 years ago
Henrik Gramner e7d02b04dc fft: init functions with INIT_XMM/YMM. 13 years ago
Clément Bœsch ca1bae3983 timecode: support >24h timecode. 13 years ago
Clément Bœsch f1db99166b timecode: string representation can be negative. 13 years ago
Clément Bœsch 98aafc5bbf timecode: set a fixed buffer size of 16B for tc string. 13 years ago
Justin Ruggles 56f22b7e16 pcmenc: set frame_size to 0. 13 years ago
Paul B Mahol 7c4b397508 bmpdec: support various bitfields for 32 bit depth 13 years ago
Justin Ruggles 82390f57d1 avcodec: add GSM parser 13 years ago
Diego Biurrun 5ea20630b4 Fix a bunch of platform name and other typos. 13 years ago
Paul B Mahol 98dfdfdd8e tiffdec: notify user that tile support is missing 13 years ago
Janne Grunau f6a152db11 threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs 13 years ago
Michael Niedermayer 24be30de64 ljpegdec: Fix the left column of rgb24 decoding 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
Aneesh Dogra 29112db8c0 bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 047a28f759 bmpenc: support for PIX_FMT_RGB444 13 years ago
Paul B Mahol a6839c4e60 bmpdec: support for rgb444 with bitfields compression 13 years ago
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444 13 years ago
Janne Grunau e652cc9606 rv34: use get_bits_left() 13 years ago
Paul B Mahol 353a2d2164 bmpdec: support for rgb444 with bitfields compression 13 years ago
anonymous 7e2ba2df28 mjpeg: update whitespaces to qatar 13 years ago
Laurentiu Ion da2e774fd6 kmvc: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Carl Eugen Hoyos ceb0dd9f1e Support decoding 1bpp and 4bpp palettized sunrast images. 13 years ago
Paul B Mahol e20a4881ff pngdec: show verbose message for unsupported files 13 years ago
Alex Converse 9de3cbc182 aacps: Add missing newline in error message. 13 years ago
Alex Converse 4acd43a295 aacdec: Turn off PS for multichannel files that use PCE based configs. 13 years ago
Michael Niedermayer f247f4cf47 cabac: 3rd try at working around a compiler bug in clang. 13 years ago
Diego Biurrun 1ef8ff4534 cabac: remove put_cabac_u/ueg from cabac-test. 13 years ago
Reimar Döffinger 4231bbbf4c sgidec: make compiler optimize away memcpy call in inner loop. 13 years ago
Michael Niedermayer 444632eae6 cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 13 years ago
Michael Niedermayer 2138a89e71 Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" 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
Michael Niedermayer b143562639 ljpegdec: Support MCU in ljpeg_decode_yuv_scan() 13 years ago
Daniel Huang 8549cf073b mjpegdec: K&R formatting cosmetics 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
Paul B Mahol dd319f17e6 tta: remove obsolete and useless error message 13 years ago
Carl Eugen Hoyos 73ddc5869d Support 48bit rgb pam encoding. 13 years ago
Sebastien Zwickert 186980bf0f vda: cosmetic. 13 years ago
Sebastien Zwickert e953b8b7be vda: removes useless doxygen command. 13 years ago