42845 Commits (75e50c3141c5e3f96110fcab5fb819736dcdc62e)

Author SHA1 Message Date
Michael Niedermayer 4c7bcaa385 avcodec/pngdec: Pass ret from decode_iccp_chunk() 5 years ago
Zane van Iperen 0bce55ac89 avcodec/adpcm: update get_nb_samples() doc 5 years ago
Zane van Iperen 7150123aab avcodec/adpcm_ima_{apc, ssi, oki}: replace while() with for() 5 years ago
James Almer 795ff53f18 avcodec/qpeg: mark the init function as thread-safe and init cleanup capable 5 years ago
James Almer 18bb1d40c1 avcodec/qpeg: export missing frame properties 5 years ago
James Almer 1b13023860 avcodec/qpeg: remove an unnecessary intermediary AVFrame 5 years ago
Andreas Rheinhardt ee593bff98 avcodec/bsf: Use macro for "packet is empty" 5 years ago
Josh de Kock bd2e7b74e1 lavc: stop using deprecated av_codec_next() 5 years ago
qoroliang cacdac819f lavc/hevcdec: fix the HEVC decoder crash when memory over-read 5 years ago
Andreas Rheinhardt 4bbf2a240f avcodec/truehd_core_bsf: Remove unused AVClass pointer 5 years ago
Michael Niedermayer 13171ad2e3 avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() 5 years ago
Peter Ross 55d830f69a avcodec/pngdec: set return value on av_stereo3d_create_side_data() failure 5 years ago
Marton Balint 7d89445473 avcodec/bsf: use simplified algorithm for bsf_list chained filtering 5 years ago
Peter Ross 1b59f3f844 avcodec/mv30: use aandcttables 5 years ago
Peter Ross 06dab51e68 avcodec/mv30: remove unused table elements 5 years ago
Peter Ross 3e5f0cf271 avcodec/vp3: fix indentation 5 years ago
James Almer fccd6c2be0 avcodec: add a WebP parser 5 years ago
Michael Niedermayer 8e30502abe avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() 5 years ago
Michael Niedermayer 55f9683cf6 avcodec/flac_parser: Do not lose header count in find_headers_search() 5 years ago
Michael Niedermayer abb5762e98 avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() 5 years ago
Philip Langdale 22b25b3ea5 avcodec: Add explicit capability flag for encoder flushing 5 years ago
Carl Eugen Hoyos d727fea4da lavc/jpeg2000dec: Cosmetics, re-indent after last commit. 5 years ago
Carl Eugen Hoyos cbe3f1b1fb lavc/jpeg2000dec: Allow to force a compatible pix_fmt. 5 years ago
Michael Niedermayer 18f5256c0d avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() 5 years ago
Michael Niedermayer d31862c2b1 avcodec/cbs_jpeg_syntax_template: Check table index before use in dht() 5 years ago
Matthieu Bouron 5216edbc54 avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak 5 years ago
Ming Qian 8ac8e905e9 avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
Linjie Fu 798ab1d03e lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled 5 years ago
Andreas Rheinhardt 14dd0a9057 avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
Rosen Penev 4fa4ab97f9 avcodec/mips: fix get_cabac_inline_mips function name 5 years ago
James Zern 0ece80559a avcodec/libaomenc,cosmetics: fix a typo 5 years ago
Wang Cao bd3389e9f4 avcodec/libaomenc.c: Add a libaom command-line option 'tune' 5 years ago
Michael Niedermayer 20ade59d96 avcodec/dpcm: clip exponent into supported range in XAN DPCM 5 years ago
Gautam Ramakrishnan 995d937827 libavcodec/jpeg2000: fix precinct coordinate calculation 5 years ago
Gautam Ramakrishnan e8344f21e1 libavcodec/jpeg2000dec.c: fix error in cod marker 5 years ago
Andreas Rheinhardt 12a5e0409d avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 5 years ago
Zane van Iperen 67c4405fac avcodec/adpcm: remove unused shift parameter from adpcm_ima_qt_expand_nibble() 5 years ago
Carl Eugen Hoyos 5325423437 lavc/amrwbdec: Add a comment about the missing muting technique. 5 years ago
Carl Eugen Hoyos e426f71c96 lavc/amrwbdec: Output silence for frames marked as corrupt. 5 years ago
Carl Eugen Hoyos 8f01fa378f lavc/amrwbdec: Remove a dead comparison. 5 years ago
Rosen Penev 875ba23333 avcodec/aacdec: fix compilation under soft float MIPS 5 years ago
John Stebbins fa736a994c lavc/xsubenc: return meaningfull error codes 5 years ago
John Stebbins 5fcf620eee lavc/webvttenc: return more meaningful error codes 5 years ago
John Stebbins 9ac715a367 lavc/srtenc: return more meaninful error codes 5 years ago
John Stebbins 1d544e410e lavc/movtextenc: return more meaningful error codes 5 years ago
John Stebbins 9a0817baa4 lavc/assenc: return more meaningful error code 5 years ago
John Stebbins 75a8458863 lavc/dvbsub: return meaningful error codes 5 years ago
John Stebbins eda8d48fea lavc/dvbsub: fix potential encode buffer overflow 5 years ago
Philip Langdale 7b0c22768e Changelog: Add entry for expanded styling support in movtext 5 years ago
John Stebbins ad3f6212ac lavc/movtextenc: handle changes to hilight alpha 5 years ago