102745 Commits (163559ed6206155bb997ff8f283e343e778e4118)
 

Author SHA1 Message Date
Matthieu Patou 163559ed62 avutil/tests/audio_ffio: add missing header 4 years ago
James Almer 75f0bc651f avutil/tests/lzo: remove timer macros 4 years ago
Gyan Doshi 3ce272a9da doc/demuxers: note defaults for apng options 4 years ago
Michael Niedermayer 480f11bdd7 avformat/rpl: The associative law doesnt hold for signed integers in C 4 years ago
Michael Niedermayer ff56c139e0 avcodec/faxcompr: Check available bits in decode_uncompressed() 4 years ago
Michael Niedermayer 7d8421e3d5 avcodec/faxcompr: Check if bits are available before reading in cmode == 9 || cmode == 10 4 years ago
Michael Niedermayer ffe4851e23 avformat/utils: Avoid overflow in codec_info_duration computation for subtitles 4 years ago
Michael Niedermayer bf4e7ec825 avformat/utils: check dts/duration to be representable before using them 4 years ago
Michael Niedermayer 3447979d08 avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bit 4 years ago
Michael Niedermayer dbbcfbcc4e avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 4 years ago
Michael Niedermayer f54d85cee6 avformat/mov: Check for duplicate mdcv 4 years ago
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