James Almer
|
cb997ccd09
avcodec/libfdk-aacenc: export CPB properties
|
2 months ago |
James Almer
|
3513ccccb6
avformat/movenc: don't write a calculated avgBitrate when the provided one is unset
|
2 months ago |
Brad Smith
|
64e2864cb9
libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
|
2 months ago |
Sean McGovern
|
0c641ee661
libavutil/ppc: defines involving bit shifts should be unsigned
|
3 months ago |
Brad Smith
|
ac4c725944
libavutil/ppc: Include the hardware feature flags like the other archs
|
3 months ago |
Rémi Denis-Courmont
|
20c8a3f5ff
lavu/riscv: fix compilation without Vector support
|
2 months ago |
Marton Balint
|
b016aae662
avfilter/f_loop: fix aloop activate logic
|
3 months ago |
Marton Balint
|
0a58588ffb
avfilter/f_loop: fix length of aloop leftover buffer
|
3 months ago |
James Almer
|
99f6adce60
avfilter/vf_zscale: align the frame buffers
|
3 months ago |
Pavel Koshevoy
|
5b461ffb04
lavfi/vf_zscale: fix call to av_pix_fmt_count_planes
|
3 months ago |
Pavel Koshevoy
|
85f389520d
lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process
|
3 months ago |
James Almer
|
fa15e3839d
avfilter/framepool: align the frame buffers
|
3 months ago |
James Almer
|
b9abdd9eaa
avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics
|
3 months ago |
James Almer
|
5f8b02a9ff
avcodec/aom_film_grain: allocate film grain metadata dynamically
|
3 months ago |
James Almer
|
f8fcebae95
avformat/mov: use an array of pointers for heif_item
|
3 months ago |
James Almer
|
23697c3f02
avformat/mov: split off heif item initialization to its own function
|
4 months ago |
James Almer
|
779b0fe015
avformat/mov: factorize getting the current item
|
4 months ago |
Rémi Denis-Courmont
|
f686cf77db
lavc/h264idct: fix RISC-V group multiplier
|
2 months ago |
Rémi Denis-Courmont
|
4ea558152f
lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro
|
2 months ago |
Leo Izen
|
11e8319b8e
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol
|
3 months ago |
Kacper Michajłow
|
03ffd4b3b3
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value
|
3 months ago |
Nuo Mi
|
1b1ba7d4f2
avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a71c06642adfebebb0d4b105a4e02e91
|
3 months ago |
James Almer
|
baef55364f
avcodec/x86/vvc: add prototypes for OF functions
|
3 months ago |
Anton Khirnov
|
5120d30890
Document stream specifier syntax change from 46cbe4ab5c
|
3 months ago |
Leandro Santiago
|
367b7b546f
fftools/ffplay: fix crash when vk renderer is null
|
3 months ago |
Marton Balint
|
15035aaec0
avutil/wchar_filename: re-introduce explicit cast of void* to char*
|
3 months ago |
Emily
|
9fbbd924f2
fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition
|
4 months ago |
Anton Khirnov
|
87ccf995cb
fftools/ffmpeg_filter: treat apad filter as a source
|
4 months ago |
Anton Khirnov
|
020d9f2b48
lavc/avcodec: fix global/private option precendence
|
4 months ago |
Nicolas Gaullier
|
32d3e67717
avfilter/framesync: fix forward EOF pts
|
4 months ago |
Ingo Brückl
|
5c59d97e8a
avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
|
4 months ago |
Martin Storsjö
|
0b5559378b
libavcodec: x86: Remove an explicit include of config.asm
|
4 months ago |
Martin Storsjö
|
c0d19c640a
checkasm: lls: Use relative tolerances rather than absolute ones
|
4 months ago |
Martin Storsjö
|
794245fa71
arm: Consistently use proper interworking function returns
|
4 months ago |
Gyan Doshi
|
63f5c007a7
avcodec/libx265: unbreak build for X265_BUILD >= 213
|
4 months ago |
Marvin Scholz
|
9b061291ad
fftools: log unconnected filter output label
|
4 months ago |
Marvin Scholz
|
e14a3a4b11
fftools: do not access out of bounds filtergraph
|
4 months ago |
Zhao Zhili
|
4c0ef3bfae
avcodec/mediacodecenc: Fix access of uninitialized value
|
4 months ago |
Zhao Zhili
|
8be6e56a53
avformat/img2enc: Fix integer truncation when frame_pts is enabled
|
4 months ago |
Zhao Zhili
|
ff93c1898d
avformat/internal: Add ff_get_frame_filename
|
4 months ago |
James Almer
|
12682eba2e
avformat/mov: don't return the latest stream when an item stream is expected
|
4 months ago |
Michael Niedermayer
|
b08d7969c5
RELEASE_NOTES: Based on the version from 5.1
|
6 years ago |
Michael Niedermayer
|
69cf68f5a0
Update for 7.1
|
4 months ago |
Michael Niedermayer
|
0bad953cc5
avcodec/ffv1enc: Fix >8bit context size
|
4 months ago |
Martin Storsjö
|
09e9d61d0a
checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
|
4 months ago |
Marvin Scholz
|
ebd0ca9fee
avdevice/decklink_dec: fix leaks on error
|
5 months ago |
Marvin Scholz
|
963145483c
avdevice/decklink_dec: fix leak on error
|
5 months ago |
Brad Smith
|
05ff3eb9f2
ppc: Recognize the PPC VSX and Power8 CPU flags
|
4 months ago |
Anton Khirnov
|
d5c308fcc5
lavu/opt: avoid accidentally propagating spurious errors
|
4 months ago |
Anton Khirnov
|
55d0c353fe
lavu/opt: add missing 'else'
|
4 months ago |