James Almer
|
6f205a42d7
checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacpsdsp
|
7 years ago |
James Almer
|
823cc7e25f
checkasm: add a g722dsp test
|
7 years ago |
Rostislav Pehlivanov
|
035c755b4e
opusenc: use float_dsp for transient mdcts
|
7 years ago |
Kieran O'Leary
|
264f6c6f95
movenc: Add 'keywords' metadata
|
7 years ago |
Ricardo Constantino
|
0bf857a13f
configure: use pkg-config for libgme, if available
|
7 years ago |
Michael Niedermayer
|
a824685140
avcodec/ivi: Use av_image_check_size2()
|
7 years ago |
Michael Niedermayer
|
341f01290c
avcodec/magicyuv: Check that vlc len is not too large
|
7 years ago |
Michael Niedermayer
|
c28f648b19
avcodec/mjpegdec: Clip DC also on the negative side.
|
7 years ago |
Michael Niedermayer
|
80b9e40b6f
avcodec/aacps (fixed point): Fix multiple signed integer overflows
|
7 years ago |
Wan-Teh Chang
|
15c41cb6ad
pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext.
|
7 years ago |
Rostislav Pehlivanov
|
c34ece57c7
aacdec_template: fix non-power-of-two MDCT scale sign
|
7 years ago |
Rostislav Pehlivanov
|
594cd1f38a
opus_celt: normalize using mdct scale
|
7 years ago |
Rostislav Pehlivanov
|
aef5f9ab05
mdct15: remove redundant scale argument to imdct_half
|
7 years ago |
wm4
|
02d248d582
videotoolbox: fix crash when decoding interlaced video with new API
|
7 years ago |
Muhammad Faiz
|
0780ad9c68
avcodec/rdft: remove sintable
|
7 years ago |
Rostislav Pehlivanov
|
e7d977b446
opus_rc: fix encoder desyncs on very low bitrates
|
7 years ago |
Rostislav Pehlivanov
|
8041b2420f
opusenc: don't set avctx->cutoff
|
7 years ago |
Rostislav Pehlivanov
|
03d8fbc09c
opustab: comment ff_celt_tf_select
|
7 years ago |
Rostislav Pehlivanov
|
ba67c2349c
opus_celt: move postfilter taps table to the shared opustab.c file
|
7 years ago |
Derek Buitenhuis
|
5ca063799c
rtspdec: Fix return error
|
7 years ago |
wm4
|
c64da19bbc
dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main
|
7 years ago |
Paul B Mahol
|
0281d5ece6
avcodec/magicyuv: add 12 bit formats
|
7 years ago |
Paul B Mahol
|
fa3fd7f5a0
avcodec/magicyuv: make RLE table reading match reference
|
7 years ago |
Wan-Teh Chang
|
2f84f40d45
avformat/avio: Remove no-op code in url_find_protocol().
|
7 years ago |
Marton Balint
|
b406f387c8
avcodec/noise_bsf: add support for dropping packets
|
7 years ago |
Michael Niedermayer
|
fe9242204d
avcodec/ylc: Fix vlc of 31 bits
|
7 years ago |
Michael Niedermayer
|
2061de8a3f
avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()
|
7 years ago |
hexpointer
|
3fa8f263ab
libswresample: check input to swr_convert_frame for NULL
|
7 years ago |
Paul B Mahol
|
01e545d046
avfilter: add limiter filter
|
7 years ago |
Derek Buitenhuis
|
51db262312
bitstream_filter: Add missing error check
|
7 years ago |
Derek Buitenhuis
|
b198e09138
af_amix: Add missing error check
|
7 years ago |
Derek Buitenhuis
|
c27d7c027c
rtmpproto: Fix error return
|
7 years ago |
Derek Buitenhuis
|
aa2bc61a3e
cngenc: Remove dead store
|
7 years ago |
Derek Buitenhuis
|
d74ba68acf
ffmpeg_opt: Make get_timecode actually return errors
|
7 years ago |
Derek Buitenhuis
|
179bf86fa2
opusdec: Remove dead code
|
7 years ago |
Derek Buitenhuis
|
f7daed8545
scpr: Added missing error check
|
7 years ago |
Derek Buitenhuis
|
704b774ae0
af_tempo: Add missing error check
|
7 years ago |
Derek Buitenhuis
|
b603ef0870
bitpacked: Remove dead store
|
7 years ago |
Tobias Rapp
|
8bf9572e9a
avformat: remove obsolete commented-out DEBUG define
|
7 years ago |
DongHoon Kang
|
db8f615d68
libavcodec/htmlsubtitles.c: make tags case-insensitive
|
7 years ago |
Muhammad Faiz
|
1af615683e
avcodec/fft_template: use ff_thread_once on costable initialization
|
7 years ago |
Derek Buitenhuis
|
2d417076a2
avformat/hlsenc: Add missing error check
|
7 years ago |
Steven Liu
|
23e21130bb
avformat/hlsenc: add warn message when use both fmp4 and single_file
|
7 years ago |
Wan-Teh Chang
|
dc11a467e6
ffmpeg: Fix typos in the comment for decode() ("." vs. "->")
|
7 years ago |
Rafaël Carré
|
3b9cf943c9
h264dec: remove unneeded prototype
|
7 years ago |
Derek Buitenhuis
|
fde9013ab4
mpegtsenc: Don't pass NULL to memcpy
|
7 years ago |
Ricardo Constantino
|
3b3501f75c
configure: require pkg-config for libvorbis
|
7 years ago |
Derek Buitenhuis
|
99c68861f9
concatdec: Do not pass NULL to memcmp
|
7 years ago |
wm4
|
f605b56ad9
htmlsubtitles: support <br> tag
|
7 years ago |
Michael Niedermayer
|
f1baafac71
avcodec/interplayvideo: Clean up frames on parameter change
|
7 years ago |