Paul B Mahol
|
12791ec5b0
avfilter/af_astats: measure dynamic range
|
7 years ago |
James Almer
|
cb13f44831
avcodec/dolby_e: use av_clip_uintp2()
|
7 years ago |
Paul B Mahol
|
a17fcd8e04
avfilter/af_astats: do not overwrite already set values when doing reset
|
7 years ago |
George Boyle
|
6e156075b0
avfilter: Add blue and violet noise generation filters
|
7 years ago |
foo86
|
f04ef26816
avformat: add SMPTE 337M demuxer
|
7 years ago |
foo86
|
930fe4b1f7
avcodec: add Dolby E decoder
|
7 years ago |
Muhammad Faiz
|
22b72de04b
avfilter/pthread: use slice threading from avutil
|
7 years ago |
Muhammad Faiz
|
b505f15b15
avcodec/pthread_slice: use slice threading from avutil
|
7 years ago |
Muhammad Faiz
|
a3d3cfa65c
avutil: merge slice threading implementation from avcodec and avfilter
|
7 years ago |
Jan Sebechlebsky
|
5c9dcd5c48
libavformat/fifo: Fix initialization of underlying AVFormatContext
|
7 years ago |
foo86
|
012620aa1b
avcodec/dca: avoid using bitstream reader in a non-standard way
|
7 years ago |
foo86
|
902cd30e9b
avcodec/dca_core: probe extension headers directly
|
7 years ago |
foo86
|
07a7f08b1e
avcodec/dca_parser: avoid use of magic values
|
7 years ago |
foo86
|
4b6c212e85
avcodec/dca_parser: export profile information
|
7 years ago |
foo86
|
3b7ec920af
avformat/dtsdec: switch to common frame header parsing function
|
7 years ago |
foo86
|
e54b9be1ff
avcodec/dca_parser: switch to common frame header parsing function
|
7 years ago |
foo86
|
33fc6c17a6
avcodec/dca_core: switch to common frame header parsing function
|
7 years ago |
foo86
|
2123ddb425
avcodec: add avpriv_dca_parse_core_frame_header()
|
7 years ago |
foo86
|
9e37cc1101
avcodec/dca: move bits per sample array to dca.c
|
7 years ago |
foo86
|
f6b86b62f7
avcodec/dca: move some enumeration typedefs into headers
|
7 years ago |
Carl Eugen Hoyos
|
5c7e7ac6d4
lavc/codec_desc: Mark some uncompressed codecs as lossless.
|
7 years ago |
Mark Thompson
|
e6b4fb95d7
doc: Fix names of VAAPI encoders
|
7 years ago |
Mark Thompson
|
3192821237
pixdesc: Add a test for av_find_best_pix_fmt_of_2()
|
7 years ago |
Mark Thompson
|
8a442d7a8a
pixdesc: Improve scoring for opaque/unknown pixel formats
|
7 years ago |
Jun Zhao
|
5b8a708492
lavc/vaapi_encode_h265: Remove duplicate slice_segment_address.
|
7 years ago |
Michael Niedermayer
|
c61715e2c5
avcodec/htmlsubtitles: Be a bit more picky on syntax
|
7 years ago |
Michael Niedermayer
|
2886142e0c
avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later
|
7 years ago |
Rostislav Pehlivanov
|
79450adfc8
opus: simplify coarse energy beta coefficients
|
7 years ago |
Marton Balint
|
9b93795890
avdevice/decklink_dec: add support for receiving op47 teletext
|
7 years ago |
Marton Balint
|
cc0916bfc2
avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary data
|
7 years ago |
Carl Eugen Hoyos
|
4c1aac893c
lavc/jpeg2000dec: Read the sample aspect ratio from the jp2 resolution box.
|
7 years ago |
Clément Bœsch
|
dad54e3c29
ffprobe: reindent after previous commit
|
7 years ago |
Clément Bœsch
|
8e0d5b354e
ffprobe: add -(no)find_stream_info expert option
|
7 years ago |
Clément Bœsch
|
af50fbaaeb
ffplay: reindent after previous commit
|
7 years ago |
Clément Bœsch
|
998687f1b2
ffplay: add -(no)find_stream_info expert option
|
7 years ago |
Clément Bœsch
|
d7ea14c5e2
ffmpeg: reindent after previous commit
|
7 years ago |
Clément Bœsch
|
b7a741223d
ffmpeg: add -(no)find_stream_info expert option
|
7 years ago |
Rostislav Pehlivanov
|
04a8e03ef0
opusenc: remove unused variable
|
7 years ago |
Matt Oliver
|
d8f1982639
configure: Fix libvmaf name
|
7 years ago |
Derek Buitenhuis
|
a27c412795
webmdashenc: Fix memory leak
|
7 years ago |
Michael Niedermayer
|
ba4beaf614
avcodec/apedec: Fix integer overflow
|
7 years ago |
Ashish Singh
|
615479d51c
avfilter: add LIBVMAF filter
|
7 years ago |
Michael Niedermayer
|
4de4308d2a
avcodec/ffv1dec_template: Fix signed integer overflow
|
7 years ago |
Michael Niedermayer
|
0ef8f03133
avcodec/aacdec_template: Fix undefined integer overflow in apply_tns()
|
7 years ago |
Michael Niedermayer
|
d0ba0be355
fate: add sub-srt-badsyntax test
|
7 years ago |
Derek Buitenhuis
|
e10c31f331
hdsenc: Remove dead store
|
7 years ago |
Rostislav Pehlivanov
|
91b27b8393
opusenc: use float_dsp for non-transient windowing
|
7 years ago |
Aleksandr Slobodeniuk
|
390e028c66
avutil/threadmessage: fix error return in case of av_fifo_alloc failure
|
7 years ago |
Kaustubh Raste
|
df806605f7
avcodec: Add prefetch for mips
|
7 years ago |
James Almer
|
5688fd77b5
x86/vf_limiter: make limiter functions work on x86_32
|
7 years ago |