21 Commits (d2428d80ce4b791587a53cdb4828a84d077384f2)

Author SHA1 Message Date
Andreas Rheinhardt f4098bbc3b avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Andreas Rheinhardt ea1b71e82f avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input 5 years ago
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Michael Niedermayer ae2537f53e avcodec/hevc_mp4toannexb_bsf: Check nalu_size 5 years ago
Michael Niedermayer a8ceb2a72f avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 5 years ago
Michael Niedermayer 1e23b5a706 avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 5 years ago
Anton Khirnov c359d624d3 hevcdec: move decoder-independent declarations into a separate header 8 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Ganesh Ajjanagadde 198110d702 avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers 9 years ago
Michael Niedermayer f080a01fd3 avcodec/hevc_mp4toannexb_bsf: Remove ;; 10 years ago
Ivan Uskov 0b8b18b4fb libavcodec/hevc_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to avoid extradata modification. 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 10 years ago