27df34bf1f
avcodec/libvpxenc: fix setting amount of threads used for encoding by
2018-05-19 15:01:56 -0300
ba7d1377e8
hwcontext: Add test for device creation and derivation by
2018-05-15 23:15:03 +0100
70d25268c2
avformat/mpegts: fix memory leak with merge_pmt_versions=1 by
2018-05-21 12:13:06 -0700
fc2daf36f9
doc: remove AVStream private fields from APIchanges by
2018-05-21 12:12:46 -0700
64680fff3b
avformat/mpegts: rename variable to clarify meaning by
2018-05-21 12:11:45 -0700
2c2d689c56
avformat/mov: Only fail for STCO/STSC contradictions if both exist by
2018-05-15 17:07:00 +0200
56e76bd057
avformat/mov: Break out early if chunk_count is 0 in mov_build_index() by
2018-05-15 17:06:59 +0200
fac5849915
avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures by
2018-05-20 13:45:56 +0200
cadf7a7f39
avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence by
2018-05-12 18:33:29 +0200
81b3e7c9c3
avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test by
2018-05-12 18:33:28 +0200
60d1792779
avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed by
2018-05-12 18:33:27 +0200
2b86472a65
avcodec/vc1: fix calculation of the last line of a slice by
2018-05-18 17:06:32 +0200
ca878845ae
avcodec/vc1: DIRECTBIT is only present in inter MBs by
2018-05-18 17:06:28 +0200
411f7141a3
avdevice/sdl2 : add option to define if the window quit action is available by
2018-05-08 11:55:40 +0200
644130bcaa
avdevice/sdl2output : fix setting window_size by
2018-05-08 11:47:13 +0200
da399903c7
ffprobe: fix SEGV when new streams are added by
2018-05-08 12:46:12 -0700
8336a66270
avformat/mpegts: fix incorrect indentation by
2018-05-15 11:47:30 -0700
d1845e7f1a
avformat/mpegts: initialize section_buf to fix valgrind test failure by
2018-05-14 10:24:44 -0700
852f78443a
avformat/mpegts: reindent after last change by
2018-05-09 14:31:30 -0700
c343eabfb7
avformat/mpegts: parse sections with multiple tables by
2018-05-09 14:20:48 -0700
7ad163c258
avformat/mpegts: clean up whitespace by
2018-05-09 12:43:38 -0700
ef28571efe
avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value by
2018-05-09 12:42:14 -0700
97aea63340
avformat/mpegts: skip non-PMT tids earlier by
2018-05-08 15:07:35 -0700
bb6a34f237
avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder by
2018-04-26 11:51:15 -0700
db5631e408
avcodec/mediacodecdec: wait on first frame after input buffers are full by
2018-04-24 18:54:45 -0700
df2c811b7c
avcodec/mediacodecdec: restructure mediacodec_receive_frame by
2018-04-24 12:40:38 -0700
6f55a36be9
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT by
2018-04-26 11:50:55 -0700
33042d632d
avcodec/mediacodecdec: refactor pts handling by
2018-04-24 13:51:15 -0700
3054e53ddc
avcodec/mediacodecdec: use AV_TIME_BASE_Q by
2018-04-24 13:45:30 -0700
84bf631018
avcodec/mediacodecdec: clarify delay_flush specific code by
2018-04-23 19:21:19 -0700
2884575d97
avcodec/videotoolbox: fix decoding of some HEVC videos by
2018-05-04 15:41:30 -0700
76716518a8
avcodec/hevc: remove videotoolbox hack by
2018-05-04 14:57:50 -0700
e8caf67f56
avcodec/videotoolbox: split h264/hevc callbacks by
2018-05-04 14:58:08 -0700
e40922c16c
avcodec/videotoolbox: cleanups by
2018-05-04 14:57:32 -0700
ef9478d264
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS by
2018-04-19 15:34:01 -0700
13d83899df
avcodec/videotoolbox: improve logging of decoder errors by
2018-05-04 18:24:31 -0700
16b4f97b72
avformat/mpegts: add merge_pmt_versions option by
2018-05-08 16:12:12 -0700
24579bf537
avformat/mpegts: keep track of PMT details in AVProgram/AVStream by
2018-05-17 15:31:11 -0700
2b2f2f65f3
avformat: add fields to AVProgram/AVStream for PMT change tracking by
2018-05-17 15:30:21 -0700
79126ce80e
avfilter/vsrc_testsrc: fix a preprocessor check by
2018-05-18 17:42:57 -0300
8f146b526f
avcodec/videotoolbox: fix decoding of some HEVC videos by
2018-05-04 15:41:30 -0700
e24d768a76
avformat/mpegts: add skip_unknown_pmt option by
2018-05-08 12:49:43 -0700
2940af9389
tests/checkasm/nlmeans: fix invalid read/write on ii buffer by
2018-05-18 19:12:11 +0200
eb28b5ec8a
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources by
2018-05-08 11:43:50 +0200
e9dd5b4f5e
avfilter/vf_waveform: add slice threading by
2018-05-15 09:22:33 +0200
8e7b13b971
opusenc: use for loops with declarations by
2018-05-18 02:38:08 +0100
62a7a70484
doc/developer: update style guidelines to include for loops with declarations by
2018-05-18 02:24:28 +0100
ce943dd6ac
configure: error out on unsupported MSVC versions by
2018-05-15 00:53:26 +0100
5dfeb7f081
avformat/mpegts: tag video streams with still images by
2018-05-15 11:26:07 -0700
2734f8d63a
avformat: add skip_estimate_duration_from_pts by
2018-05-15 15:56:45 -0700
380ca1bc0c
lavc/v210dec: Skip Canopus C210 extradata. by
2018-05-10 22:45:07 +0200
cb944fc7f1
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 by
2018-05-14 00:10:33 +0200
cb2f7ea96b
avcodec/fic: Check available input space for cursor by
2018-05-05 22:00:01 +0200
c6a11714c4
avcodec/fic: Avoid some magic numbers related to cursors by
2018-05-05 23:42:36 +0200
ba97d75ac6
avcodec/mpeg4video: Detect reference studio streams as studio streams by
2018-04-29 23:39:41 +0200
b3a18511cc
avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profile by
2018-04-29 20:28:46 +0200
9e5d0860c0
avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample by
2018-04-29 20:49:21 +0200
9f73ae31e0
avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile by
2018-04-29 19:09:05 +0200
ab834b8f36
avcodec/g2meet: ask for sample with overflowing RGB by
2018-05-16 22:50:19 +0200
4dd2c8b9ea
avcodec/g2meet: Check RGB upper limit by
2018-04-27 20:16:13 +0200
61fed89ad4
avcodec/xwddec: fix palette alpha by
2018-05-06 18:18:19 +0200
50d6b7bd83
avcodec/xwddec: fix palette alpha by
2018-05-06 18:18:19 +0200
673d8cfd51
avformat/hls: fix seeking around EVENT playlist after media sequence changes by
2018-04-23 17:30:21 -0700
b7cd2ab22e
lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type. by
2018-05-11 10:28:32 +0800
7582a907e4
lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name. by
2018-05-14 14:49:56 +0800
48c5ac8b0f
lavc/h2645_parse: log more HEVC NAL type. by
2018-05-11 10:02:27 +0800
4e816b5491
avfilter: add aderivative and aintegral filter by
2018-05-14 10:07:44 +0200
64f59a21b3
avcodec: Disable new iterate API for ossfuzz by
2018-05-14 12:43:59 +0200
d0b5952325
doc/examples: add missing ignore files by
2018-05-14 20:18:02 +0800
f24b2e64b0
examples/filtering_video: fix memory leak by
2018-05-14 20:18:01 +0800
c0a845f948
examples/filtering_video: add missing headers by
2018-05-14 20:18:00 +0800
84d4af4ea8
examples/filtering_video: drop an always true condition by
2018-05-14 20:17:59 +0800
989c5a84ac
lavu/Makefile: Fix alignment and ordering by
2018-05-14 22:58:57 +0100
136260eb88
hwcontext: Do not call device_init again when deriving an existing device by
2018-05-14 22:58:56 +0100
7931e01540
avformat/webm_chunk: always use a static buffer for get_chunk_filename by
2018-05-13 22:14:22 +0200
1b2471039b
avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer by
2018-05-14 23:24:43 +0200
2dbe936bf7
avformat/webm_chunk: always use a static buffer for get_chunk_filename by
2018-05-13 22:14:22 +0200
64bf915cd8
avformat/mpegts: fix incorrect indentation by
2018-05-15 11:47:30 -0700
e3518821c9
avformat/dashenc: configuring container format options by
2018-05-07 15:28:02 +0530
9a09f4c54a
avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros by
2018-05-14 18:09:32 -0300
20b8807622
configure: Mention the dash demuxer in the libxml2 help text. by
2018-05-14 21:00:26 +0200
42a03e7700
avformat/mpegts: initialize section_buf to fix valgrind test failure by
2018-05-14 10:24:44 -0700
2bde38c0ab
avfilter/vf_lut2: add timeline support to tlut2 filter by
2018-05-14 18:26:16 +0200
a27cab9eca
avfilter/vf_blend: add timeline support to tblend filter by
2018-05-14 17:58:27 +0200
1548d2a5a5
configure: add pkg-config check for libmysofa by
2018-05-07 17:59:43 +0200
80b474875e
avfilter/vf_srcnn: use function to get number of threads by
2018-05-14 16:02:00 +0200
e3a697eda3
avfilter/vf_amplify: check if array is availabe before using it by
2018-05-14 16:00:00 +0200
10ed9f2b12
Add IRC nicknames by
2018-04-07 12:18:00 +0200
c76a6c93bf
avformat/dashenc: Add documentation for http method option by
2018-05-14 10:18:13 +0530
62f07825ba
avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks() by
2018-05-05 20:08:36 +0200
93cee87b13
configure: fix configure check for lilv-0 by
2018-05-13 17:07:48 +0200
32234e03a7
configure: fix configure check for lilv-0 by
2018-05-13 17:07:48 +0200
cae004cabb
doc: fix incorrect reference to xsd_compliant option by
2018-05-12 12:09:18 -0700
7db022e67b
avformat/mpegts: reindent after last change by
2018-05-09 14:31:30 -0700
9152c1e495
avformat/mpegts: parse sections with multiple tables by
2018-05-09 14:20:48 -0700
18074b309f
avformat/hlsenc: set AVFMT_NODIMENSIONS by
2018-05-09 19:22:33 -0700
6f50be8760
avformat/mpegtsenc: set AVFMT_NODIMENSIONS by
2018-05-09 19:21:10 -0700
1c2e5fc454
avfilter/vf_maskedmerge: add slice threading by
2018-05-12 15:46:28 +0200
9b6f8fb25d
avfilter/vf_deblock: add timeline support by
2018-05-12 12:34:02 +0200
10ca419dd8
avformat/mxfenc: Set color siting to 0 for D10-MXF by
2018-04-06 18:09:54 +0200