102841 Commits (b0b3fce3c33352a87267b6ffa51da31d5162daff)
 

Author SHA1 Message Date
Michael Niedermayer ff56c139e0 avcodec/faxcompr: Check available bits in decode_uncompressed() 3 years ago
Michael Niedermayer 7d8421e3d5 avcodec/faxcompr: Check if bits are available before reading in cmode == 9 || cmode == 10 3 years ago
Michael Niedermayer ffe4851e23 avformat/utils: Avoid overflow in codec_info_duration computation for subtitles 3 years ago
Michael Niedermayer bf4e7ec825 avformat/utils: check dts/duration to be representable before using them 3 years ago
Michael Niedermayer 3447979d08 avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bit 3 years ago
Michael Niedermayer dbbcfbcc4e avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 3 years ago
Michael Niedermayer f54d85cee6 avformat/mov: Check for duplicate mdcv 3 years ago
Michael Niedermayer 1e24da5cfe avformat/flvdec: Check data before casting 3 years ago
Shubhanshu Saxena 5509235818 lavfi/dnn: Fill Task using Common Function 3 years ago
Shubhanshu Saxena 6b961f7409 lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems 3 years ago
Shubhanshu Saxena 9675ebbb91 lavfi/dnn: Add nb_output to TaskItem 3 years ago
Shubhanshu Saxena 446b4f77c1 lavfi/dnn: Convert output_name to char** in TaskItem 3 years ago
Shubhanshu Saxena f5ab8905fd lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend 3 years ago
Anton Khirnov 580e168a94 lavu/mem: un-inline av_size_mult() 3 years ago
Anton Khirnov 71c0ef882e lavf: clarify probesize/format_probesize doxy 3 years ago
Anton Khirnov 5384ee486a doc: fix generating doxy with out-of-tree builds 3 years ago
stuhlo a501d55905 avcodec/cuviddec: correctly set key_frame with interlaced content 3 years ago
James Almer 94af6414ab ffmpeg: silence a thread_safe_callbacks deprecation warning 3 years ago
James Almer ae0863b91d examples/muxing: add missing header 3 years ago
James Almer 260dc1c5f3 examples/extract_mvs: add missing header 3 years ago
James Almer 3191bb5c35 examples/demuxing_decoding: add missing header 3 years ago
James Almer 2cccab96f6 avformat: make AVStream.pts_wrap_bits public 3 years ago
Steven Liu 58c908cf94 avfilter/overlay_cuda: support expression of x y position 3 years ago
zheng qian f38458089f avformat/mpegtsenc: enable muxing of ARIB captions 3 years ago
Anton Khirnov c8778606b3 lavu/video_enc_params: make sure blocks are properly aligned 3 years ago
Anton Khirnov 1256b71ba9 lavf/mp3dec: avoid avcodec.h dependency 3 years ago
Anton Khirnov c9642265f8 lavf/mov_chan: avoid avcodec.h dependency 3 years ago
Anton Khirnov 823ca1ba84 lavf/matroska: avoid avcodec.h dependency 3 years ago
Anton Khirnov f3dafe6a41 lavf/latmenc: avoid avcodec.h dependency 3 years ago
Anton Khirnov e246625b01 lavf/id3v1: drop unnecessary avcodec.h include 3 years ago
Anton Khirnov 5620d18e66 lavf/hevc: drop unnecessary avcodec.h include 3 years ago
Anton Khirnov f79d009b7c lavf/framecrcenc: avoid avcodec.h dependency 3 years ago
Anton Khirnov 239b7d2e40 lavf/adtsenc: avoid avcodec.h dependency 3 years ago
Anton Khirnov e7196afe28 lavf/a64: avoid avcodec.h dependency 3 years ago
Anton Khirnov e67e02d156 lavf/avformat.h: drop the avcodec.h include 3 years ago
Anton Khirnov ed728da3af tools/uncoded_frame: include required headers explicitly 3 years ago
Anton Khirnov 51200769c3 lavf/icoenc: include required headers explicitly 3 years ago
Anton Khirnov c4c6c83421 lavf/internal: include avcodec.h explicitly 3 years ago
Anton Khirnov 5d920255aa lavfi/lavfutils: include required headers explicitly 3 years ago
Anton Khirnov c28823ff97 lavc/get_bits: avoid avcodec.h dependency 3 years ago
Anton Khirnov 58a39e3436 lavc/hevc_sei: include buffer.h explicitly 3 years ago
Anton Khirnov 43002487cb lavc/mlp_parse: add required includes explicitly 3 years ago
Anton Khirnov 93822dacb9 lavc/dolby_e_parser: #include avcodec.h explicitly 3 years ago
Anton Khirnov 9dbdabe0e0 lavc/cbs_internal: clean up headers 3 years ago
Anton Khirnov e91901adf6 lavc/cbs: avoid avcodec.h dependency 3 years ago
Anton Khirnov f3f404edd2 lavc/cbs_bsf.h: explicitly #include all required headers 3 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 3 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 3 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 3 years ago
Anton Khirnov 2628dff366 lavc: move avcodec_profile_name() from avcodec.h to codec_id.h 3 years ago