102724 Commits (94af6414ab74b9785bee89bd0a167c4788d6b598)
 

Author SHA1 Message Date
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
Anton Khirnov 000f35125f lavc: move av_get_[exact_]bits_per_sample() to codec_id.h 3 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 3 years ago
zhilizhao cf1746d779 ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 3 years ago
Lynne 08d933bf61
hwcontext_vulkan: fix typo in vulkan_device_init() 3 years ago
Gyan Doshi 99bbf4a5be doc/ffmpeg: document reinit_filter 3 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 3 years ago
James Almer 39affa5f8e avdevice/libcdio: fix AVStream.cur_dts usage 3 years ago
James Almer c768233293 avformat/utils: make ff_update_cur_dts() shared 3 years ago
Ting Fu e01bf559df lavfi/vf_drawtext.c: fix CID 1485003 3 years ago
Ting Fu 22d99589d8 lavfi/vf_drawbox.c: fix CID 1485004 3 years ago
Zhao Zhili 58614f7bee avformat/libsrt: workaround conflict with ffmpeg cmdline option 3 years ago
Zhao Zhili 55c54ff744 avformat/libsrt: add tsbpd option 3 years ago
Zhao Zhili 9099046cc7 avformat/libsrt: send message in order 3 years ago
Valerii Zapodovnikov 3249b96342 fftools/ffplay: 240M matrix is not the same as BT.601 3 years ago
Valerii Zapodovnikov 812f39ee85 Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" 3 years ago
Matthieu Patou b27ae2c0b7 checkasm/vp9dsp: rename the iszero function to is_zero 3 years ago
Michael Niedermayer 4a3917c02c avfilter/vf_dctdnoiz: Check threads 3 years ago