96418 Commits (fdddc0d678ecfd563d5b753d7c79086884b861e5)
 

Author SHA1 Message Date
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
James Almer 4e4ac20340 avformat/utils: make ff_ntp_time() accept a timestamp as input argument 5 years ago
James Almer 56c8856966 avcodec/libx264: export Producer Reference Time as packet side data 5 years ago
James Almer 717b2074ec avcodec: add a Producer Reference Time AVPacketSideData type 5 years ago
James Almer ea5a910628 avformat/dashenc: allow splitting fragments following P-Frame reordering 5 years ago
James Almer ceb236c1c5 avformat/dashenc: allow setting fragment durations 5 years ago
James Almer 0c19dd2df4 avformat/dashenc: allow setting segment durations per AdaptationSet 5 years ago
Michael Niedermayer d26589c27a avcodec/wmalosslessdec: Use AV_STRINGIFY() 5 years ago
Michael Niedermayer 9d6be83085 avcodec/wmalosslessdec: Replace negative channel check by assert 5 years ago
Michael Niedermayer 891bcc4acc avcodec/wmalosslessdec: move channel check up 5 years ago
Gyan Doshi 0777b197c5 avfilter/swaprect: correct assignment of VAR_POS 5 years ago
Gyan Doshi 0dc0837960 avfilter/scale: add animation support 5 years ago
Gyan Doshi ce2cfa67aa avfilter/scale: add function to check expressions 5 years ago
Gyan Doshi 6310fbd543 avfilter/scale: separate exprs parse and eval 5 years ago
Gyan Doshi cc9a7cae76 avfilter/scale2ref: update links and re-eval expr upon ref frame change 5 years ago
Gyan Doshi c21462d42e avfilter/scale: store frame change eval 5 years ago
Andreas Rheinhardt b55c6b8c40 avformat/avformat: Update AVInputFormat.read_packet documentation 5 years ago
Andreas Rheinhardt 56a04b7c38 avformat/segafilmenc: Check early whether video is allowed 5 years ago
Andreas Rheinhardt 30859c270f avformat/segafilmenc: Postpone check for existence of video stream 5 years ago
Andreas Rheinhardt 8ae026d74f avformat/segafilmenc: Fix undefined left shift of 1 by 31 places 5 years ago
Limin Wang 44a80897e8 avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code 5 years ago
Limin Wang 72a08af8ba avfilter/vf_eq: cosmetics 5 years ago
Andriy Gelman 8a8966295f avcodec/v4l2_context: Use AVERROR macro 5 years ago