8bb9824fcb
qsvenc: AVBR is not supported on non-windows OS by
2018-01-30 18:07:23 +0800
b7d476b138
fate/libavcodec: add codec_desc test by
2018-02-10 16:30:14 +0700
e412d683fe
hwcontext: Perform usual uninitialisation on derived frames contexts by
2017-06-26 20:28:07 +0100
caecb85014
hwcontext: Perform usual initialisation on derived device contexts by
2017-10-08 15:19:17 +0100
c6bc18bc12
vf_hwupload/hwmap: Support setting a fixed pool size by
2017-08-05 22:10:46 +0100
e4cdef0026
vf_scale_qsv: Support increasing hardware frame pool size by
2017-03-27 21:10:23 +0100
b128be1748
vf_*_vaapi: Support increasing hardware frame pool size by
2017-03-27 21:10:10 +0100
6d86cef06b
lavfi: Add support for increasing hardware frame pool sizes by
2017-03-27 21:10:53 +0100
cad739dace
lavc: Add per-thread surfaces in get_hw_frame_parameters() by
2018-01-29 22:55:11 +0000
5b145290df
lavc: Add support for increasing hardware frame pool sizes by
2018-01-29 22:18:00 +0000
6a97ba5215
(tag: n3.4.2)
Changelog: update by
2018-02-11 22:30:54 +0100
dced1f6cdf
lavf/rtpdec: Constify several pointers. by
2018-02-10 02:54:42 +0100
2ad23b93b5
avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() by
2018-02-11 03:38:54 +0100
cec38382db
avcodec/mpeg4videodec: Ignore multiple VOL headers by
2018-02-09 22:24:58 +0100
0ff1825ea3
avcodec/vp3: Check eob_run by
2018-02-09 04:17:16 +0100
4423cbf1b4
avcodec/pafvideo: Check allocated frame size by
2018-02-04 02:14:49 +0100
c4153d40d5
avcodec/scpr: Fix reading a pixel before the first by
2018-02-03 18:49:07 +0100
cc0d2f110d
avcodec/mpeg2dec: Fix field selection for skipped macroblocks by
2018-02-10 18:36:32 +0900
86296fe24d
avcodec/huffyuvdec: Check input buffer size by
2018-01-31 19:20:10 +0100
342f1da134
avcodec/utvideodec: Fix bytes left check in decode_frame() by
2018-02-02 21:44:57 +0100
5e67a2e13a
avcodec/wavpack: Fix integer overflow in FFABS by
2018-01-31 02:50:18 +0100
9efd80dc09
avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() by
2018-01-31 18:13:07 +0100
ce7f65be6e
avcodec/exr: Fix memleaks in decode_header() by
2018-01-31 17:50:21 +0100
f2318aee8c
avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() by
2018-02-11 03:38:54 +0100
63a4bdbf3b
avcodec/mpeg4videodec: Ignore multiple VOL headers by
2018-02-09 22:24:58 +0100
f4d5d7e8de
avcodec/mpeg2dec: Fix motion vector rounding for chroma components by
2018-02-11 17:15:54 +0900
570023eab3
avcodec/vp3: Check eob_run by
2018-02-09 04:17:16 +0100
76cc0f0f67
avcodec/utvideodec: Add several out of array read related checks by
2018-02-09 15:27:41 +0100
66acb63028
avcodec/pafvideo: Check allocated frame size by
2018-02-04 02:14:49 +0100
0fb33a8289
avcodec/scpr: Fix reading a pixel before the first by
2018-02-03 18:49:07 +0100
8b154cb3e9
avcodec/mpeg2dec: Fix field selection for skipped macroblocks by
2018-02-10 18:36:32 +0900
063be4fe2c
lavf/aptxdec: fix the limit on the APTX demuxer definition by
2018-02-10 16:59:54 +0200
3e21f285cc
MAINTAINERS: add myself for aptx.c by
2018-02-09 22:22:09 +0100
dd5208aaf5
avformat/mov: Fix ctts_index calculation by
2018-02-02 17:33:56 -0800
909e00ae81
avformat/format: temporarily use old next api by
2018-02-09 17:03:42 +0700
10bcc41bb4
examples: Don't call deprecated functions which don't do anything by
2018-02-07 19:36:57 +0000
c69054fa24
aptx: indentation (cosmetics only) by
2018-01-06 17:56:21 +0100
d8258489c8
aptx: add raw muxer and demuxer for aptX HD by
2018-01-06 17:33:01 +0100
6fd110a094
aptx: implement the aptX HD bluetooth codec by
2018-01-06 17:11:48 +0100
96b217f5e8
aptx: do some clipping to match original codec in extreme cases by
2018-01-06 01:31:02 +0100
fea8e119a2
aptx: factorize FFABS calculation by
2018-01-06 01:22:31 +0100
b7915f8a14
aptx: simplify by pre-calculating factor_max by
2018-01-06 00:23:43 +0100
81d6501be7
checkasm/Makefile: add EXTRALIBS-swresample by
2018-02-09 17:50:44 +0700
5a2abf00f1
avcodec/codec_desc: sort codec_descriptors by
2018-02-03 01:07:44 +0700
e752da5464
dashdec: Support SegmentTimeline inside Period by
2018-02-09 10:54:24 +0800
08c220d26c
avcodec/huffyuvdec: Check input buffer size by
2018-01-31 19:20:10 +0100
cb97400f93
Revert "cmdutils: make use of new iteration APIs" by
2018-02-08 13:20:36 -0300
ddd851f7cb
avcodec: Document that init_static_data() is not intended for time consuming operations. by
2018-02-06 01:21:08 +0100
3f0a41367e
doc/APIchanges: mention a few more recently introduced and deprecated functions by
2018-02-07 17:05:01 -0300
9d8fb095e6
doc/APIchanges: fix a recent depreacted function name by
2018-02-07 16:56:47 -0300
cf666651b4
avformat: fix stream_segment muxer build dependencies by
2018-02-07 16:42:11 -0300
651d5f9639
avformat/hls: Support metadata updates from subdemuxers by
2018-02-02 12:59:45 -0800
33d632d40e
lavfi: add a gitignore file for OpenCL compiled kernels by
2018-02-05 11:04:45 +0000
8318bf1751
avformat/fifo_test: remove network.h include by
2018-02-07 00:29:55 -0300
e8323c42c1
doc/APIChanges: fix lavu version numbers in a few recent entries by
2018-02-06 23:49:13 -0300
36c85d6e77
api: add missing version bumps and APIChanges entries by
2018-02-06 23:38:38 -0300
f7aacf4ab7
avformat/mov: add VP8 codec support by
2018-02-05 22:26:26 -0300
8885a29e5d
avformat/Makefile: fix fifo and fifo_test muxer build objects by
2018-02-06 20:02:23 -0300
8f6a71f7f1
avformat/bintext: Implement bin_probe() by
2018-01-31 15:22:29 +0100
698d5eb5bf
avcodec/ffv1: Support for RGBA64 and GBRAP16 by
2018-02-01 13:11:53 +0100
204c7caf0d
avcodec/libopus: support disabling phase inversion. by
2018-02-05 10:54:53 +0100
26d879c1ce
lavc/bsf: make BSF iteration the same as other iterators by
2018-02-02 19:25:36 +0000
cdc78058c7
cmdutils: make use of new iteration APIs by
2018-01-30 21:28:28 +0000
0fd475704e
lavd: add new API for iterating input and output devices by
2018-01-02 14:34:18 +0000
0694d87024
lavf: add new API for iterating muxers and demuxers by
2018-01-21 16:06:54 +0000
598d5f8579
lavf: move fifo test muxer into separate file by
2018-01-02 13:36:05 +0000
6197453761
lavf/rtp: replace linked list with array by
2018-01-01 23:31:26 +0000
7e8eba2d87
lavc: add new API for iterating codecs and codec parsers by
2017-12-22 22:17:00 +0000
fd36cf6bf6
configure: Factorize check_64_bit() by
2017-10-20 04:42:13 +0200
38434a9ff5
configure: Simplify restrict keyword handling by
2017-11-10 15:40:30 +0100
4cf84e254a
Drop some unnecessary config.h #includes by
2017-11-03 17:20:49 +0100
bca41545b3
configure: Group code that sets the license string with licensing checks by
2018-02-05 13:53:49 +0100
caa4bd7a9f
avcodec/me_cmp: remove ff_me_cmp_init_static() by
2018-02-04 05:44:23 +0700
118e1b0b33
avcodec/utvideodec: Fix bytes left check in decode_frame() by
2018-02-02 21:44:57 +0100
48bc9fffd1
id3v2: fix unsynchronization by
2018-01-30 13:22:53 +0100
ff46124b0d
rtsp: rename certain options after a deprecation period by
2018-01-25 18:57:26 +0100
2eb396b175
hwcontext: Fix memory leak on derived frame allocation failure by
2018-01-26 23:12:18 +0000
96e476cc9d
hwcontext: Fix documentation for av_hwdevice_ctx_alloc() by
2017-03-19 15:44:46 +0800
0519e66a90
examples: Add a VA-API transcode example. by
2018-01-11 15:00:30 +0800
3caecf7ce8
avcodec: do not use init_static_data on some codecs by
2018-02-03 01:18:27 +0700
8e50bd61e4
avcodec/wavpack: Fix integer overflow in FFABS by
2018-01-31 02:50:18 +0100
c86490c49a
avfilter/af_join: Fix crash in join filter by
2018-02-02 15:11:04 -0800
e3d946b3f4
avcodec/ffv1enc: mark RGB48 support as non-experimental by
2018-02-01 13:15:54 +0100
94eb5505ad
ffprobe: remove usage of deprecation warning removal pragmas by
2018-02-02 17:51:24 -0300
19b1d905b8
ffprobe: Initialize coded_width/height by
2018-01-19 13:05:55 +0800
108958e43d
librsvgdec: Fix frame clearing code by
2018-02-01 13:28:25 -0500
4be6307cbf
fate: add id3v2 test by
2018-01-27 18:21:28 -0800
caaa40d2c6
configure: Remove carriage return ('\r') in Windows CC_IDENT by
2018-01-31 14:20:02 -0800
b1bef755f6
avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() by
2018-01-31 18:13:07 +0100
0a2560a977
avcodec/exr: Fix memleaks in decode_header() by
2018-01-31 17:50:21 +0100
8965e2af92
avpacket: Initialize the allocated padding area in side data by
2018-02-01 14:56:49 +0200
b1af0e23a3
avformat/hls: store referer message in HLS http request by
2018-02-01 10:57:29 +0800
44f3430674
avformat/http: add referer option into http by
2018-02-01 10:56:51 +0800
27fe8930e0
avfilter: add comments for duplicate line by
2018-02-01 10:55:19 +0800
1cae2f002d
(release/2.4)
avcodec/libx264: fix usage of AVComponentDescriptor depth field by
2018-01-31 22:38:50 -0300
c95d343ae1
changelog: update with previous commit by
2017-12-30 19:38:23 -0300
7a30e6448c
x264: Support version 153 by
2017-12-26 12:32:42 +0100
172edcf3ba
Update for 2.8.14 by
2018-01-31 22:58:04 +0100
a0c366b1f5
avcodec/indeo5: Do not leave frame_type set to an invalid value by
2018-01-26 00:24:49 +0100
4abdd65356
avcodec/hevc_ps: Check log2_sao_offset_scale_* by
2018-01-24 03:15:23 +0100