43320 Commits (becfdaaa0961fcdfea5e7be102d59e5861e5adea)

Author SHA1 Message Date
Jun Zhao becfdaaa09 lavc/libopenh264enc: use framerate if available 5 years ago
Michael Niedermayer fd0064f75b avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2 5 years ago
Zane van Iperen fa7ad81dab
avcodec/adpcm_argo: fix incorrect documentation 5 years ago
Paul B Mahol 6ce4338943 avcodec/cfhd: fix overflow in multiplication in LUT calculation 5 years ago
Jan Ekström 9c0beaf0d3 avcodec/aacdec_template: add support for 22.2 / channel_config 13 5 years ago
Jan Ekström 3fcfe6ba40 avcodec/aacdec_template: mark second LFE element as LFE2 5 years ago
Jan Ekström 93a2913ac8 avcodec/aacdectab: add mapping for 22.2 5 years ago
Jan Ekström 79b057f1b7 avcodec/mpeg4audio: add newer channel_coding mappings 5 years ago
Paul B Mahol acaed62ad1 avcodec/cfhd: correct 71 tag usage 5 years ago
Paul B Mahol d2b9cb1132 avcodec/cfhdenc: fix setting default compression level 5 years ago
Paul B Mahol 65516b2cd0 avcodec/cfhdenc: extend quantization table 5 years ago
Paul B Mahol 05e58ce4e2 avcodec/cfhd: use LUT for 9 and 18 codebook decompanding 5 years ago
Paul B Mahol b4ae780693 avcodec/cfhdenc: fix PrescaleTable for YUV422P10 5 years ago
James Almer 08f60a35b4 avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2 5 years ago
James Almer 9afd1f6ff2 Revert "mpegaudiodec_template: disable CRC checking for layers 1 and 2" 5 years ago
Lynne b48397e7b8
mpegaudiodec_template: disable CRC checking for layers 1 and 2 5 years ago
Andriy Gelman 9d2ba8980b avcodec/v4l2_m2m: reindent after last commit 5 years ago
Andriy Gelman 7c32e9cf93 avcodec/v4l2_m2m: adapt to call close() on init fail 5 years ago
Paul B Mahol 533d6030ca avcodec/cfhd: set correct bits_per_raw_sample 5 years ago
Paul B Mahol e2b455f933 avcodec/cfhd: add more tag names 5 years ago
Paul B Mahol 4e27817629 avcodec: add CFHD encoder 5 years ago
Paul B Mahol 131d2a3e1c avcodec/cfhd: improve decompanding quality with reference implementation 5 years ago
Paul B Mahol f7e35c8163 avcodec/cfhd: fix non-aligned to 8 height decoding 5 years ago
Paul B Mahol fabbb680d4 avcodec/cfhd: move if/else out of loop in inverse transform 5 years ago
Jun Zhao 21e86a12e6 lavc/libkvazaar: fix framerate setting 5 years ago
Andreas Rheinhardt 15ef16dce8 avcodec/g723_1enc: Avoid skip_put_bits() 5 years ago
Andreas Rheinhardt 8129c32e48 avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits 5 years ago
Mark Thompson c67bdd6534 vaapi_encode: Delete unused field 5 years ago
Mark Thompson 3d19c5ee68 vaapi_encode_h265: Don't require uniform_spacing_flag 5 years ago
Mark Thompson bc58d1f58e vaapi_encode_h265: Fix ordering of tile dimensions 5 years ago
Mark Thompson e80fe32943 vaapi_encode_h265: Remove confusing and redundant tile options 5 years ago
Mark Thompson 11a2d05b3f libsvtav1: Fix the documentation to match the actual options 5 years ago
Mark Thompson ad7aa1e8e7 libsvtav1: Use _ rather than - in options 5 years ago
Mark Thompson 30a4bdbc1f libsvtav1: Rename without a _ 5 years ago
James Almer 8a3f561c34 avcodec/options_table: make AVCodecContext->level search for child constants 5 years ago
Gautam Ramakrishnan 8821df6fcf libavcodec/pgxdec Fix pix format selection error 5 years ago
Gautam Ramakrishnan 9d302efdf2 libavcodec/j2kenc: Encoding up to 16 bits 5 years ago
Shiyou Yin bd4f37f2eb avcodec/mips: Fix segfault in imdct36_mips_float. 5 years ago
Shiyou Yin 1563b4b4c6 avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips. 5 years ago
Shiyou Yin 44699db6db avcodec/mips: Fix register constraint error reported by clang. 5 years ago
Lynne 6ceaeecaf5 avcodec/libsvt_av1: remove forced-idr option 5 years ago
Daryl Seah 0e20dee5c2 avcodec: Add an SVT-AV1 encoder wrapper 5 years ago
Andreas Rheinhardt cbb6ba2e86 avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible 5 years ago
Andreas Rheinhardt 2d5407d390 avcodec/golomb: Document return value of get_ue_golomb_31 on error 5 years ago
Andreas Rheinhardt 69636b443c avcodec/golomb: Prevent shift by negative number 5 years ago
Gautam Ramakrishnan a45935fe05 libavcodec/jpeg2000dec: Support for PPM marker 5 years ago
Michael Niedermayer 6ea8f03bf4 avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCL 5 years ago
hwren 5f8555d156 lavc/libxavs2.c: mark key-frame packets 5 years ago
Timo Rothenpieler 466c14d107 avcodec/nvenc: fix B-Ref-Mode support check for recent HEVC 5 years ago
Andreas Rheinhardt 39c4b78829 avcodec/golomb: Don't emit error message in get_ue_golomb 5 years ago