Michael Niedermayer
|
8a6ad9eab2
avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
|
2 days ago |
Michael Niedermayer
|
cef3422b48
avformat/hls: Fix twitter
|
23 hours ago |
Kacper Michajłow
|
c17774a9ae
avformat/mov: fix eof check in mov_read_iinf()
|
4 days ago |
Patrice Dumas
|
4d9cdf82ee
doc/t2h: Support texinfo 7.1 and 7.2 pretest
|
3 months ago |
Steven Zhou
|
d1fa9cf4b4
avfilter/drawtext: fix memory leak when using "reinit" runtime command
|
2 months ago |
James Almer
|
19045957af
avcodec/ffv1enc_vulkan: add missing arguent to ff_ffv1_common_init()
|
15 hours ago |
James Almer
|
dc9e0ca447
fate/libswresample: add a test downmixing with a custom order layout
|
1 day ago |
James Almer
|
e504247db6
avcodec: add a ffv1 parser
|
5 days ago |
James Almer
|
3d3ce9647f
avcodec/ffv1: split off and share frame header parsing code
|
4 days ago |
Gyan Doshi
|
6da82b4485
avfilter/xpsnr: avoid division by zero
|
1 week ago |
Lynne
|
779a3187a8
ffv1dec: fix threaded decode failures
|
1 day ago |
Tomas Härdin
|
9729444c7d
lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is pixfmt not set
|
3 months ago |
Tomas Härdin
|
0202c7cc2e
lavf/mxfenc: Make write_desc return int
|
3 months ago |
James Almer
|
b9c99baced
libswresample/rematrix: add support for custom order channel layouts
|
4 days ago |
James Almer
|
e52701d173
swresample/rematrix: split filling the matrix array into its own function
|
4 days ago |
Michael Niedermayer
|
33679f5325
avcodec/vvc/refs: fix negative pps_scaling_win offsets
|
4 days ago |
James Almer
|
a750bcb237
avfilter/Makefile: add missing SKIPHEADERS for AMF
|
2 days ago |
James Almer
|
84ad9146e2
avutil/Makefile: fix SKIPHEADERS for AMF
|
2 days ago |
James Almer
|
1fbe9deee3
avcodec/nvenc: add support for writing mastering metadata SEI messages
|
2 days ago |
James Almer
|
a8595dae0f
doc/ffmpeg: update example command line for IAMF muxing
|
2 days ago |
James Almer
|
873204e6e4
avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC
|
2 days ago |
Zhao Zhili
|
4307008b9a
avformat/matroskaenc: log unsupported subtitle codec name
|
3 days ago |
Dmitrii Ovchinnikov
|
88a8ba5c99
avcodec/amfenc: redesign to use hwcontext_amf.
|
3 months ago |
Evgeny Pavlov
|
1f94cc4588
doc/filters: Add documentation for AMF filters
|
11 months ago |
Evgeny Pavlov
|
4b77a0a681
avfilter/scale_amf: Add AMF VPP & super resolution filters
|
3 months ago |
Evgeny Pavlov
|
fbfde33230
avcodec: add amfdec.
|
3 months ago |
Dmitrii Ovchinnikov
|
9e7242579e
avutil: add hwcontext_amf.
|
3 months ago |
Zhao Zhili
|
1c5961e4b4
avformat/seek: Remove always true condition
|
2 weeks ago |
Zhao Zhili
|
ef3ffd8c5c
avformat/seek: Remove dead code
|
2 weeks ago |
Zhao Zhili
|
1438f6997d
avcodec/nvenc: Enable recovery point SEI for intra refresh mode
|
2 weeks ago |
James Almer
|
4a0e1cfc6f
avcodec/speexdec: fix frame_size for mode == 2
|
1 week ago |
James Almer
|
49726a922f
avfilter/vf_scale: remove global side data when it no longer applies after scaling
|
5 days ago |
James Almer
|
db7ff13574
avfilter/avfilter: remove accidental loop index variable reset
|
5 days ago |
Shreesh Adiga
|
59f9dbaa31
swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes
|
1 week 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
|
4 days ago |
Timo Rothenpieler
|
b37606e562
avcodec/nvenc: finalize SDK 13.0 support
|
1 week ago |
Timo Rothenpieler
|
89b37b4dcb
avcodec/nvenc: use encoder level options for qmin/qmax
|
4 weeks ago |
Diego de Souza
|
a583f7e2fd
avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
|
4 weeks ago |
Diego de Souza
|
ed80e55586
avcodec/nvenc: add UHQ to AV1 for NVENC
|
4 weeks 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
|
3 weeks ago |
Andreas Rheinhardt
|
10047fea1c
avutil/cpu: Disable ff_getauxval() on x86
|
3 weeks ago |
Andreas Rheinhardt
|
4afe61ea6c
swscale/x86/swscale: Make M24 variables static
|
3 weeks ago |
Andreas Rheinhardt
|
3797e9239e
swscale/x86/swscale: Move some constants to rgb2rgb.c
|
3 weeks ago |
Michael Niedermayer
|
0113e30806
libavformat/hls: Be more restrictive on mpegts extensions
|
1 week ago |
Michael Niedermayer
|
9e12572933
avformat/hls: .ts is always ok even if its a mov/mp4
|
1 week ago |