94171 Commits (1f8336fd985de3e2e49526e703da0820cd6abdce)
 

Author SHA1 Message Date
Cameron Cawley 1f8336fd98 avformat/rpl: Allow a file to have audio, but not video 5 years ago
Cameron Cawley dcf3f8b368 avformat/rpl: Fix detection of 8-bit linear formats 5 years ago
Paul B Mahol 0f39ef4db2 avfilter/vf_lut: fix regression with >8bit planar filtering 5 years ago
Steven Liu a514244319 avformat/dashdec: fix code style in dash_read_packet 5 years ago
Jun Zhao 9269bccbb3 doc/muxers: fix docs format for DASH muxer 5 years ago
Steven Liu 6e988b75df avformat/dashdec: refine and fix code style of dash_read_header 5 years ago
Steven Liu 43e0ddd33d avformat/dashdec: simplified code in open_demux_for_component 5 years ago
Yonglin Luo 664a27ea40 libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize function 5 years ago
Paul B Mahol 1ac643f066 avfilter/vf_lut2: use time_base from framesync 5 years ago
Paul B Mahol cc5c636780 avfilter/vf_midequalizer: use time_base from framesync 5 years ago
Paul B Mahol d49d7d238f avfilter/vf_blend: use time_base from framesync 5 years ago
Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 5 years ago
Paul B Mahol 8a0636a93b avfilter/vf_maskedmerge: use time_base from framesync 5 years ago
Peter Ross 9654e97572 ifv: populate creation_time 5 years ago
Paul B Mahol 93a73df54d avfilter/af_deesser: remove extra ; 5 years ago
Jun Zhao be1643be31 lavf/dump: More disposition flag dump 5 years ago
Jun Zhao 11d3b03fcb ffmpeg_opt: Respect default disposition when select audio/video 5 years ago
Jun Zhao 9521d7dd58 lavf/utils: Respect default disposition when select the AVStream 5 years ago
Paul B Mahol bd5e92ef8a avfilter: add deesser audio filter 5 years ago
Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 5 years ago
Guo, Yejun 231d0c819f doc/filters: update how to generate native model for sr filter 5 years ago
Guo, Yejun 50e194e6e1 tools/python: add script to convert TensorFlow model (.pb) to native model (.model) 5 years ago
Andreas Rheinhardt 4877b5869e libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking 5 years ago
Zhong Li e51cc7ed85 lavc/mjpegdec: make code aligned 5 years ago
Zhong Li a6c648f2b4 lavc/mjpegdec: replace number with marker name 5 years ago
Zhong Li 4dc3d93880 lavc/qsvenc: fix the incorrent map from bits to bytes 5 years ago
sfan5 034b72fc0b avformat/dashdec: Fix reading values from SegmentTimeline inside Period 5 years ago
Bela Bodecs 1476d82e73 avformat/hlsenc: changing all filename length to MAX_URL_SIZE 5 years ago
Michael Niedermayer 3b2082c663 avcodec/hevc_ps: Change num_tile_rows/columns checks to sps->ctb_height/weight 5 years ago
Michael Niedermayer c692051252 avcodec/hevc_ps: Fix integer overflow with num_tile_rows and num_tile_columns 5 years ago
Michael Niedermayer 3d4f4f4a15 avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check 5 years ago
Michael Niedermayer 0334632d5c avformat/aviobuf: Delay buffer downsizing until asserts are met 5 years ago
Michael Niedermayer eb82d19f03 avcodec/fitsdec: Check data_min/max 5 years ago
Michael Niedermayer 89b96900fa avcodec/m101: Fix off be 2 error 5 years ago
Michael Niedermayer 8d8b8c4ac6 avcodec/qdm2: Move fft_order check up 5 years ago
Michael Niedermayer cf3c245566 avcodec/libvorbisdec: Check extradata size 5 years ago
Michael Niedermayer 7c30ff3888 avformat/vqf: Check header_size 5 years ago
Michael Niedermayer fb4a4557d1 avcodec/atrac9dec: Check q_unit_cnt in parse_band_ext() 5 years ago
Michael Niedermayer ac9af7e9a5 avcodec/atrac9dec: Check that the reused block has succeeded initilization 5 years ago
Amir Pauker a30e44098a avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flags 5 years ago
Paul B Mahol 2edb262759 avcodec/cfhd: add back alpha processing removed in 9cefb9e7ec 5 years ago
Bela Bodecs 098ab93257 avformat/hlsenc: temp_file usage for master playlist and vtt playlist 5 years ago
Andreas Rheinhardt 45cfecdec6 libavformat/mux: Fix mixed delarations and code 5 years ago
Paul B Mahol 2b15d436db avformat/sccdec: display last caption even when there is no empty last line 5 years ago
Derek Buitenhuis 025fcee6fa hlsenc: Add option to set custom HTTP headers 5 years ago
Michael Niedermayer d33414d2ad avcodec/utils: Check bits_per_coded_sample 5 years ago
Michael Niedermayer 247a1de7f7 avcodec/videodsp_template: Fix overflow of addition 5 years ago
Michael Niedermayer f30be1ec98 avcodec/alsdec: Fix invalid shift in multiply() 5 years ago
Michael Niedermayer 55557c6124 avcodec/4xm: Fix vlc memleak 5 years ago
Michael Niedermayer 2db7a3bc4a avcodec/ffwavesynth: Check ts_end - ts_start for overflow 5 years ago