42978 Commits (0e5ff31545ca44e1aa0045d91cd7badf56fccec8)

Author SHA1 Message Date
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
John Stebbins eeef870851 lavc/movtextenc: add option to scale fontsize with height 5 years ago
John Stebbins 1f8278ee24 lavc/movtextenc: add font name handling 5 years ago
John Stebbins dbdbcbf384 lavc/movtextenc: simplify initialization of new style record 5 years ago
John Stebbins bb8fd04665 lavc/movtextenc: handle cancel overrides callback 5 years ago
John Stebbins 848792be60 lavc/movtextenc: add font size tag handling 5 years ago
John Stebbins 2e79843e37 lavc/movtextenc: add alpha tag handling 5 years ago
John Stebbins b847bd9582 lavc/movtextenc: add color tag handling 5 years ago
John Stebbins 37ab5e2e7b lavc/movtextenc: init style record from ASS dialog style 5 years ago
John Stebbins a129cc9e29 lavc/movtextenc: fix unclosed style records 5 years ago
John Stebbins 1bf0df4c4f lavc/movtextenc: simplify style record updates 5 years ago
John Stebbins 15b81f5e6b lavc/movtextenc: keep values in native byte order till written 5 years ago
John Stebbins 32cf264d8f lavc/movtextenc: use correct color component order 5 years ago
John Stebbins a52eef68d4 lavc/ass_split: fix parsing utf8 scripts 5 years ago
John Stebbins b8d4a66b29 lavc/movtextdec: allow setting subtitle frame dimensions 5 years ago
John Stebbins f406dc9ceb lavc/movtextdec: restore active style color after hilite 5 years ago
John Stebbins 032ad7a0bb lavc/movtextdec: add color and alpha style tags 5 years ago
John Stebbins 91447ae3ba lavc/movtextdec: add alpha default to ass header colors 5 years ago