Marton Balint
|
c5a083a50b
avformat/libzmq: fix check for zmq protocol prefix
|
2 months ago |
Ramiro Polla
|
4af46cabf6
configure: improve check for POSIX ioctl
|
2 months ago |
Ramiro Polla
|
d67155005d
configure: restore autodetection of v4l2 and fbdev
|
4 months ago |
Brad Smith
|
9d64371b0e
configure: use just the pkg-config for sndio
|
1 year ago |
Brad Smith
|
7c1337ccb0
configure: enable ffnvcodec, nvenc, nvdec for FreeBSD
|
6 months ago |
Brad Smith
|
610ca2cd52
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD
|
6 months ago |
Brad Smith
|
b2294bf784
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection
|
2 years ago |
Brad Smith
|
efb211a449
lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's
|
6 months ago |
Brad Smith
|
b9a187b164
configure: use pkg-config for sndio
|
3 years ago |
Ross Burton
|
5ed2358b12
libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43
|
3 months ago |
Michael Niedermayer
|
2ece1f83e4
Changelog: update
|
3 months ago |
Kacper Michajłow
|
64426fd699
avcodec/parser: ensure input padding is zeroed
|
4 months ago |
Michael Niedermayer
|
d7256bf014
avformat/img2dec: Clear padding data after EOF
|
3 months ago |
Michael Niedermayer
|
d5a411f34f
avformat/wavdec: Check if there are 16 bytes before testing them
|
3 months ago |
Michael Niedermayer
|
205732d468
avcodec/snow: Fix off by 1 error in run_buffer
|
3 months ago |
Michael Niedermayer
|
09f16093e6
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
|
5 months ago |
Michael Niedermayer
|
a8975a3b0d
update for 4.3.8
|
3 months ago |
Andreas Rheinhardt
|
5785193655
avcodec/diracdsp: Remove unused variable
|
4 years ago |
Michael Niedermayer
|
0f75b041dc
avcodec/vaapi_encode: Check hwctx
|
4 months ago |
Michael Niedermayer
|
e346c7424b
avcodec/proresdec: Consider negative bits left
|
4 months ago |
Michael Niedermayer
|
999720f8fd
avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices
|
4 months ago |
Michael Niedermayer
|
23af4eac80
avutil/slicethread: Check pthread_*_init() for failure
|
4 months ago |
Michael Niedermayer
|
17a8081d2f
avutil/frame: Check log2_crop_align
|
4 months ago |
Michael Niedermayer
|
fcef4eb0e7
avutil/buffer: Check ff_mutex_init() for failure
|
4 months ago |
Michael Niedermayer
|
3cc8b4b495
avformat/xmv: Check this_packet_size
|
4 months ago |
Michael Niedermayer
|
c31d0108b1
avformat/ty: rec_size seems to only need 32bit
|
4 months ago |
Michael Niedermayer
|
7c6f9c872f
avformat/tty: Check avio_size()
|
4 months ago |
Michael Niedermayer
|
72bca563d5
avformat/siff: Basic pkt_size check
|
4 months ago |
Michael Niedermayer
|
e3f7976c44
avformat/sauce: Check avio_size() for failure
|
4 months ago |
Michael Niedermayer
|
aa3cdc085d
avformat/sapdec: Check ffurl_get_file_handle() for error
|
4 months ago |
Michael Niedermayer
|
a1524dbc93
avformat/nsvdec: Check asize for PCM
|
4 months ago |
Michael Niedermayer
|
1c1f537e06
avformat/mp3dec: Check header_filesize
|
4 months ago |
Michael Niedermayer
|
f21ba27cd6
avformat/mp3dec; Check for avio_size() failure
|
4 months ago |
Michael Niedermayer
|
02e6d29c33
avformat/mov: Use 64bit for str_size
|
4 months ago |
Michael Niedermayer
|
000b9de913
avformat/mm: Check length
|
4 months ago |
Michael Niedermayer
|
adabe1aa9e
avformat/hnm: Check *chunk_size
|
4 months ago |
Michael Niedermayer
|
a7c43833f2
avformat/hlsenc: Check ret
|
4 months ago |
Michael Niedermayer
|
f96036e410
avformat/bintext: Check avio_size() return
|
4 months ago |
Michael Niedermayer
|
5364d0de5c
avformat/asfdec_o: Check size of index object
|
4 months ago |
Michael Niedermayer
|
8860326a1a
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions()
|
4 months ago |
Michael Niedermayer
|
0ca3416176
avfilter/vf_lut3d: Check av_scanf()
|
4 months ago |
Michael Niedermayer
|
75de958c0f
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables
|
5 months ago |
Michael Niedermayer
|
3cfd197bea
swscale/output: Fix integer overflows in yuv2rgba64_X_c_template
|
4 months ago |
Michael Niedermayer
|
4a04c96f70
avformat/mxfdec: Reorder elements of expression in bisect loop
|
4 months ago |
Michael Niedermayer
|
da2240ccbe
avcodec/pnmdec: Use 64bit for input size check
|
4 months ago |
Michael Niedermayer
|
4430a979bc
avcodec/utvideoenc: Use unsigned shift to build flags
|
5 months ago |
Michael Niedermayer
|
2c7d846959
avcodec/vc2enc: Fix overflows with storing large values
|
5 months ago |
Michael Niedermayer
|
0e2bff1a88
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting
|
5 months ago |
Michael Niedermayer
|
35be459c27
avcodec/tiff: Check value on positive signed targets
|
4 months ago |
Michael Niedermayer
|
8e35cb8c22
avfilter/vf_bm3d: Dont round MSE2SSE to an integer
|
5 months ago |