42887 Commits (35d6001815e1282c5babf71c71f1fd04b59e5440)

Author SHA1 Message Date
Lynne 675bb1f4f9 diracdec: rewrite golomb reader 5 years ago
Michael Niedermayer 1812352d76 avcodec/cbs_jpeg: Check length for SOS 5 years ago
Michael Niedermayer 0a11ef68f0 avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX 5 years ago
Michael Niedermayer c40df2166c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 5 years ago
Paul B Mahol b3c46e26aa avcodec/wavpack: check for allocation failure 5 years ago
Paul B Mahol 2c08cd284d avcodec/wavpack: fix some syle issues 5 years ago
David Bryant 9a13ed522f avcodec/wavpack: add support for DSD files 5 years ago
Carl Eugen Hoyos 34d7c8d942 lavc/aarch64: Remove unneeded file vp9mc_aarch64.c 5 years ago
Carl Eugen Hoyos 951bd25572 lavc/aarch64: Fix suffix of new file vp9mc_aarch64. 5 years ago
Carl Eugen Hoyos 213c796561 lavc/aarch64: Fix compilation with --disable-neon 5 years ago
Carl Eugen Hoyos 9a21754904 lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. 5 years ago
Andreas Rheinhardt 66fac1ff7c avcodec/cbs_h2645: Treat slices without data as invalid 5 years ago
Andreas Rheinhardt 8f701932b3 avcodec/cbs_h2645: Remove dead code to delete trailing zeroes 5 years ago
Andreas Rheinhardt 6ee7375ef5 avcodec/v4l2_m2m: Avoid using intermediate buffer 5 years ago
vectronic 05d27f342b API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
Linjie Fu 2847c5c6f9 lavc/vaapi_encode_h265: fix conf_win_xxx_offset for 4:2:2/4:4:4 encoding 5 years ago
Zane van Iperen d90413e1e5 avcodec: add decoder for High Voltage Software's ALP ADPCM 5 years ago
Andreas Rheinhardt a88a3cdb4b dump_extradata: Insert extradata even for small packets 5 years ago
Andreas Rheinhardt 4a141f8e02 h264_mp4toannexb: Cosmetics 5 years ago
Andreas Rheinhardt 824f750880 h264_mp4toannexb: Improve overread checks 5 years ago
Andreas Rheinhardt cb47c6c614 h264_mp4toannexb: Stop reallocating the output buffer 5 years ago
Andreas Rheinhardt 84c87e41a6 h264_mp4toannexb: Consistently use pointer comparisons 5 years ago
Andreas Rheinhardt c177520f67 h264_mp4toannexb: Copy one NAL unit at a time 5 years ago
Andreas Rheinhardt 518bbe9eac h264_mp4toannexb: Try to avoid four byte startcodes 5 years ago
Andreas Rheinhardt aa486b4b66 h264_mp4toannexb: Simplify extradata insertion 5 years ago
Andreas Rheinhardt 4b4f8bd4a5 h264_mp4toannexb: Don't forget numOfPictureParameterSets 5 years ago
Andreas Rheinhardt 015950596c h264_mp4toannexb: Add a comment about possible overread 5 years ago
Andreas Rheinhardt 268dffc12b h264_mp4toannexb: Improve extradata overread checks 5 years ago
Andreas Rheinhardt 0ccb31f135 h264_mp4toannexb: Switch to GetByteContext to read extradata 5 years ago
Andreas Rheinhardt 7f96325bc4 bytestream: Make get_bytes_left compatible with overread 5 years ago
Michael Niedermayer a2e4879432 avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull uncompressed_header() 5 years ago
Michael Niedermayer 12ec8ad24b avcodec/siren: Check several indexes 5 years ago
James Almer 3117f47f19 avcodec/cuviddec: use AVCodec.bsfs to filter packets 5 years ago
Michael Niedermayer ac73879f1b avcodec/adpcm: Clip step index for ADPCM_IMA_APM 5 years ago
Andreas Rheinhardt b6879b61df avcodec/cdtoons: Remove superfluous ; 5 years ago
Linjie Fu dfa1fc17a5 lavc/v4l2_context: fix compile warning for incompatible pointer type 5 years ago
Linjie Fu 220c7dadc4 lavc/avcodec.h: fix missing line breaks in API documentation 5 years ago
Michael Niedermayer a2c97a8342 avcodec/mpegaudioenc_template: fix invalid shift of sample 5 years ago
Michael Niedermayer e13eee37ee avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 5 years ago
Michael Niedermayer f8a0e9f9f7 avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 5 years ago
Paul B Mahol 022796c82f avcodec/utvideodec: add support for UQY0 5 years ago
Anamitra Ghorui 177c68e349 avcodec/Makefile: remove bogus/duplicate PNG parser entry 5 years ago
Linjie Fu a7b92cb559 lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE 5 years ago
Linjie Fu 669428ac5d lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support 5 years ago
Linjie Fu d2378645fb lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT 5 years ago
Linjie Fu 85cc7bcd4c lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
Linjie Fu 0d83fcc07b lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
Linjie Fu aa6b2e1604 lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension 5 years ago
Kirill Savkov 4627a56d46 avcodec/libzvbi-teletextdec: add option to set default G0 character set 5 years ago
Paul B Mahol 9e0ddb5e80 avcodec/ac3_parser: recognize LE bitstream variant 5 years ago