Zhao Zhili
|
1438f6997d
avcodec/nvenc: Enable recovery point SEI for intra refresh mode
|
3 weeks ago |
James Almer
|
4a0e1cfc6f
avcodec/speexdec: fix frame_size for mode == 2
|
2 weeks ago |
James Almer
|
49726a922f
avfilter/vf_scale: remove global side data when it no longer applies after scaling
|
1 week ago |
James Almer
|
db7ff13574
avfilter/avfilter: remove accidental loop index variable reset
|
1 week ago |
Shreesh Adiga
|
59f9dbaa31
swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes
|
2 weeks ago |
Dale Curtis
|
957eb2323a
avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE
|
1 month ago |
Scott Theisen
|
33daef5f49
avcodec/mpeg12dec: rename 0x0502 CC format
|
1 week ago |
Timo Rothenpieler
|
b37606e562
avcodec/nvenc: finalize SDK 13.0 support
|
2 weeks ago |
Timo Rothenpieler
|
89b37b4dcb
avcodec/nvenc: use encoder level options for qmin/qmax
|
1 month ago |
Diego de Souza
|
a583f7e2fd
avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
|
1 month ago |
Diego de Souza
|
ed80e55586
avcodec/nvenc: add UHQ to AV1 for NVENC
|
1 month ago |
Diego de Souza
|
2cfef29f97
avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support
|
1 month ago |
Diego de Souza
|
7e9655800d
avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support
|
1 month ago |
Diego de Souza
|
30e6effff9
avcodec/nvdec: add 4:2:2 decoding and 10-bit support
|
1 month ago |
Diego de Souza
|
7454a07d58
avutil/hwcontext_cuda: add 4:2:2 pixel format support
|
1 month ago |
Andreas Rheinhardt
|
452d6738b5
fftools/ffmpeg_opt: Remove audio_drift_threshold
|
1 month ago |
Andreas Rheinhardt
|
10047fea1c
avutil/cpu: Disable ff_getauxval() on x86
|
1 month ago |
Andreas Rheinhardt
|
4afe61ea6c
swscale/x86/swscale: Make M24 variables static
|
1 month ago |
Andreas Rheinhardt
|
3797e9239e
swscale/x86/swscale: Move some constants to rgb2rgb.c
|
1 month ago |
Michael Niedermayer
|
0113e30806
libavformat/hls: Be more restrictive on mpegts extensions
|
2 weeks ago |
Michael Niedermayer
|
9e12572933
avformat/hls: .ts is always ok even if its a mov/mp4
|
2 weeks ago |
Marton Balint
|
9b5a4c0aea
avcodec/libxvid: add check for invalid intra/inter matrix values
|
2 weeks ago |
James Almer
|
c6194b50b1
avdevice/alsa_dec: add a ch_layout option
|
2 weeks ago |
Michael Niedermayer
|
0fe33c99a2
avcodec/h263dec: Check against previous dimensions instead of coded
|
2 weeks ago |
Michael Niedermayer
|
d845533130
avformat/hls: Print input format in error message
|
2 weeks ago |
Gyan Doshi
|
221816456a
doc/filters: fix typo in format filter
|
2 weeks ago |
Leo Izen
|
0225fe857d
avcodec/jpegxl_parse{,r}: fix integer overflow for some malformed files
|
2 weeks ago |
Vitaly Buka
|
c5287178b4
avcodec/hevc/hevcdec: Don't add to null pointer
|
4 weeks ago |
James Almer
|
02958ab715
avformat/mov: fix overflow in drift timestamp calculation
|
2 weeks ago |
Gyan Doshi
|
1911a6ec26
ffmpeg_demux: don't print input error for AVERROR_EXIT
|
2 weeks ago |
Kacper Michajłow
|
4ba9ae7742
avformat/vqf: fix memory leak in add_metadata()
|
2 weeks ago |
Nuo Mi
|
ca3550948c
lavc/vvcdec: ensure slices contain nonzero CTUs
|
2 weeks ago |
Nuo Mi
|
974d4a8f0a
lavc/vvcdec: remove unneeded VVCContext->pix_fmt
|
2 weeks ago |
Nuo Mi
|
61ff0fac35
lavc/vvcdec: remove unneeded set_output_format
|
2 weeks ago |
Leo Izen
|
3380c0d27d
avutil/frame: check return value for cropping offsets
|
3 weeks ago |
Jan Ekström
|
4401e4b606
avformat/id3v2: add image/webp for WebP attached pictures
|
2 weeks ago |
James Almer
|
a649b2a831
avutil/downmix_info: check for side data allocation success before zeroing it
|
2 weeks ago |
James Almer
|
7a16bfa7c9
tests/checkasm/sw_rgb: increase plane array buffers
|
2 weeks ago |
Martin Storsjö
|
8f4819ce01
rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
|
3 weeks ago |
Martin Storsjö
|
3cd4e8470a
configure: Improve the check for the rsync --contimeout option
|
3 weeks ago |
James Almer
|
85a327d9d0
avfilter/buffersrc: remove unused variable
|
2 weeks ago |
Krzysztof Pyrkosz
|
83e4b068d9
avcodec/aarch64/aacencdsp: NEON implementation
|
3 weeks ago |
Gyan Doshi
|
959b799c8d
avfilter/setpts: add option strip_fps to decide framerate handling
|
3 weeks ago |
James Almer
|
f632ab53d9
fftools/ffmpeg_filter: remove accidental variable shadowing
|
2 weeks ago |
James Almer
|
712140be75
doc/APIChanges: fix library name for a recent entry
|
2 weeks ago |
James Almer
|
4f9afbb1b2
fftools/ffmpeg_filter: reinitialize the filterchain if downmix metadata changed between frames
|
1 month ago |
James Almer
|
6a282cdf7e
avfilter/af_aresample: propagate downmix metadata to swresample if present
|
1 month ago |
James Almer
|
ea3c3b42df
avutil/frame: add a side data prop to signal channel layout dependent types
|
1 month ago |
James Almer
|
0bed1b8953
avutil/downmix_info: zero the allocated buffer
|
1 month ago |
James Almer
|
e61b9d4094
fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain
|
10 months ago |