96540 Commits (3bce9e9b3ea35c54bacccc793d7da99ea5157532)
 

Author SHA1 Message Date
Steven Liu bc0bedf3c9 avformat/hlsenc: compare without the last directory separator in get_relative_url 5 years ago
Marton Balint b5dba152ef avformat/dashenc: use ff_rename instead of avpriv_io_move 5 years ago
Marton Balint 19b9f8996e avformat/avio: fix ff_rename to respect used protocol 5 years ago
Marton Balint df993269ec avformat/avio: move ff_rename implementation from internal.h to avio.c 5 years ago
Paul B Mahol 15133c6ab2 avfilter/vf_v360: replace rest of roundf() with lrintf() 5 years ago
Paul B Mahol 3bf28d40e5 avfilter/vf_v360: change remaps to int16_t type 5 years ago
Paul B Mahol ff5e241bca avfilter/vf_v360: move map variable up 5 years ago
Paul B Mahol fdc61267b4 avfilter/vf_v360: make more stuff const 5 years ago
Gyan Doshi 4de2106fbf avfilter/pad: improve error check for w and h 5 years ago
Anthony Delannoy f8990c5f41 avformat/libsrt: fix enabling nonblocking mode 5 years ago
Marton Balint 3ffe3b1db0 avformat/img2enc: add support for specifying protocol options 5 years ago
Michael Niedermayer a8ceb2a72f avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 5 years ago
Michael Niedermayer 1e23b5a706 avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 5 years ago
Michael Niedermayer a70d836364 avcodec/cbs_av1: Check leb128 values read 5 years ago
Michael Niedermayer e7af64178a avcodec/iff: Check input space before loop in decode_delta_d() 5 years ago
Michael Niedermayer 934cc1faf4 avformat/dtsdec: make S16LE discrimination sharper 5 years ago
Michael Niedermayer 6a69f04927 avcodec/vc1dec: Allocate only as much space as is unescaped 5 years ago
Paul B Mahol feeef2f80c avfilter/vf_normalize: add support for >8 depth 5 years ago
Paul B Mahol ac51173024 avfilter/vf_normalize: add support for planar rgb 5 years ago
Paul B Mahol 4545699625 avfilter/vf_normalize: factor code dealing with AVFrame pixels out 5 years ago
Paul B Mahol 1908818e7b avfilter/vf_normalize: move luts into private context 5 years ago
Paul B Mahol 273886fa60 avfilter/asrc_anoisesrc: add velvet noise 5 years ago
Paul B Mahol fdddc0d678 avfilter/vf_v360: add perspective output projection 5 years ago
James Almer 6ae84e7b03 avcodec/libx265: zero the padding bytes in extradata 5 years ago
Steven Liu b9606064c4 avformat/hls: support data protocol in uri for EXT-X-MAP 5 years ago
Paul B Mahol 62a0d22621 avfilter/vf_v360: add gaussian interpolation 5 years ago
Paul B Mahol 3972ec28e7 avfilter/vf_v360: fix some small nits 5 years ago
Paul B Mahol aa42a1e6d7 avfilter/vf_v360: add spline16 interpolation 5 years ago
Jun Zhao b3cfbd7194 doc/spp: Update spp command options docs 5 years ago
Wang Cao 8c9d82af6b Add a commandline option to control loop restoration for libaom 5 years ago
Andriy Gelman ad326379c6 lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
Andreas Rheinhardt 5b7e90b252 avformat/oggparsevorbis: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup 5 years ago
Andriy Gelman 7938da53b6 configure: Increase minimum libx265 version 5 years ago
Andreas Rheinhardt 42df71d0c5 avformat/flvenc: Avoid unnecessary seek 5 years ago
Andreas Rheinhardt 61e0d71946 avformat/movenc, segafilmenc: Remove unnecessary avio_tell() 5 years ago
Gyan Doshi c95dfe5cce avfilter/f_metadata: correct check for existing metadata 5 years ago
Paul B Mahol 7fc28465df avfilter/vf_v360: add cylindrical output projection 5 years ago
James Almer ab9627223e Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument" 5 years ago
Nicolas Gaullier 80c3a15a1b avformat/s337m: Use base AVClass for av_log usage 5 years ago
Paul B Mahol 330b157c9e avfilter/vf_v360: add pannini output projection 5 years ago
Paul B Mahol 6e082f9f04 avfilter/vf_v360: add fisheye output projection 5 years ago
James Almer e7c04eaf50 avformat/dashenc: document the new options 5 years ago
James Almer 05b3460991 avformat/dashenc: add an option to write a Latency element 5 years ago
Anton Khirnov bc4f0e713b dashenc: support setting arbitrary HTTP protocol options 5 years ago
James Almer c96a9636c8 avformat/dashenc: allow setting custom movflags using format_options 5 years ago
James Almer cc929cee76 avformat/movenc: add a flag to enable CMAF compatability 5 years ago
James Almer f63407a986 avformat/dashenc: implement DVB-DASH profile 5 years ago
James Almer 21847e2a52 avformat/dashenc: add an option to enable low latency Dash manifest 5 years ago
James Almer 7e5d143bb5 avformat/dashenc: Write a Producer Reference Time element 5 years ago
James Almer 7abc0979e6 avformat/movenc: use AVProducerReferenceTime side data to write the prft atom 5 years ago