40194 Commits (be3a051ca8fe012e394dfb14f9274b84e0fdd207)

Author SHA1 Message Date
Paul B Mahol be3a051ca8 avcodec/sheervideo: move tables to own header 7 years ago
Paul B Mahol a874586994 avcodec/clearvideo: add inter-frame decoding 7 years ago
Simon Thelen 8c2c97403b avcodec/imgconvert: fix possible null pointer dereference 7 years ago
Michael Niedermayer 197a4e8fee avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 7 years ago
Michael Niedermayer d52be5d4e9 avcodec/cscd: Error out when LZ* decompression fails 7 years ago
James Almer 4897c80cc6 avcodec/libaomdec: remove references to gbrp pixfmt 7 years ago
James Almer 877aff2bea avcodec/libaomenc: remove references to gbrp pixfmt 7 years ago
Paul B Mahol 5710fdaeae avcodec/aic: fix decoding of videos which height is not multiple of 16 7 years ago
Paul B Mahol 324954cf96 avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframes 7 years ago
Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
Kieran Kunhya 699fa8f382 simple_idct: Template functions to support an input bitdepth parameter 7 years ago
Paul B Mahol 22a878ecd1 avcodec/scpr: check for possible out of array access 7 years ago
James Almer 265ec55983 avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer e61d8b82a2 avcodec/encode: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
James Almer de0526070e avcodec/frame_thread_encoder: remove usage of av_dup_packet() 7 years ago
James Almer 860086ee16 avcodec/avpacket: add av_packet_make_refcounted() 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
heimdallr 354b26a394 avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() 7 years ago
Rostislav Pehlivanov a1b91b0cc2 lavc: prefer the mp3float decoder to the mp3 decoder 7 years ago
Michael Niedermayer 47b7c68ae5 avcodec/utvideodec: Set pro flag based on fourcc 7 years ago
Martin Storsjö 5f83935de4 arm: hevcdsp: Add commas between macro arguments 7 years ago
Martin Storsjö 6660bc034d arm: hevcdsp: Avoid using macro expansion counters 7 years ago
Martin Storsjö ab05d3934d arm: vc1dsp: Add commas between macro arguments 7 years ago
Paul B Mahol e30a37e95e avcodec/mpc8: get frame output buffer right before it is actually needed 7 years ago
Paul B Mahol cc40228255 avcodec/mpc8: check for overread earlier and abort decoding frame 7 years ago
Paul B Mahol 0b86ea03d8 avcodec/ac3: fix out of array access introduced previously 7 years ago
Paul B Mahol 91bb871376 avcodec/mpc8: check for overread first 7 years ago
Philip Langdale af043b839c movtextenc: fix handling of utf-8 subtitles 7 years ago
James Almer c42c99c3e5 avcodec/libaomenc: use av_assert0() 7 years ago
Michael Niedermayer ea15915b2d avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame() 7 years ago
James Almer 25abaf3545 avcodec/libaomenc: minor cosmetics 7 years ago
James Almer ea3320bb82 libaomenc: fix profile setting 7 years ago
James Almer f6171471e6 avcodec: rename the AV1 profiles 7 years ago
Paul B Mahol 2974b2556b avcodec: add eac3_core bitstream filter 7 years ago
Paul B Mahol ae92970976 avcodec/eac3: add support for dependent stream 7 years ago
James Almer e5819fa629 libavcodec/libaomenc: add support for transfer characteristics and color primaries 7 years ago
James Almer 97de37da9c libavcodec/libaomdec: add support for transfer characteristics and color primaries 7 years ago
James Almer 416d354a57 libavcodec/libaomenc: fix size specifier in an av_log call 7 years ago
James Almer 88e9b616b9 libavcodec/libaomdec: use the matrix coefficients value from aom_image 7 years ago
James Almer c0f0c9f531 avcode/profiles: add AV1 profiles 7 years ago
James Almer d039d7d4a4 avcodec/libaomdec: remove references to yuv440p pixfmt 7 years ago
Michael Niedermayer 5c75438b89 avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables 7 years ago
James Almer d205c8f3bb avcodec/avpacket: remove unnecessary check in av_packet_make_writable() 7 years ago
James Almer 3c245707bd avcodec/avdct: use the proper function to free AVCodecContext 7 years ago
Michael Niedermayer db77230894 avcodec/mpeg4videodec: Use more specific error codes 7 years ago
Michael Niedermayer e529fe7633 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 7 years ago
wm4 b0644c3e1a movtextdec: fix handling of UTF-8 subtitles 7 years ago
wm4 b7d0d912ef avcodec: add a subcharenc mode that disables UTF-8 check 7 years ago
James Almer 823362782c Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them" 7 years ago
Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 7 years ago