71733 Commits (11d29277d6484fc1728278b4f211475376f30256)
 

Author SHA1 Message Date
Clément Bœsch 11d29277d6 tests/subtitles: fix microdvd crlf in ref 10 years ago
Alexis Ballier 6fe2afaa71 Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change. 10 years ago
ZhouXiaoyong 4a7b50679d makefile: add Loongson-3 support 10 years ago
Rong Yan 8a03d428f1 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong 10 years ago
Rong Yan 603c839398 swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 10 years ago
Michael Niedermayer 46778ab212 avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there is no read function 10 years ago
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
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