Michael Niedermayer
|
00447b6f52
tools/target_dec_fuzzer: Also Fuzz with CPU optimizations disabled
|
5 years ago |
Michael Niedermayer
|
4b733a7f5f
tools/target_dec_fuzzer: Fuzz private options of AC3/E-AC3
|
5 years ago |
Michael Niedermayer
|
48083f1890
tools/target_dec_fuzzer: Fuzz idct_algo value
|
5 years ago |
Paul B Mahol
|
103a29b89d
avfilter/vf_v360: add support for fisheye input format
|
5 years ago |
Andreas Rheinhardt
|
39b60359db
avcodec/j2kenc: Fix undefined shifts of negative numbers
|
5 years ago |
Andriy Gelman
|
c07565627b
avformat/libzmq: Replace fail statements with goto
|
5 years ago |
Andriy Gelman
|
1054b68a62
avformat/libzmq: Check return of zmq_setsockopt
|
5 years ago |
Carl Eugen Hoyos
|
f2e7864496
lavc/mjpegenc: Fix not writing RST tag after final slice.
|
5 years ago |
Paul B Mahol
|
fc2523c792
avfilter/vf_v360: add support for input fov to input sg format
|
5 years ago |
Paul B Mahol
|
003a9c619c
doc/filters: v360: cylindrical supports input
|
5 years ago |
Andreas Rheinhardt
|
340e6b0185
avcodec/adxdec: Remove unnecessary left-shift
|
5 years ago |
Andreas Rheinhardt
|
59a9d65e0d
avcodec/adxenc: Avoid undefined left shift of negative numbers
|
5 years ago |
Andreas Rheinhardt
|
3ad8af51b7
avcodec/adpcm: Fix undefined left shifts of negative numbers
|
5 years ago |
Paul B Mahol
|
19f75e7787
avfilter/vf_v360: add support for cylindrical input format
|
5 years ago |
Paul B Mahol
|
e57b9aa8b1
avfilter/vf_v360: add support for flat input format
|
5 years ago |
Paul B Mahol
|
091695f8e8
avfilter/vf_v360: rewrite fov_from_dfov()
|
5 years ago |
Nicolas George
|
e16cd7b86c
doc/fftools-common-opts: small fix to -report documentation.
|
5 years ago |
Gyan Doshi
|
38081acc01
doc/filters: clarify resampling and linear mode in loudnorm
|
5 years ago |
Bela Bodecs
|
8c3e9c9cbb
avformat/hlsenc: fix default AES key file url with variant streams
|
5 years ago |
Bela Bodecs
|
dd5c7378bb
avformat/hlsenc: program_date_time and append_list flags conflict
|
5 years ago |
Xuchen Su
|
9faee5bc14
avformat/udp: modify the not write-only to read-only mode.
|
5 years ago |
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 |