ab160efa28
avcodec/huffyuvdec: Check that slices do not exceed frame height by
2019-01-06 12:17:06 +0100
96e495082a
avcodec/huffyuvdec: Check that slice height is non negative. by
2019-01-06 11:15:35 +0100
4ec2daf0de
configure: add dxva2 extralibs to avcodec by
2019-01-06 12:18:46 -0300
674b59c075
avcodec/bsf_list: implement a AVBSFContext.flush callback by
2019-01-06 00:31:47 -0300
2d580d727c
avcodec/gdv: Optimize unscaled loop by
2019-01-04 20:22:34 +0100
f2e2456294
avfilter/af_afir: adjust min partition size by
2019-01-05 09:38:27 +0100
5faa1b8b5a
tools/target_dec_fate: Add entries from around issue 500 to 700 by
2018-12-29 01:54:50 +0100
e0686318dd
avformat/vapoursynth: properly initialize err variable in read_header_vs() by
2019-01-04 02:17:02 +0900
4fd6df6934
doc/encoders: Update docs for libxavs2 by
2018-12-30 13:59:17 +0800
796da4f3e0
lavc/libxavs2: Cosmetics: Fix indentation for switch statement by
2018-12-30 13:27:21 +0800
807b57a31b
lavc/libdavs2: Cosmetics: Fix indentation for switch statement by
2018-12-30 13:21:07 +0800
1087b792c3
doc/ffmpeg: clarify behaviour of -discard by
2019-01-04 15:47:33 +0530
d7ef10f16d
doc/ffmpeg: update entry for stream disable options by
2019-01-04 15:18:15 +0530
b9523f2fd3
avformat/hlsenc: free variant streams after write all variant streams info by
2018-12-22 23:43:47 +0800
eb81fd792f
avcodec/fft_template: improve performance of the ff_fft_init in fft_template by
2018-12-26 16:09:49 +0800
2780cd33d9
fate: add tests/fate/hlsenc.mak for hls FATE by
2018-12-24 17:42:09 +0800
ef67af31ff
x86/af_afir: use three operand form forat some instructions by
2019-01-03 23:36:19 -0300
6fcf813110
libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.S by
2018-12-28 15:12:53 -0800
bf96937a96
avdevice/dshow: Fixed some minor memory leaks by
2019-01-03 07:41:12 +0000
5402c1886b
x86/af_afir: add ff_fcmul_add_avx() by
2019-01-02 21:09:25 -0300
ba89dc27b5
checkasm: add an af_afir test by
2019-01-02 20:54:34 -0300
82043dfd2e
avfilter/af_afir: split off fcmul_add into a DSP context by
2019-01-02 20:54:18 -0300
9b5bd665e1
x86/af_afir: fix processing the last element by
2019-01-02 20:48:59 -0300
3ba5eef2c7
ffmpeg: allow disabling streams by type for inputs by
2018-12-29 16:19:09 +0530
54109b1d14
ffmpeg: skip disabled streams by
2018-12-29 16:17:05 +0530
8f585c3c55
mov: Remove duration-of-last-frame heuristic hack by
2018-12-24 14:47:55 -0500
37af319086
avformat/anm: use ff_get_extradata() by
2019-01-02 16:28:46 +0100
e8d36ba477
avformat/yop: use ff_get_extradata() by
2019-01-02 16:25:26 +0100
1139887ace
avformat/acm: use ff_get_extradata() by
2019-01-02 16:21:46 +0100
25c7aa9974
aformat/bfi: use ff_get_extradata() by
2019-01-02 16:14:19 +0100
af5b6b45b4
avfilter/vf_detelecine: fix obvious frame memory leaks by
2019-01-02 15:34:41 +0100
1dcb5b7dca
avcodec/bfi: Provide non NULL context to av_log() by
2018-12-31 21:32:37 +0100
b89fc3d01b
avcodec/bink: Provide non NULL context to av_log() by
2018-12-31 21:32:37 +0100
9446c5887f
avcodec/mss2: Provide non NULL context to av_log() by
2018-12-31 21:32:37 +0100
052ad4d255
avcodec/imc: Provide non NULL context to av_log() by
2018-12-31 21:32:37 +0100
33d1fb0627
avcodec/aacdec_fixed: Provide context to av_log() by
2018-12-31 21:28:31 +0100
044be48fae
avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10() by
2018-12-31 21:21:42 +0100
1b6695354d
avfilter/af_biquads: minor simplification by using ff_exp10() by
2018-12-31 21:12:42 +0100
5785e0e9c4
avfilter/af_crossfeed: Use ff_exp10() by
2018-12-31 21:08:06 +0100
796807022c
avfilter/ebur128: Simplify by using log10() by
2018-12-31 21:07:09 +0100
47c3a10b16
avfilter/vf_tonemap_opencl: Make static tables const by
2018-12-31 20:54:12 +0100
b33de55747
doc/indevs: fix upto typo by
2018-12-31 20:45:17 +0100
3ee3235839
avcodec/eacmv: Return more specific error codes and forward error codes by
2018-12-31 18:59:49 +0100
eb49d259f4
avcodec/eatqi: Return more specific error code from tqi_decode_mb() by
2018-12-31 18:57:33 +0100
8b1099c288
avcodec/dcaenc: Return specific error code from subband_bufer_alloc() by
2018-12-31 18:55:09 +0100
0505b35a38
avcodec/dct: Propagate error code from ff_rdft_init() by
2018-12-31 18:51:20 +0100
bb2d8708f7
avcodec/binkaudio: Use assert instead of return for use of compile time disabled codecs by
2018-12-31 18:49:27 +0100
2d9fe6321e
avcodec/adpcm: use assert for codec id instead or error return by
2018-12-31 18:45:25 +0100
5079eca22a
avcodec/alac: Avoid unspecific error codes and forward error codes by
2018-12-31 18:42:06 +0100
8e1b5ba538
libavcodec/ac3dec.c: Avoid unspecific -1 error code by
2018-12-31 18:40:34 +0100
c6db2e97dc
avcodec/ac3enc: Use specific error code in validate_float_option() by
2018-12-31 18:39:55 +0100
34f942c6c4
avcodec/assenc: Return more specific error codes for ass_encode_frame() by
2018-12-31 18:34:14 +0100
6747a63397
avcodec/asvenc: Replace bitstream space check by assert by
2018-12-31 18:29:34 +0100
9520d51e21
avcodec/avpacket: Avoid unspecific return -1 for av_grow_packet() by
2018-12-31 18:25:18 +0100
057328b29d
avcodec/bitstream: Return specific error codes when building vlc tables by
2018-12-31 18:21:41 +0100
5d9a69167c
avcodec/aacps: Return more specific error codes. by
2018-12-31 18:16:52 +0100
fe17f9b956
swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tables() by
2018-12-31 18:14:46 +0100
07607a1db8
avcodec/4xm: Fix returned error codes by
2018-12-31 18:11:44 +0100
ddc284300e
avfilter/af_asetnsamples: fix last frame props by
2018-12-25 22:26:18 +0100
3209d7b393
configure: bump year by
2019-01-01 15:26:31 -0300
35a8179149
avfilter/af_adelay: allow setting delays in seconds by
2019-01-01 13:33:16 +0100
e1f7881d92
afilter/af_sofalizer: check explicitly other type by
2019-01-01 12:29:19 +0100
f7745edeaa
doc/filters: improve afir description a little by
2019-01-01 11:56:29 +0100
51b356eef8
avfilter/af_sofalizer: stop allocating never used buffers by
2018-12-31 19:40:18 +0100
86555a2fbf
avfilter/af_afir: fix overhead for small partitions by
2018-12-31 18:04:59 +0100
c4276a7f30
avcodec/scpr: Avoid per pixel y checks in decode_run_i by
2018-12-27 10:36:38 +0100
20564d23fd
avcodec/scpr: Factor some indexes out in decode_run_i() by
2018-12-27 02:21:00 +0100
609e2e64f6
avcodec/scpr: Use local variables in decode_run_i() by
2018-12-27 02:21:00 +0100
b6c2c58904
avcodec/rangecoder: Add and test ff_rac_check_termination() by
2018-12-23 14:17:11 +0100
20b10ba83c
avcodec/rangecoder: Document ff_rac_terminate() by
2018-12-19 02:40:20 +0100
0c4af1390f
avcodec/tests/rangecoder: Test coder more completely by
2018-12-19 02:40:19 +0100
1be9a28f8e
avcodec/rangecoder: factorize termination version code by
2018-12-19 02:40:18 +0100
41c1643d75
avcodec: add HYMT decoder by
2018-08-22 22:11:42 +0200
8a8cce078c
avformat/au: do not use invalid block_align for small bits per sample by
2018-12-23 16:27:45 +0100
3e461f9d4c
avcodec/qsvenc: Fix Unkown typo by
2018-12-28 22:22:54 +0100
571af98a59
avformat/libopenmpt: Fix successfull typo by
2018-12-28 22:22:52 +0100
062bf56393
avcodec/v4l2_m2m: fix cant typo by
2018-12-28 22:22:53 +0100
283e751aef
avcodec/mjpegbdec: Propagate error codes by
2018-12-28 22:22:57 +0100
11a8d2ccab
avcodec/mjpegbdec: Fix some misplaced {} and spaces by
2018-12-28 22:22:56 +0100
3e8f211d86
avfilter/vf_chromashift: remove invalid offset by
2018-12-30 22:31:52 +0100
ea3a980a61
avfilter/af_afir: do not over allocate fft buffer by
2018-12-30 22:08:11 +0100
7f42276aa9
avformat/concatdec: always allow seeking to start by
2018-12-13 22:13:09 +0100
f9e947845f
avfilter/af_asetnsamples: fix last frame props by
2018-12-25 22:26:18 +0100
b6b3159b04
lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACK by
2018-12-25 14:03:30 +0800
ba3d983c95
avfilter/af_afir: stop using as much threads as stream have it by
2018-12-30 17:40:31 +0100
72270d5bd0
avfilter/af_afir: optimize code a little more by
2018-12-30 17:23:53 +0100
e4788ae31b
avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q by
2018-12-28 22:30:08 +0200
a53a9f1c8d
avfilter/af_afir: implement non-uniform partitioned convolution by
2018-12-29 11:40:13 +0100
300dc45fdc
avfilter/af_afir: properly split IR into multiple segments by
2018-12-29 10:57:58 +0100
3c3eb4930e
avfilter/af_afir: make part_index values per channel by
2018-12-29 10:46:25 +0100
31c9d693aa
avfilter/af_afir: make number of segments extendable by
2018-12-29 10:39:19 +0100
6095356d5b
avfilter/af_afir: use AVFrame for coeff too by
2018-12-29 10:17:39 +0100
1ba909fabe
avfilter/af_afir: use segment pointer by
2018-12-28 21:04:50 +0100
30bf54b9f3
avfilter/af_afir: introduce uninit_segment() and use it by
2018-12-28 18:45:55 +0100
8007e8fc67
avfilter/af_afir: fix minp/maxp range and change default value for maxp by
2018-12-28 18:33:14 +0100
c343e81ffd
avfilter/af_afir: introduce init_segment() and use it by
2018-12-28 18:31:36 +0100
e57053417a
avfilter/af_afir: move allocation stuff where it belongs by
2018-12-28 18:07:13 +0100
7312e027d6
avfilter/af_afir: introduce AudioFIRSegment structure and use it by
2018-12-28 17:57:24 +0100
fccba32b4c
tools: add target_dec_fate.sh by
2018-09-10 01:45:04 +0200
8d422e7fef
Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o by
2018-12-28 14:04:10 +0100