32412 Commits (4b082bc2419d70333c4240e6cfad1ce11f36ae2a)

Author SHA1 Message Date
ZhouXiaoyong 0ace686ae8 avcodec: optimize mathops for Loongson-3 v1 10 years ago
Michael Niedermayer 4b8a819496 avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats 10 years ago
Michael Niedermayer 81e40c26e1 avcodec/ffv1enc: Ensure that bits per raw sample is valid 10 years ago
Michael Niedermayer 7104301638 avcodec/rv10: Use ff_tlog() for block level tracing 10 years ago
Michael Niedermayer e06dde52d7 avcodec/dvbsubdec: Do not return a value from a function returning void 10 years ago
Michael Niedermayer 0b13f42238 avcodec/interplayvideo: Use ff_tlog() for block level decode tracing 10 years ago
Michael Niedermayer febbb3cbd3 avcodec/h264_slice: Change a few asserts to av_assert* 10 years ago
Michael Niedermayer 7b94a2f4b1 avcodec/ituh263dec: Use ff_tlog() for block level information 10 years ago
Michael Niedermayer d52a8bf158 avcodec/h264_cabac: Use ff_tlog() for block level information 10 years ago
Rico Tzschichholz 5aed1d4240 vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage 10 years ago
Michael Niedermayer 9d3357391c avcodec/mpeg12dec: Make ff_dlog() messages more clear 10 years ago
Michael Niedermayer f4c311fef4 avcodec/mpeg12dec: Change mb decode tracing stuff to use ff_tlog() 10 years ago
ZhouXiaoyong 6c5ef7f657 avcodec/mips: disable assembly not supported for Loongson-3 10 years ago
Michael Niedermayer d49210788b avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP 10 years ago
Michael Niedermayer ee8ce211ea libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP 10 years ago
Niklesh 0ec3abeb8d avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed text subtitles 10 years ago
Michael Niedermayer c949a4500e avcodec/libxvid: remove now redundant init cleanup code 10 years ago
Shivraj Patil 97f074f134 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 10 years ago
Ronald S. Bultje 640d878bc1 vp9: fix intraonly frame decoding. 10 years ago
Ronald S. Bultje ed45edb2f6 vp9: use aligned size to write segmentation map into cache. 10 years ago
Ronald S. Bultje 3de13d5212 vp9: remove another optimization branch in iadst16 which causes overflows. 10 years ago
Andreas Cadhalpun cfdaa4de6c dss_sp: use lowercase codec name without whitespace 10 years ago
Vittorio Giovara 18db1286b0 libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 years ago
Vittorio Giovara eae7338e15 libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 years ago
Vittorio Giovara 74a1cad7e3 lclenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara bb428e00ac hqx: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara 43171886e0 huffyuvenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara d90133b77b asvenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara a4edaeb50f hq_hqa: Fix table data for profile 17 10 years ago
Vittorio Giovara 5bba3ab0cf internal: Make dlog/tlog a no-op when disabled 10 years ago
James Zern db3f86871e libvpxdec: cosmetics: reindent 10 years ago
James Zern e07ef1ada3 libvpxenc: cosmetics: reindent 10 years ago
James Zern 238ec505e2 libvpxenc: only set noise reduction w/vp8 10 years ago
Andreas Cadhalpun 4b657a1b1e alac: reject rice_limit 0 if compression is used 10 years ago
Ronald S. Bultje d9555adf06 vp9: set timestamps for show_existing_frame return images. 10 years ago
Andreas Cadhalpun 58d605ee9b alsdec: only adapt order for positive max_order 10 years ago
Ronald S. Bultje c82e870c12 vp9: maintain lf_delta values if feature is turned off. 10 years ago
Ronald S. Bultje e8b4f6d6be vp9: add support for resolution changes in inter frames. 10 years ago
Ronald S. Bultje d02d04a18f vp9: remove one optimization branch in iadst16 which causes overflows. 10 years ago
Luca Barbato 0a51c7d42a prores: Set the bits_per_coded_sample for alpha pix_fmt 10 years ago
Ludmila Glinskih 5adee9c0af api-flac-test: Coding style 10 years ago
Andreas Cadhalpun b3408ae4c6 mpeg4videodec: only allow a positive length 10 years ago
Andreas Cadhalpun 35e855d5b6 dss_sp: use lowercase codec name without whitespace 10 years ago
Luca Barbato 28eddef689 hq_hqa: Validate get_vlc2 return value 10 years ago
Luca Barbato a78f5548d9 avcodec: Free the default avoptions on init failure 10 years ago
Luca Barbato aef0be0875 avcodec: Unref the dummy buffer on the fail path 10 years ago
Andreas Cadhalpun afc7748d1f alsdec: check sample pointer range in revert_channel_correlation 10 years ago
James Almer ba625dd8a1 avcodec: use av_mod_uintp2() where useful 10 years ago
Andreas Cadhalpun ca9849eecd aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Paul B Mahol 77e794908b avcodec/hq_hqa: remove superfluous log message 10 years ago