71925 Commits (a2190de52d6c519021e81a21f5e70598fe1c9f8a)
 

Author SHA1 Message Date
Michael Niedermayer 81e40c26e1 avcodec/ffv1enc: Ensure that bits per raw sample is valid 10 years ago
Matteo Nastasi (mop) 9c3c7b4579 avutil/log: more complete description of av_log function 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 fa2d3b6dbe Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964' 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
Michael Niedermayer a3110beebd avutil/softfloat: document av_int2sf() 10 years ago
ZhouXiaoyong 663321ed50 configure: add Loongson-3 support 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
Michael Niedermayer 75a730a22b avformat/format: Add generic trace av_log in av_probe_input_format3() 10 years ago
Niklesh 0ec3abeb8d avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed text subtitles 10 years ago
Michael Niedermayer cea62a90c0 Merge commit 'cfdaa4de6c496b0b761c763cd18067cb1af268a7' 10 years ago
Michael Niedermayer c949a4500e avcodec/libxvid: remove now redundant init cleanup code 10 years ago
Michael Niedermayer 437bdf482e Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469' 10 years ago
Michael Niedermayer c180f0f6d3 Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8' 10 years ago
Michael Niedermayer 9ba1c62775 Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679' 10 years ago
Michael Niedermayer 8d5088a168 Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b' 10 years ago
Michael Niedermayer f2978aa7ed Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd' 10 years ago
Michael Niedermayer a649650a0e Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a' 10 years ago
Michael Niedermayer 0d3821a6df Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930' 10 years ago
Michael Niedermayer 861dec5e90 Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3' 10 years ago
Michael Niedermayer 9c56cf09ca Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82' 10 years ago
Michael Niedermayer 036162a378 Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9' 10 years ago
Michael Niedermayer 10a28e8a08 Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c' 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 5d914a4a43 vp9: add fate test for intraonly frames. 10 years ago
Ronald S. Bultje 640d878bc1 vp9: fix intraonly frame decoding. 10 years ago
Ronald S. Bultje 0eccf7d43a vp9: add fate test for segmentation image-edge issue. 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
Ronald S. Bultje 4b02032fb4 vp9: add fate tests for show-existing-frame feature. 10 years ago
Ronald S. Bultje 345e3be7ba vp9: add lf_deltas fate test. 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 b17cbb0b1c riff: Add GMP4 fourcc for mpeg4 10 years ago
Vittorio Giovara 3c04ec04df riff: Add GLV4 fourcc for mpeg4 10 years ago