92578 Commits (a970920026010bd9e03f99017c305212b889d4a5)
 

Author SHA1 Message Date
Martin Vignali a970920026 avcodec/proresdec : move dsp init after codec tag check 6 years ago
Martin Vignali dae9b4b8a4 avcodec/proresdsp : remove unused value 6 years ago
Martin Vignali a87ca4bbca avcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt who need height padding in avcodec_align_dimensions2 6 years ago
Jun Zhao 72b047a7a7 lavc/kvazaar: fix auto thread flag in kvazaar wrapper. 6 years ago
Marton Balint c047901012 avdevice/decklink_enc: add support for setting genlock timing offset 6 years ago
Marton Balint 418c90faac ffplay: fix -x and -y options when only one of them is used 6 years ago
Marton Balint 9a39c5449f ffplay: convert float math to int math in calculate_display_rect 6 years ago
Paul B Mahol 2a08faba88 avformat/mpegenc: extend muxing PCM-DVD to other depths 6 years ago
Paul B Mahol e9967822e4 avcodec: add PCM-DVD encoder 6 years ago
Michael Niedermayer 1a89ae1df8 avcodec/hevcdec: Check for overlapping slices 6 years ago
Michael Niedermayer 7f22a4ebc9 avcodec/truemotion2rt: Fix rounding in input size check 6 years ago
Shiyou Yin 5982614af1 avcodec/mips: [loongson] refine optimization in h264_chroma. 6 years ago
Shiyou Yin 5c806d5b54 configure: enable mipsfpu for loongson platform. 6 years ago
Paul B Mahol f09bbb8f08 avformat/ac3dec: always skip junk bytes before sync bytes 6 years ago
Linjie Fu 67cdfcf694 lavc/qsvenc: assert uninitialized pict_type 6 years ago
Zhong Li ac0bcd6b61 lavc/qsvenc: add forced_idr option 6 years ago
Zhong Li 518b963d2c lavc/qsvenc: enable ICQ and ICQ_LA on Linux 6 years ago
Steven Liu ba71ebbbfa avformat/dashdec: add subtitle stream support 6 years ago
Jun Zhao b87063c06d lavc/libaomenc: Add a maximum constraint of 64 encoder threads. 6 years ago
James Almer e695b0beba avcodec/libdav1d: add an option to toggle Film Grain 6 years ago
James Almer 0fca2f60da avcodec/libdav1d: read profile from the sequence header referenced by the ouput picture 6 years ago
James Almer 3cd275bcde avcodec/libdav1d: use constants defined in the public API to limit thread count 6 years ago
James Almer 53ca505acc avcodec/libdav1d: remove init cleanup internal codec cap 6 years ago
Rostislav Pehlivanov ffec9d32fe Revert "libopus: Add channel mapping 2 support in libopusdec" 6 years ago
Rostislav Pehlivanov cf283f2dfb Revert "avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2" 6 years ago
Felicia Lim 4cd6f08d20 avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2 6 years ago
Carl Eugen Hoyos 271a00043e lavf/rawdec: Do not mark streams from raw subtitle demuxers as data streams. 6 years ago
Paul B Mahol 68f289dacd avcodec/opus: check if internal is available 6 years ago
Peter Ross 331715534a avpriv_tempfile: add djgpp fallback 6 years ago
Peter Ross 8b7a1c2227 configure: memalign is broken on djgpp 2.05 6 years ago
Peter Ross dea1224754 additional math.h functions for djgpp 6 years ago
Peter Ross 533ba0b6b5 configure: detect djgpp libc 6 years ago
Paul B Mahol 18aea7bdd9 avcodec/opus: set skip_samples 6 years ago
Mark Thompson b9aff7a53d hwcontext_opencl: Only release command queue if it exists 6 years ago
Carl Eugen Hoyos 8cc5107705 lavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxt 6 years ago
Carl Eugen Hoyos 698574ac5d ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago
Carl Eugen Hoyos 1893c72086 lavfi/fps: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago
Michael Niedermayer 28c96c2ce2 avcodec/diracdec: Check component quant 6 years ago
Andrey Semashev 1035206102 lavf/dashdec: Add webm to the list of allowed extensions. 6 years ago
Jun Zhao 1ffac23885 fftools/ffmpeg: delete the unused code. 6 years ago
Jun Zhao 7608809ae4 fftools/ffprobe: Indent the code. 6 years ago
Jun Zhao e002ec332b lavfi/buffersrc: Indent the code. 6 years ago
Michael Niedermayer a036c25969 avcodec/tiff: Fix integer overflows in left shift in init_image() 6 years ago
Carl Eugen Hoyos 5a7617136a lavc/jrevdct: Avoid an aliasing violation. 6 years ago
Kyle Swanson fd2d6f376d libavf/libvmaf: update docs 6 years ago
Mark Harris 4361293fcf avutil/mem: Fix invalid use of av_alloc_size 6 years ago
Mark Harris 8108064043 avfilter/vf_chromashift: Fix mixed declaration and code 6 years ago
Mark Harris 01dc152a92 avformat/vivo: Don't log null value 6 years ago
James Almer 2ddaaaf595 avcodec/libaomenc: increase the default bitrate 6 years ago
Michael Niedermayer 90ac0e5f29 avcodec/tiff: Limit filtering to decoded data 6 years ago