103034 Commits (0a67ca63e43b53e41e01b52f7da02b9bdbc62f13)
 

Author SHA1 Message Date
Michael Niedermayer 1e24da5cfe avformat/flvdec: Check data before casting 4 years ago
Shubhanshu Saxena 5509235818 lavfi/dnn: Fill Task using Common Function 4 years ago
Shubhanshu Saxena 6b961f7409 lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems 4 years ago
Shubhanshu Saxena 9675ebbb91 lavfi/dnn: Add nb_output to TaskItem 4 years ago
Shubhanshu Saxena 446b4f77c1 lavfi/dnn: Convert output_name to char** in TaskItem 4 years ago
Shubhanshu Saxena f5ab8905fd lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend 4 years ago
Anton Khirnov 580e168a94 lavu/mem: un-inline av_size_mult() 4 years ago
Anton Khirnov 71c0ef882e lavf: clarify probesize/format_probesize doxy 4 years ago
Anton Khirnov 5384ee486a doc: fix generating doxy with out-of-tree builds 4 years ago
stuhlo a501d55905 avcodec/cuviddec: correctly set key_frame with interlaced content 4 years ago
James Almer 94af6414ab ffmpeg: silence a thread_safe_callbacks deprecation warning 4 years ago
James Almer ae0863b91d examples/muxing: add missing header 4 years ago
James Almer 260dc1c5f3 examples/extract_mvs: add missing header 4 years ago
James Almer 3191bb5c35 examples/demuxing_decoding: add missing header 4 years ago
James Almer 2cccab96f6 avformat: make AVStream.pts_wrap_bits public 4 years ago
Steven Liu 58c908cf94 avfilter/overlay_cuda: support expression of x y position 4 years ago
zheng qian f38458089f avformat/mpegtsenc: enable muxing of ARIB captions 4 years ago
Anton Khirnov c8778606b3 lavu/video_enc_params: make sure blocks are properly aligned 4 years ago
Anton Khirnov 1256b71ba9 lavf/mp3dec: avoid avcodec.h dependency 4 years ago
Anton Khirnov c9642265f8 lavf/mov_chan: avoid avcodec.h dependency 4 years ago
Anton Khirnov 823ca1ba84 lavf/matroska: avoid avcodec.h dependency 4 years ago
Anton Khirnov f3dafe6a41 lavf/latmenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov e246625b01 lavf/id3v1: drop unnecessary avcodec.h include 4 years ago
Anton Khirnov 5620d18e66 lavf/hevc: drop unnecessary avcodec.h include 4 years ago
Anton Khirnov f79d009b7c lavf/framecrcenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov 239b7d2e40 lavf/adtsenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov e7196afe28 lavf/a64: avoid avcodec.h dependency 4 years ago
Anton Khirnov e67e02d156 lavf/avformat.h: drop the avcodec.h include 4 years ago
Anton Khirnov ed728da3af tools/uncoded_frame: include required headers explicitly 4 years ago
Anton Khirnov 51200769c3 lavf/icoenc: include required headers explicitly 4 years ago
Anton Khirnov c4c6c83421 lavf/internal: include avcodec.h explicitly 4 years ago
Anton Khirnov 5d920255aa lavfi/lavfutils: include required headers explicitly 4 years ago
Anton Khirnov c28823ff97 lavc/get_bits: avoid avcodec.h dependency 4 years ago
Anton Khirnov 58a39e3436 lavc/hevc_sei: include buffer.h explicitly 4 years ago
Anton Khirnov 43002487cb lavc/mlp_parse: add required includes explicitly 4 years ago
Anton Khirnov 93822dacb9 lavc/dolby_e_parser: #include avcodec.h explicitly 4 years ago
Anton Khirnov 9dbdabe0e0 lavc/cbs_internal: clean up headers 4 years ago
Anton Khirnov e91901adf6 lavc/cbs: avoid avcodec.h dependency 4 years ago
Anton Khirnov f3f404edd2 lavc/cbs_bsf.h: explicitly #include all required headers 4 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 4 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 4 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 2628dff366 lavc: move avcodec_profile_name() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 000f35125f lavc: move av_get_[exact_]bits_per_sample() to codec_id.h 4 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 4 years ago
zhilizhao cf1746d779 ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 4 years ago
Lynne 08d933bf61
hwcontext_vulkan: fix typo in vulkan_device_init() 4 years ago
Gyan Doshi 99bbf4a5be doc/ffmpeg: document reinit_filter 4 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 4 years ago
James Almer 39affa5f8e avdevice/libcdio: fix AVStream.cur_dts usage 4 years ago