52bb493afa
avcodec/jpeglsdec: Check ilv for being a supported value by
2017-10-26 00:02:56 +0200
c479098b63
avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. by
2017-11-30 12:20:36 -0800
b40b3ddcfc
Don't manipulate duration when it's AV_NOPTS_VALUE. by
2017-11-28 14:26:55 -0800
17bfddeb39
avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. by
2017-11-22 10:58:39 -0800
6ecf356b49
avformat/utils: Prevent undefined shift with wrap_bits > 64. by
2017-11-17 13:35:56 -0800
ad780b0b91
avcodec/j2kenc: Fix out of array access in encode_cblk() by
2017-11-30 23:42:04 +0100
f42e64a21f
libvpxenc: remove some unused ctrl id mappings by
2015-10-19 22:44:11 -0700
57a9f159e0
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() by
2017-11-30 21:27:37 +0100
540b64235a
avcodec/mlpdsp: Fix signed integer overflow, 2nd try by
2017-11-20 18:45:45 +0100
17934af052
avcodec/kgv1dec: Check that there is enough input for maximum RLE compression by
2017-11-22 20:14:54 +0100
e37d3cfe1d
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* by
2017-11-25 03:15:16 +0100
b5587fd2c6
avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoder by
2017-11-30 21:51:56 +0100
0674087004
avcodec/j2kenc: Fix out of array access in encode_cblk() by
2017-11-30 23:42:04 +0100
0409d33311
avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() by
2017-11-30 21:27:37 +0100
a763d27827
examples/vaapi_encode: Fix leak on hwframe init failure by
2017-12-01 21:06:42 +0000
6939b3cb9d
mediacodecdec: fix build by including hwaccel.h by
2017-12-01 22:21:54 +0200
9bed17cd0f
checkasm/utvideo : be more explicit to the WIDTH_PADDED define by
2017-11-21 22:01:42 +0100
e1dd97bd4c
avfilter: add fillborders filter by
2017-11-18 18:18:39 +0100
95bacb521a
avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. by
2017-11-30 12:20:36 -0800
2cfc8b172c
avfilter/vf_tile: add init_padding option by
2017-11-17 21:33:37 +0100
bcfbcbec48
avcodec/proresdec: align dequantization matrix buffers by
2017-11-15 21:13:07 -0300
2940b3e17c
avformat/matroskaenc: add missing allocation failure checks for stream durations by
2017-11-28 01:23:23 -0300
8d51090dcb
avformat/matroskaenc: actually enforce the stream limit by
2017-11-27 13:39:42 -0300
5ab992cd38
configure: Fix dependencies of aac_at decoder. by
2017-11-30 14:58:59 -0800
ceed79323c
Don't manipulate duration when it's AV_NOPTS_VALUE. by
2017-11-28 14:26:55 -0800
e01d2c00ae
avcodec/h264_slice: use H264_SEI_FpaType enum constants by
2017-12-01 01:17:44 -0300
5e9b39b373
avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields by
2017-12-01 01:09:43 -0300
83ecdc9a92
configure: Fix dependencies of aac_at decoder. by
2017-11-30 14:58:59 -0800
2d015d3bf9
lavf/mov: fix huge alloc in mov_read_ctts by
2017-11-26 07:32:30 -0800
f6161fccf8
rtsp: only break on parse_rtsp_message on error by
2017-11-29 14:16:02 -0500
d13b8f68d7
lavfi/libvmaf: Rename local variable "main" as "master". by
2017-11-30 14:13:15 +0100
5a366f9770
configure: select vp9_superframe_split_bsf when enabling vp9_decoder by
2017-11-30 01:51:16 -0300
8d33e86616
avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc by
2017-11-24 22:36:22 -0300
d5af8afbe4
avformat/avc: free buffer in ff_isom_write_avcc on failure by
2017-11-24 20:26:08 -0300
df20619b64
avformat/avc: reindent after the last commit by
2017-11-24 19:47:47 -0300
9cd361c5c1
avformat/avc: refactor ff_isom_write_avcc by
2017-11-24 19:45:54 -0300
ae7df68edd
avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too small by
2017-11-24 19:42:50 -0300
8c2b37e678
avformat/dashenc: Option to generate hls playlist as well by
2017-11-30 10:55:51 +0800
3684b5e56a
avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse by
2017-11-30 10:54:54 +0800
c6a905b91d
avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. by
2017-11-28 16:49:46 -0800
d268094f88
Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' by
2017-11-29 21:06:49 -0300
eb01ac6c75
Merge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce' by
2017-11-29 21:06:23 -0300
dde7b1d485
Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e' by
2017-11-29 21:04:33 -0300
b0d9eab7f2
examples/hw_decode: Use hw-config information to find pixfmt by
2017-11-28 13:58:31 +0000
8d51d10eb8
lavc/samidec: properly raise errors from sami_paragraph_to_ass() by
2017-11-29 22:23:36 +0100
61bbc537ab
avcodec/samidec: check av_strdup() return value by
2017-11-27 14:56:32 +0800
a198c1386a
avcodec/amfenc: move config.h include where it's needed by
2017-11-29 14:24:08 -0300
0c162854c1
vp9_parser: don't split superframes into separate packets by
2017-11-29 17:07:26 +0100
a5679933c1
vp9: use superframe split BSF by
2017-11-17 14:15:22 +0100
91127355f5
avformat/hlsplaylist: add missing header includes by
2017-11-29 13:09:23 -0300
85b84e1243
avformat/hlsplaylist: fix header include guard by
2017-11-29 13:02:37 -0300
da49cdf640
avformat/hlsenc: Modularized playlist creation to allow reuse by
2017-11-29 19:44:15 +0800
eb69e7bed8
avcodec/nvenc: set correct error code by
2017-11-27 09:52:50 +0800
815e34b5b4
libavformat/hlsenc: Persistent HTTP connections supported as an option by
2017-11-29 14:33:07 +0800
4ddf7476c0
libavformat/http: Handled multiple_requests option during write by
2017-11-29 14:32:16 +0800
62f63b24bf
libavformat/avio: Utility function to return URLContext by
2017-11-29 14:31:34 +0800
c5fd57f483
Don't manipulate duration when it's AV_NOPTS_VALUE. by
2017-11-28 14:26:55 -0800
a3a0b5bd0a
avformat/oggparseopus: Free opus extradata before reallocating. by
2017-11-28 13:44:49 -0800
86cead5256
libvpxenc,vp9: add corpus-complexity option by
2017-11-20 17:32:23 -0800
ed4a0c7923
ffmpeg_opt: Constify hwaccel pointer. by
2017-11-27 23:54:33 +0100
9ea6607d29
Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK by
2017-11-26 21:36:06 -0500
23db3a1ae6
examples: Add a VA-API encode example. by
2017-11-06 14:45:27 +0800
c5f3e85792
Changelog: add VAAPI VP8 decoder by
2017-11-28 21:37:38 +0000
f63450c8e4
avformat/mov: return correct value in mov_read_cmov by
2017-11-27 11:13:05 +0800
3f81259f33
avformat/mov: set correct error code in mov_read_custom by
2017-11-27 11:12:56 +0800
62f7f40caa
avformat/mxfenc: pass MXFPackage around instead of type by
2017-11-26 21:42:16 -0800
89f9332fdf
avcodec: set correct return value in ff_mpeg_ref_picture by
2017-11-27 20:41:10 +0800
96e3407608
Free extradata before reallocating. by
2017-11-21 15:10:08 -0800
b3cb9bd43f
avfilter/drawbox: rename variable for maximum thickness by
2017-11-20 15:36:39 +0530
99e9697e3a
stereo3d: Support view type for frame sequence type by
2017-09-25 15:09:21 +0200
45d7be7f93
prores: Always assume limited range by
2017-09-27 17:28:55 -0400
002db7d49a
vf_zscale: Add more supported input properties by
2017-11-28 13:56:06 -0500
3e0560b054
vf_zscale: Relax color properties maximum bounds by
2017-11-28 13:55:47 -0500
10db42f117
mov: Support mdcv and clli boxes for mastering display an color light level by
2017-10-04 14:47:54 -0400
755207dc53
prores: Always assume limited range by
2017-09-27 15:52:52 -0400
b5d56d8ef1
avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c by
2017-11-28 08:49:21 -0800
d5d2632e3a
avformat/hlsenc: Fixed initial setting for end_pts by
2017-11-28 20:03:15 +0800
143552095d
avformat/hls: Obey AVProgram discard flags by
2017-11-19 20:11:49 +0200
1dff9adcb9
avformat/hls: Factor playlist need check to a common function by
2017-11-19 19:30:02 +0200
1204ce0b63
lavu/hwcontext_opencl.h: fix build on macOS by
2017-11-27 23:38:46 -0600
5f67073b4c
avformat/matroskaenc: add missing allocation failure checks for stream durations by
2017-11-28 01:23:23 -0300
9924f1bc34
avformat/matroskaenc: move some initialization checks to mkv_init by
2017-11-27 14:11:21 -0300
2ba6d7cb82
ffmpeg: Check read_ffserver_streams() return value by
2017-11-27 09:12:54 +0800
5b4baf1506
libavformat/rtpenc_mpegts: check avformat_new_stream() return value by
2017-11-27 09:30:53 +0800
eb86f72fca
avfilter/vf_threshold: use correct linesize by
2017-11-27 18:04:39 +0100
9d464dc3fc
avformat/matroskaenc: actually enforce the stream limit by
2017-11-27 13:39:42 -0300
2d1594a8d6
avfilter/af_silenceremove: fix possible crash if supplied duration is negative by
2017-11-27 16:32:54 +0100
b7324950c0
lavd/alsa: Double maximum alsa buffer size. by
2017-11-27 14:05:28 +0100
9152bda839
avfilter/af_silenceremove: fix logic error in EOF case by
2017-11-27 13:38:33 +0100
26c0c84784
avformat/avienc: fix fields-per-frame value for interlaced video streams by
2017-11-27 09:13:05 +0100
0e93694e64
avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6 by
2017-11-26 22:18:22 -0800
b93d96a07b
avcodec/nvdec: Make vp8 initialisation more 'compatible' by
2017-11-26 20:40:32 -0800
8e7ac4f049
tests/fate-run: Use -bitexact by
2017-10-22 01:19:59 +0200
97c00edaa0
avcodec/mlpdsp: Fix signed integer overflow, 2nd try by
2017-11-20 18:45:45 +0100
883de7e8b4
libavformat/mov: Replace duplicate stream_nb check by assert by
2017-11-22 12:16:57 +0100
9cc926da7d
avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add by
2017-11-20 03:08:20 +0100
3aad94bf2b
avcodec/kgv1dec: Check that there is enough input for maximum RLE compression by
2017-11-22 20:14:54 +0100
38f966b222
tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul by
2017-10-29 15:26:50 +0100
1eee394c7c
avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels by
2017-11-26 22:22:17 -0300
921d7af6e9
avcodec/mpeg4videodec: fix preprocessor check for the nvdec hwaccel by
2017-11-26 22:19:45 -0300