98921 Commits (ff4cc8c65458eb4494a0a1a8ff136dcf85a0f4d0)
 

Author SHA1 Message Date
Paul B Mahol 8d48e8d251 avcodec/cfhdenc: compand coefficients 4 years ago
Paul B Mahol 1006a21512 avcodec/cfhd: add 3d transform support 4 years ago
Paul B Mahol 1c6a010e3b avcodec/cfhd: remove some unused or only write items 4 years ago
Paul B Mahol a96506f017 avcodec/cfhdenc: also write FrameNumber tag 4 years ago
Paul B Mahol 9d58cdb4ba swscale: do not drop half of bits from 16bit bayer formats 4 years ago
Jun Zhao b9ff25a93e doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name 4 years ago
Jun Zhao 035208e514 doc/fftools-common-opts: fix typo (name => named) 4 years ago
tomajsjiang 926061fff1 doc/filters: update filter buffer/abuffer interface file name 4 years ago
Andreas Rheinhardt 06fef1e9f1 avcodec/put_bits: Make skip_put_bits() less dangerous 4 years ago
Zane van Iperen 6fdf3cc53b
fate: cosmetics 4 years ago
Zane van Iperen 6afc2797d2
fate: add adpcm_argo test 4 years ago
Zane van Iperen 0549daa71b
avformat: add argo_asf muxer 4 years ago
Zane van Iperen 62da99e1d0
avcodec: add adpcm_argo encoder 4 years ago
Zane van Iperen 5d1e1dd6bd
avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parameters 4 years ago
Zane van Iperen b0b87f28c3
avformat/argo_asf: check sample count in demuxer 4 years ago
Michael Niedermayer be090da25f avcodec/tiff: Check bpp/bppcount for 0 4 years ago
Michael Niedermayer d51d569cf6 avcodec/snowdec: Sanity check hcoeff 4 years ago
Mingyu Yin fab00b0ae0 dnn_backend_native_layer_mathunary: add floor support 4 years ago
Harry Mallon 7031a7beae avformat/mxfdec: Read color metadata from MXF 4 years ago
Takio Yamaoka cc6c56f5d9 avcodec/libx264: fix chroma quantizer offset usage 4 years ago
Michael Niedermayer 2c35797e18 avcodec/mpegaudiodec_template: Fix some whitespace issues 4 years ago
Michael Niedermayer 5036d7b20c avcodec/jpeg2000dec: Handle reducedresno of 32 4 years ago
Gautam Ramakrishnan 5508e7bf8a libavcodec/j2kenc: Allow Encoder to use SOP and EPH markers 4 years ago
Andreas Rheinhardt 1fbfa42432 avformat/dv: Avoid allocation for reading timecode 4 years ago
Andreas Rheinhardt 8b0bba864b avformat/dv: Avoid alloction of DVDemuxContext 4 years ago
Andreas Rheinhardt edcd7c735c avformat/3dostr: Return directly after having read packet 4 years ago
Jun Zhao becfdaaa09 lavc/libopenh264enc: use framerate if available 4 years ago
Michael Niedermayer ffa6072fc7 avformat/mov: Check comp_brand_size 4 years ago
Michael Niedermayer fd0064f75b avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2 4 years ago
Mingyu Yin 9fbdd5454b dnn_backend_native_layer_mathunary: add ceil support 4 years ago
Zane van Iperen fa7ad81dab
avcodec/adpcm_argo: fix incorrect documentation 4 years ago
Paul B Mahol 6ce4338943 avcodec/cfhd: fix overflow in multiplication in LUT calculation 4 years ago
Jan Ekström 9c0beaf0d3 avcodec/aacdec_template: add support for 22.2 / channel_config 13 4 years ago
Jan Ekström 3fcfe6ba40 avcodec/aacdec_template: mark second LFE element as LFE2 4 years ago
Jan Ekström 93a2913ac8 avcodec/aacdectab: add mapping for 22.2 4 years ago
Jan Ekström 79b057f1b7 avcodec/mpeg4audio: add newer channel_coding mappings 4 years ago
Jan Ekström f5390a9f86 swresample/rematrix: treat 22.2 as 5.1 (back) when mixing 4 years ago
Jan Ekström 2fd8add1ba swresample/matrix: switch internal clean_layout function to not drop high bits 4 years ago
Jan Ekström 34de0abbe7 avutil/channel_layout: add 22.2 layout 4 years ago
Martin Storsjö 4ad868497f test: hlsenc: Use unique init/segment file names for the fmp4_ac3 test 4 years ago
Martin Storsjö 59c4cf0509 test: hlsenc: Make the hls_fmp4 sample file name match the target 4 years ago
Paul B Mahol acaed62ad1 avcodec/cfhd: correct 71 tag usage 4 years ago
Paul B Mahol d2b9cb1132 avcodec/cfhdenc: fix setting default compression level 4 years ago
Paul B Mahol 65516b2cd0 avcodec/cfhdenc: extend quantization table 4 years ago
Paul B Mahol 05e58ce4e2 avcodec/cfhd: use LUT for 9 and 18 codebook decompanding 4 years ago
Paul B Mahol b4ae780693 avcodec/cfhdenc: fix PrescaleTable for YUV422P10 4 years ago
James Almer 08f60a35b4 avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2 4 years ago
James Almer 9afd1f6ff2 Revert "mpegaudiodec_template: disable CRC checking for layers 1 and 2" 4 years ago
James Almer b068cfccdd fate/aac: add missing bitexact flag to some encoder tests 4 years ago
Lynne b48397e7b8
mpegaudiodec_template: disable CRC checking for layers 1 and 2 4 years ago