20340 Commits (e4e02a7d4726e9370127741eb2873d6671d3f0c3)

Author SHA1 Message Date
Michael Niedermayer dfb4757bbe lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2() 12 years ago
Michael Niedermayer 2a54ae9df8 imgconvert: add avcodec_find_best_pix_fmt_of_2() 12 years ago
Reimar Döffinger fe79fc2ea5 dvbsubdec: set width/height from display def if not set. 12 years ago
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 12 years ago
Michael Niedermayer f61ee9b564 dsicinav: fix signed integer overflow 12 years ago
Carl Eugen Hoyos f3683349ae Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information. 12 years ago
Carl Eugen Hoyos 5eb532a930 Cosmetics: Reorder pix_fmts in tiffenc.c. 12 years ago
Carl Eugen Hoyos a5a90fa577 Simplify setting colour space for mono* when encoding tiff. 12 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Michael Niedermayer 438b86fed4 faxcompr: fix byte alignment case 12 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 12 years ago
Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 12 years ago
Kostya Shishkov 04fc5c6bde g723_1: add comfort noise generation 12 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 12 years ago
Michael Niedermayer 040405b59e utvideoenc: Switch to dsputils' median prediction 12 years ago
Michael Niedermayer bbefd27e52 utvideoenc: Avoid writing into the input picture 12 years ago
Michael Niedermayer 0e781d9405 utvideoenc: remove unused variable 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Michael Niedermayer 340e8e0b22 dnxhdenc: fix pointer type warning 12 years ago
Michael Niedermayer b0545800bd wmalosslessdec: remove unused variable 12 years ago
Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 12 years ago
Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 12 years ago
Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 12 years ago
Michael Niedermayer 818f3dc907 audio_frame_que: remove broken code that is specific to old audio_que 12 years ago
Philip Langdale 7816c7e772 Add missing codec descriptor for timingless subrip. 12 years ago
Michael Niedermayer 85c830331c lavc: protect calls to frame_thread_encoder by HAVE_THREADS 12 years ago
Paul B Mahol e4fff08f5b exr: fix decoding ZIP16 and height not multiple of 16 12 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 12 years ago
Michael Niedermayer 2d5c80b2e8 frame_thread_encoder: pass frame pict type and quality 12 years ago
Michael Niedermayer 097a909ea1 frame_thread_encoder: pass private options 12 years ago
Diego Biurrun 2e6f93a284 x86: Always compile files with functions that are called unconditionally 12 years ago
Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 12 years ago
Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 12 years ago
Martin Storsjö 3ad9eac5a0 testprogs: Remove unused includes 12 years ago
Diego Biurrun bcc45d6348 x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
Diego Biurrun efbd04c332 x86: avcodec: Drop silly "_sse" suffixes from filenames 12 years ago
Michael Niedermayer 6d35470063 utvideoenc: use ff_huff_gen_len_table 12 years ago
Michael Niedermayer 5a582bd3b5 huffman: add ff_huff_gen_len_table 12 years ago
Reimar Döffinger 998f92d680 cllc: simplify/fix swapped data buffer allocation. 12 years ago
Martin Storsjö 6f5b1a2ba4 h264: Check that the codec isn't null before accessing it 12 years ago
Martin Storsjö 0b58c77ed1 audio_frame_queue: Define af_queue_log_state before using it 12 years ago
Derek Buitenhuis 61e262f6d7 vp56: Don't use DECLARE_ALIGN on a typedef name 12 years ago
Kostya Shishkov 7627c35a81 vc1: export some functions 12 years ago
Michael Niedermayer fa6c795c3f allcodecs: fix vda order 12 years ago
Xidorn Quan 78cca74222 vdadec: implement vda decoder 12 years ago
Mans Rullgard dbc9f84ea6 Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static." 12 years ago
Diego Biurrun 3d868fe542 build: Restore dependency of acelp_filters.o on celp_math.o 12 years ago