45364 Commits (82123e133db6d556f3366a1cbb4f0439d70539d4)

Author SHA1 Message Date
Haihao Xiang 65fdc0e589 lavc/qsvenc: pass the color properties to the SDK 4 years ago
Haihao Xiang c8cfe67694 lavc/qsvdec: update color properties in codec context 4 years ago
maryam ebr 7150f95756 avcodec/dnxhddec: check and propagate function return value 4 years ago
Lynne c8b1f2bcc4
packet: initialize time_base field to (0, 1) instead of (0, 0) 4 years ago
Lynne a1a0fddfd0
avpacket: ABI bump additions 4 years ago
Brad Hards 1f58503013 libavcodec/libx265: add user data unregistered SEI encoding 4 years ago
Michael Niedermayer 75a099fc73 avcodec/aaccoder: Add minimal bias in search_for_ms() 4 years ago
Gyan Doshi b9176dbfb7 avcodec/noise_bsf: restore dropamount for backwards compatibility 4 years ago
Gyan Doshi 23da5caf09 avcodec/noise_bsf: add expr support 4 years ago
Jiaxun Yang 2323d3a923 avcodec/mips: cabac.h provide fallback for wsbh instruction 4 years ago
Jiaxun Yang 1042039ccd avcodec/mips: Use MMI marcos to replace Loongson3 instructions 4 years ago
Thierry Foucu fc300613be libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value 4 years ago
Haihao Xiang f2feb31b78 qsvenc: Value '0' is not a valid value for parameter GopOptFlag 4 years ago
James Almer f7958d0883 avcodec/h264_sei: honor the Film Grain Characteristics cancel flag 4 years ago
James Almer 4ff73add5d avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages 4 years ago
James Almer 41d1dba4d2 cbs_h264: add support for Film Grain Characteristics SEI messages 4 years ago
Andreas Rheinhardt 5be809fed9 avcodec/tableprint_vlc: Fix building with hardcoded tables 4 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 4 years ago
Andreas Rheinhardt e3023e9015 avcodec/g729postfilter.h: Include acelp_pitch_delay.h 4 years ago
Andreas Rheinhardt e0b4fe0efa avcodec: Remove some unnecessary mpegvideo.h inclusions 4 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 4 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 4 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 4 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 4 years ago
Andreas Rheinhardt f6f85d9582 avcodec/lossless_videodsp: Improve included headers 4 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 4 years ago
Andreas Rheinhardt cea34b9172 avcodec/avcodec: Don't include hwcontext.h 4 years ago
Andreas Rheinhardt 912f125c42 avcodec/avcodec: Don't include errno.h 4 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 4 years ago
Andreas Rheinhardt 73b847e136 avcodec/adpcm_data: Move tables only used by adpcm.c to it 4 years ago
Andreas Rheinhardt ac5bd4e41a avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffs 4 years ago
Andreas Rheinhardt 0a67ca63e4 avcodec/adpcm: Don't include disabled AVCodecs 4 years ago
Andreas Rheinhardt 0f168344f1 avcodec/adpcm: Disable dead code 4 years ago
Andreas Rheinhardt 6914aa7fb4 avcodec/adpcm: Fix indentation 4 years ago
Andreas Rheinhardt 421de73a10 avcodec/adpcm: Use smaller scope for some variables 4 years ago
Andreas Rheinhardt c8a8691c97 avcodec/adpcmenc: Don't include disabled AVCodecs 4 years ago
Andreas Rheinhardt 62e3d01cc7 avcodec/adpcmenc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 63f736f476 avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGO 4 years ago
Andreas Rheinhardt 10f8f06a56 avcodec/adpcmenc: Use smaller scope for some variables 4 years ago
Zane van Iperen f687f8e0d3
avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sample 4 years ago
Andreas Rheinhardt 1c2d8ff92b avcodec/dsd_tablegen: Merge header into dsd.c 4 years ago
Andreas Rheinhardt f9136d6026 Avoid calling functions repeatedly via FFMIN 4 years ago
Andreas Rheinhardt e1836b191b avcodec/libavcodec.v: Tighten export whitelist 4 years ago
Michael Niedermayer adae546f24 avcodec/exr: Check uncompressed_size against max_pixels 4 years ago
James Almer 1349de10b2 avcodec/libdav1d: parse sequence headers in extradata if available 4 years ago
Jan Ekström f32f56468c {configure,avcodec/libx264}: remove separate x264_csp_bgr check 4 years ago
Guangyu Sun 24b3178efd libavcodec/vorbisenc: Add missing initial_padding 4 years ago
Gyan Doshi 1aa9dcd091 avcodec/qsvenc: clip global_quality for ICQ modes. 4 years ago
James Almer 7ee17ec7e4 avcodec/libdav1d: don't repeatedly parse the same sequence header 4 years ago