20527 Commits (f398617b197d9a44b27d3313df8cd6c72b6a168a)

Author SHA1 Message Date
Diego Biurrun 7681b8837a intrax8dsp: Add missing #include to make header standalone 13 years ago
Diego Biurrun 13b6b7e0e2 Delete motion-test tool; it is of doubtful utility. 13 years ago
Michael Niedermayer 5d55830388 snowdec: remove unused variable 13 years ago
Michael Niedermayer 0b23452c01 ffv1: fix 2 uninitialized variable warnings 13 years ago
Mans Rullgard 15616eb042 intrax8: move functions from dsputil to own context 13 years ago
Stefano Sabatini 06fc74bda0 lavc/codec_desc: fix name of wavesynth codec 13 years ago
Piotr Bandurski 53241b5dc7 lavc: add missing new line to some messages 13 years ago
Mahendra M 9b4badb09b Fix libx264 profile listing 13 years ago
Peter Ross 65a31a0de7 ansi: erase screen on first frame 13 years ago
Peter Ross 3ac718d60a ansi: support 256-colors 13 years ago
Peter Ross 95b9e56beb ansi: support escaped codes where last argument is zero 13 years ago
Peter Ross 368a768cbc ansi: remove misplaced return 13 years ago
Carl Eugen Hoyos a26789cf9f Fix compilation with yasm-0.6.2. 13 years ago
Stephan Hilb 296140ebfb cpia: move reget_buffer after header check 13 years ago
Michael Niedermayer dfb4757bbe lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2() 13 years ago
Michael Niedermayer 2a54ae9df8 imgconvert: add avcodec_find_best_pix_fmt_of_2() 13 years ago
Reimar Döffinger fe79fc2ea5 dvbsubdec: set width/height from display def if not set. 13 years ago
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 13 years ago
Michael Niedermayer f61ee9b564 dsicinav: fix signed integer overflow 13 years ago
Carl Eugen Hoyos f3683349ae Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information. 13 years ago
Carl Eugen Hoyos 5eb532a930 Cosmetics: Reorder pix_fmts in tiffenc.c. 13 years ago
Carl Eugen Hoyos a5a90fa577 Simplify setting colour space for mono* when encoding tiff. 13 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 13 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 13 years ago
Michael Niedermayer 438b86fed4 faxcompr: fix byte alignment case 13 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 13 years ago
Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 13 years ago
Kostya Shishkov 04fc5c6bde g723_1: add comfort noise generation 13 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 13 years ago
Michael Niedermayer 040405b59e utvideoenc: Switch to dsputils' median prediction 13 years ago
Michael Niedermayer bbefd27e52 utvideoenc: Avoid writing into the input picture 13 years ago
Michael Niedermayer 0e781d9405 utvideoenc: remove unused variable 13 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 13 years ago
Michael Niedermayer 340e8e0b22 dnxhdenc: fix pointer type warning 13 years ago
Michael Niedermayer b0545800bd wmalosslessdec: remove unused variable 13 years ago
Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 13 years ago
Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 13 years ago
Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 13 years ago
Michael Niedermayer 818f3dc907 audio_frame_que: remove broken code that is specific to old audio_que 13 years ago
Philip Langdale 7816c7e772 Add missing codec descriptor for timingless subrip. 13 years ago
Michael Niedermayer 85c830331c lavc: protect calls to frame_thread_encoder by HAVE_THREADS 13 years ago
Paul B Mahol e4fff08f5b exr: fix decoding ZIP16 and height not multiple of 16 13 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 13 years ago
Michael Niedermayer 2d5c80b2e8 frame_thread_encoder: pass frame pict type and quality 13 years ago
Michael Niedermayer 097a909ea1 frame_thread_encoder: pass private options 13 years ago
Diego Biurrun 2e6f93a284 x86: Always compile files with functions that are called unconditionally 13 years ago
Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 13 years ago
Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 13 years ago