20200 Commits (7f46f042d10207412eba433e5896f1356286fe1c)

Author SHA1 Message Date
Mans Rullgard 5a43eba956 g723.1: remove unnecessary argument 'shift' from dot_product() 13 years ago
Mans Rullgard 8b0de73464 g723.1: deobfuscate "(x << 4) - x" to "15 * x" 13 years ago
Mans Rullgard fddc5b9bea celp: optimise ff_celp_lp_synthesis_filter() 13 years ago
Derek Buitenhuis 17c11cef9f cllc: Implement ARGB support 13 years ago
Derek Buitenhuis ba752dc016 cllc: Implement ARGB support 13 years ago
Derek Buitenhuis 7fda47d53b cllc: Add support for QRGB 13 years ago
Derek Buitenhuis f4bb38cc26 cllc: Rename some funcs to represent what they actually do 13 years ago
Derek Buitenhuis 21d62c4730 cllc: Add support for QRGB 13 years ago
Derek Buitenhuis 4637009e59 cllc: Rename some funcs to represent what they actually do 13 years ago
Boris Maksalov d70231f02d Fix reading past the end of frame buffer. 13 years ago
Diego Biurrun 3b9e832e17 x86: Drop silly "_yasm" suffixes from filenames 13 years ago
Michael Niedermayer da74e883f1 lavc: add codec_descriptor field to AVCodecContext. 13 years ago
Michael Niedermayer 6fd7bf7b03 sgidec: fix error free end detection. 13 years ago
Michael Niedermayer 39c56ef921 sgidec: correct end pointer 13 years ago
Michael Niedermayer 15e4bd65b1 vc1dec: support debug & FF_DEBUG_PICT_INFO. 13 years ago
Michael Niedermayer 5a49482cc0 dsputil_template: switch to av_assert 13 years ago
Anton Khirnov 51efed152d lavc: add an intra-only codec property. 13 years ago
Anton Khirnov c223d79945 lavc: add codec descriptors. 13 years ago
Michael Niedermayer 48d20b918c snowdec: increase stack size 13 years ago
Michael Niedermayer 994923ec00 dwt: switch to av_assert 13 years ago
Michael Niedermayer 58825a18aa msrle: fix regression causing null ptr dereference 13 years ago
Michael Niedermayer f9505923a3 cavsdec: check dimensions being valid. 13 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 13 years ago
Michael Niedermayer d9d0c1ccc3 mjpegdec: support AVRn interlaced 13 years ago
Mans Rullgard 05c36e0e5f g723.1: fix addition overflow 13 years ago
Mans Rullgard 52aa3015a3 g723.1: simplify and fix multiplication overflow 13 years ago
Mans Rullgard e141cf2c57 g723.1: deobfuscate an expression 13 years ago
Mans Rullgard e2b7c5783d g723.1: remove unused #includes 13 years ago
Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 13 years ago
Mans Rullgard 0db9eba48c motion_est: drop inline from sad_hpel_motion_search() 13 years ago
Mans Rullgard 5bf7bc625b motion_est: remove unused macros 13 years ago
Mans Rullgard 74f82f92a4 motion_est: remove useless no_motion_search() function 13 years ago
Nicolas George e13df05fdb dvbsub: reindent after last commit. 13 years ago
Nicolas George aed032c25b dvbsub: fix encoding of termination packets. 13 years ago
Hendrik Leppkes f9150c8ac0 lagarith: frame multithreading 13 years ago
Diego Biurrun 36a8c43073 doxygen: qdm2: Drop documentation for non-existing function parameters 13 years ago
Mans Rullgard f69f4036f8 mpegvideo: reduce excessive inlining of mpeg_motion() 13 years ago
Mans Rullgard 7a851153d3 mpegvideo: convert mpegvideo_common.h to a .c file 13 years ago
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 13 years ago
Paul B Mahol bd971ddaf4 aasc: 8bit support 13 years ago
Paul B Mahol 8a57ca5c6a aasc: fix out of array write 13 years ago
Mans Rullgard d7a4f8f8b9 Move MASK_ABS macro to libavcodec/mathops.h 13 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 13 years ago
Alex Converse 122d5c526a aacdec: Don't fall back to the old output configuration when no old configuration is present. 13 years ago
Dave Yeo 197439c1ef x86: pngdsp: Fix assembly for OS/2 13 years ago
Kostya Shishkov e78e6c37ef g723_1: clip argument for 15-bit version of normalize_bits() 13 years ago
Kostya Shishkov f86b2f3661 g723_1: use all LPC vectors in formant postfilter 13 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 13 years ago
jamal 82e5c5d45b lavc/old_codec_ids: Fix make checkheaders. 13 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 13 years ago