43584 Commits (010e345afe5d9744956dbc6253a4999e6851e7e9)

Author SHA1 Message Date
Paul B Mahol 0a8742a1e6 avcodec/cfhdenc: add gbrap12 pixel format support 5 years ago
Paul B Mahol 8d48e8d251 avcodec/cfhdenc: compand coefficients 5 years ago
Paul B Mahol 1006a21512 avcodec/cfhd: add 3d transform support 5 years ago
Paul B Mahol 1c6a010e3b avcodec/cfhd: remove some unused or only write items 5 years ago
Paul B Mahol a96506f017 avcodec/cfhdenc: also write FrameNumber tag 5 years ago
Andreas Rheinhardt 06fef1e9f1 avcodec/put_bits: Make skip_put_bits() less dangerous 5 years ago
Zane van Iperen 62da99e1d0
avcodec: add adpcm_argo encoder 5 years ago
Zane van Iperen 5d1e1dd6bd
avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parameters 5 years ago
Michael Niedermayer be090da25f avcodec/tiff: Check bpp/bppcount for 0 5 years ago
Michael Niedermayer d51d569cf6 avcodec/snowdec: Sanity check hcoeff 5 years ago
Takio Yamaoka cc6c56f5d9 avcodec/libx264: fix chroma quantizer offset usage 5 years ago
Michael Niedermayer 2c35797e18 avcodec/mpegaudiodec_template: Fix some whitespace issues 5 years ago
Michael Niedermayer 5036d7b20c avcodec/jpeg2000dec: Handle reducedresno of 32 5 years ago
Gautam Ramakrishnan 5508e7bf8a libavcodec/j2kenc: Allow Encoder to use SOP and EPH markers 5 years ago
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