6829a07944
qsvdec: Relax the surface vs coded dimension check by
2018-01-25 18:19:12 +0800
7723750475
lavc/aarch64/sbrdsp_neon: fix build on old binutils by
2018-01-25 20:53:59 -0600
18e2ac032e
avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly by
2018-01-02 13:49:57 +0530
0df9d0f4cb
avformat/dashenc: Fix a resource leak when http persistent in enabled by
2018-01-02 13:49:56 +0530
4e6e1e5350
lavfi/misc_vaapi: use default value setting if without arguments. by
2018-01-24 09:32:50 +0800
658ac0672f
lavfi/procamp_vaapi: fix the green video issue if without arguments. by
2018-01-24 09:28:24 +0800
74cf4a75f7
ffmpeg: Ignore SIGPIPE by
2018-01-18 23:24:05 +0000
04e4ab44d7
Merge commit '559370f2c45110afd8308eec7194437736c323d4' by
2018-01-25 22:50:38 +0000
b855b570c8
Merge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d' by
2018-01-25 22:48:34 +0000
8e9be8ffba
Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba' by
2018-01-25 22:45:45 +0000
ee88f31d34
libavformat/rtmpproto: Plug leak if sending bytes read report fails. by
2018-01-23 16:49:16 -0800
559370f2c4
qsv: Skip the packet if decoding failure by
2018-01-24 10:14:51 +0800
4dbae00bac
lavfi/vf_xxx_vaapi: fix typo. by
2018-01-24 08:40:59 +0800
a2a9e4eea0
rtmp: Plug leak if sending bytes read report fails. by
2018-01-23 16:47:12 -0800
1948b76a1b
avformat/hlsenc: closed caption tags in the master playlist by
2018-01-24 11:42:57 +0800
8a4cc0a256
avformat: add option to parse/store ID3 PRIV tags in metadata. by
2018-01-23 09:39:53 -0800
f0320afab9
avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled by
2018-01-23 23:38:03 -0300
172564ace9
configure: fix vaapi_encode_example dependencies by
2018-01-23 23:37:33 -0300
046a946868
MAINTAINERS: Add dashenc maintainer by
2018-01-23 23:24:35 +0100
6e1a167c55
avcodec/dxtory: Fix bits left checks by
2018-01-22 14:02:59 +0100
94d4237a7a
avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down by
2018-01-15 23:42:57 +0100
9f07cf7c00
avutil/aes_ctr: Add method to set 16-byte IV. by
2018-01-08 14:12:43 -0800
9b1ec24835
avcodec: v4l2_context: remove unnecessary code by
2018-01-23 09:41:29 +0100
2e96f52780
v4l2_m2m: Fix integer overflow in timestamp handling by
2018-01-21 00:52:18 +0000
388a0f7869
avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel by
2018-01-21 22:57:41 -0300
bda5ad305e
v4l2_m2m: Fix free of the wrong pointer in an error path by
2018-01-21 22:59:29 +0000
9bba10c174
lavfi: add denoise and sharpness VAAPI video filters. by
2018-01-08 16:19:17 +0800
fcf5eae4bf
lavfi: add ProcAmp (color balance) VAAPI video filter. by
2018-01-08 16:12:41 +0800
92704c480e
lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi. by
2018-01-08 16:07:38 +0800
19214f0051
lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi. by
2018-01-08 16:02:35 +0800
dfdeed5a2c
lavfi: VAAPI VPP common infrastructure. by
2018-01-08 15:56:43 +0800
56a53340ed
avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() by
2018-01-20 04:10:50 +0100
15a05d2b73
MAINTAINERS: add myself for avcodec/v4l2_ by
2018-01-19 17:52:32 +0100
55bdee7b07
lavc/svq3: Do not write into memory defined as const. by
2018-01-18 23:31:48 +0100
78e884f3fb
libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) by
2018-01-21 13:56:57 +0800
7a63da8910
libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) by
2018-01-21 13:35:30 +0800
8db4ef3e6d
avformat/dashdec.c: Download dash content with byte range info by
2018-01-21 13:27:48 +0800
1f48c5c067
dashdec: Only free url string if being reused by
2018-01-21 13:20:02 +0800
2472dbc7a7
avformat/hlsenc: Check that data is set by
2018-01-21 13:16:42 +0800
777d6c677b
dashdec: Make use of frame rate specified in Representation by
2018-01-21 13:14:51 +0800
2159d4bbc3
avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets() by
2018-01-20 16:55:00 -0300
1f0cf1b2f4
avcodec/hevcdec: use ff_hevc_uninit_parameter_sets() by
2018-01-20 16:54:51 -0300
9462b2b820
avcodec/hevc_ps: add a function to uninitialize parameter set buffers by
2018-01-20 16:54:15 -0300
251f0bcb7b
lavf/rawdec: Also probe the last byte of mjpeg streams. by
2018-01-20 16:07:25 +0100
0b9b7f0b46
avcodec: v4l2_m2m: context: fix raising warning on POLLERR by
2018-01-09 23:56:43 +0100
5d5de3eba4
avcodec: v4l2_m2m: remove unnecessary timeout. by
2018-01-09 23:56:42 +0100
a0c624e299
avcodec: v4l2_m2m: fix races around freeing data on close by
2018-01-09 23:56:41 +0100
6c1c6c6c71
avfilter/drawtext - implement fix_bounds by
2018-01-11 18:30:16 +0530
2eecf3cf8e
avcodec/snowdec: Fix integer overflow before htaps check by
2018-01-15 03:03:36 +0100
725353525e
avcodec/ulti: Check number of blocks at init by
2018-01-15 19:03:48 +0100
ef5994e09d
avformat/lrcdec: Fix memory leak in lrc_read_header() by
2018-01-19 13:17:07 -0800
6f62b0bd4f
x86inc: Drop cpuflags_slowctz by
2018-01-18 23:20:33 +0100
eb5f063e7c
x86inc: Correctly set mmreg variables by
2018-01-06 17:47:42 +0100
6b6edd1216
x86inc: Support creating global symbols from local labels by
2017-08-16 15:59:16 +0200
9e4b3675f2
x86inc: Use .rdata instead of .rodata on Windows by
2017-08-15 16:11:32 +0200
3a02cbe3fa
x86inc: Enable AVX emulation for floating-point pseudo-instructions by
2017-08-05 00:09:52 +0200
b5b4868504
avdevice/decklink: Fix compilation of module on OSX by
2018-01-08 20:16:58 -0500
5409f065f2
avdevice/decklink: Suppress warning about misuse of struct instead of class by
2018-01-08 20:16:56 -0500
fc93eca126
avdevice/decklink: addition of absolute wallclock option for pts source by
2018-01-15 13:52:26 +0530
dfa2523bdd
avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource by
2018-01-15 13:52:11 +0530
7c27bbd590
avdevice/decklink: addition of copyts option by
2018-01-15 13:51:46 +0530
e3acba0d5d
avfilter/formats: remove support for deprecated channel count specification by
2018-01-06 22:04:21 +0100
7652af9df0
lavf/swfdec: Reduce score when auto-detecting swf files. by
2018-01-18 21:25:49 +0100
07a96b6251
avcodec/cuviddec: set key frame for decoded frames by
2018-01-18 12:16:19 +0530
e07649e618
avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() by
2018-01-18 15:21:56 -0800
0afa171f25
avformat/hlsenc: Add CODECS attribute to master playlist by
2018-01-19 17:03:09 +0800
381a4820c6
lavfi/vf_scale_vaapi: set output SAR by
2018-01-12 19:08:27 -0600
fb3fd4d506
fate: update filter-acrossfade test reference file by
2018-01-18 19:12:30 -0300
4f6b34f1f8
avformat: small AVFormatContext doxy cosmetics by
2018-01-18 13:00:25 -0300
8088b5d69c
avfilter/af_afade: acrossfade: switch to activate by
2018-01-18 11:17:03 +0100
1b5d3c08e3
avformat: small cosmetics after 6512ff72f9 by
2018-01-17 19:39:24 -0300
e1e89c0695
avfilter/vidstab: check bytesPerPixel only for packed formats. by
2017-12-23 16:14:25 +0530
383804edd8
lavfi/deinterlace_vaapi: fix can't show full option information. by
2018-01-16 22:44:02 +0800
96cf0d8a9c
Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8' by
2018-01-16 23:29:36 +0000
3895fce26e
Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' by
2018-01-16 23:25:27 +0000
68de778ccc
Merge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336' by
2018-01-16 23:01:20 +0000
725ae0e2d0
Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74' by
2018-01-16 22:57:09 +0000
d204b7ff61
Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556' by
2018-01-16 22:57:02 +0000
a919ab853e
lavc/snow_dwt: add struct MpegEncContext to fix headers check. by
2018-01-15 18:57:33 +0800
85e10c0a93
intreadwrite: Use __unaligned in MSVC for ARM64 as well by
2018-01-16 15:40:24 +0200
27b9f82e2c
hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() by
2018-01-16 13:23:55 +0100
631c56a8e4
avformat: make avformat_network_init() explicitly optional by
2018-01-16 12:57:04 +0100
6512ff72f9
avformat: deprecate another ffserver API leftover by
2018-01-15 13:09:31 +0100
83e34ae3c2
avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono by
2018-01-14 00:39:41 +0100
6887e41243
avcodec/jpeg2000: Check sum of sizes of band->prec before allocating by
2018-01-14 00:39:40 +0100
a1f38c7589
avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() by
2018-01-14 00:39:39 +0100
cbbb206734
hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() by
2018-01-13 07:05:09 +0100
43e1ccfea1
http: cosmetics: reformat reconnect check for better readability by
2018-01-11 02:27:20 +0100
856b7cae9f
avfilter/vf_idet: added more YUVA formats to idet query_formats by
2018-01-13 16:51:43 +0100
57dbabd9c1
dashdec: Support SegmentTemplate inside Period by
2018-01-14 23:02:26 +0800
01d74c4055
dashdec: Avoid trying to read any segments beyond the last by
2018-01-14 23:01:45 +0800
74b143d81f
dashdec: Correct seeking behaviour by
2018-01-14 22:36:02 +0800
bb0cc2e7bd
dashdec: Search for segment timeline inside AdaptionSets too by
2018-01-14 22:35:31 +0800
94cc16499f
dashdec: Support for multiple video/audio streams by
2018-01-14 22:34:43 +0800
66e551eafb
dashdec: Expose bandwidth and representation ID as metadata by
2018-01-14 22:33:57 +0800
96f94624e0
avformat/adtsenc: allow only AAC streams by
2018-01-14 17:30:23 +0530
02dba49dd3
avformat/adtsenc: add adts_init() by
2017-05-29 18:12:51 -0300
c51301db14
dcaenc: move all tables inside context and fix incorrect coding style by
2018-01-13 18:27:36 +0000
ec6e389c75
avcodec/dcaenc: Use ffmpeg mdct instead of own implementation by
2018-01-07 22:39:22 +0000
56e11ebf55
dcaenc: cleanup on init failure and add a threadsafe init codec cap by
2018-01-13 18:03:42 +0000