ffmpeg | branch: master | Yingming Fan | Thu Mar 8
15:56:56 2018 +0800| [e5b4cd4c4a9c98787b94ce33e268a61df9cf1587] | committer:
James Almer
checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | James Almer | Sun Mar 18 19:12:39
2018 -0300| [d8ca7a7e700bc3b092bd9564d9dea73b5f0899cf] | committer: James Almer
configure: add const_nan dependency to h264_metadata_bsf
Fixes compilation with some compilers.
Reviewed-by: jkqxz
Signed-off-by: James Almer
> http://g
ffmpeg | branch: master | Jun Zhao | Wed Mar 14 13:42:37
2018 +0800| [dd21f02a044703e1473e56fbb61f849b0c8b993a] | committer: Mark
Thompson
lavc/mpeg2_metadata_bsf: support dump options.
Signed-off-by: Jun Zhao
Signed-off-by: Mark Thompson
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Jun Zhao | Wed Mar 14 13:42:28
2018 +0800| [2a103e12ba901af519d77562c09694264e2277d4] | committer: Mark
Thompson
lavc/h265_metadata_bsf: support dump options.
Signed-off-by: Jun Zhao
Signed-off-by: Mark Thompson
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Jun Zhao | Wed Mar 14 13:42:19
2018 +0800| [840f5b3e5ba12b26f53bf8539cb5f0f14c4a6d40] | committer: Mark
Thompson
lavc/h264_metadata_bsf: support dump options.
Signed-off-by: Jun Zhao
Signed-off-by: Mark Thompson
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | James Almer | Fri Mar 16 20:06:40
2018 -0300| [a094e7f16abffd2b0ed7bb4ce2edfeaf0d066691] | committer: James Almer
avcodec/aac_adtstoasc: move the reference in the bsf internal buffer
There's no need to allocate a new packet for it.
Signed-off-by: James Almer
> http:
ffmpeg | branch: master | Mark Thompson | Sun Mar 18 18:34:38
2018 +| [0f3d1c69b5ed2206e061261503b0c34b3bfda617] | committer: Mark
Thompson
hwcontext_vaapi: Always include DRM hwcontext header
Fixes building with VAAPI but not libdrm, which was broken by
389f4c3e0d0a26a7d3d2696017384874cf5
ffmpeg | branch: master | Mark Thompson | Tue Mar 6 18:49:27
2018 +| [c99f837ddecad977018fd4d737c6070d167521c4] | committer: Mark
Thompson
lavc: Add filter_units bitstream filter
This can remove units with types in or not in a given set from a stream.
For example, it can be used to remove
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 14:40:23
2018 +| [0e782661d63b39d729b2167e75a690b4e2934740] | committer: Mark
Thompson
cbs_h264: Fix overflow in shifts
The type of the result of a shift operation is unaffected by the type of
the right operand, so some existing code ove
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 14:42:09
2018 +| [c4eeea76335d6b3ec08a27ed5468cfd127feb1b1] | committer: Mark
Thompson
cbs_h265: Use helper macro for maximum values of fixed-width elements
Apply the same logic as the previous patch to H.265. There are no cases
which c
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 21:16:25
2018 +| [389f4c3e0d0a26a7d3d2696017384874cf5e93fa] | committer: Mark
Thompson
hwcontext_vaapi: Fix condition for DRM device derivation
vaGetDisplayDRM() is required for this code to work, libdrm is not.
> http://git.videolan.or
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 17:04:01
2018 +| [94d42cb4cc6e420c80abbf54148be1578f7c3244] | committer: Mark
Thompson
h264_metadata: Remove unused fields
The SEI NAL is unused since 69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb,
while the AUD NAL is small and would more se
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 17:27:15
2018 +| [84bb8327f571c4924789413efafde47d96b8b72b] | committer: Mark
Thompson
cbs: Add a table of all supported codec IDs
Use it as the set of codec IDs supported by the trace_headers BSF.
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Mark Thompson | Sun Mar 11 16:39:03
2018 +| [84c3c766d86d1e064b77f9c56e4930e936bc84ec] | committer: Mark
Thompson
h264_metadata: Add support for display orientation SEI messages
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84c3c766d86d1e064b77f9c56e
ffmpeg | branch: master | Felix Matouschek | Wed Mar 14
13:14:07 2018 +0100| [ce1d77a5e7cebce11074bf6f9e38ad6da37338ff] | committer:
Timo Rothenpieler
lavd: fix iterating of input and output devices
In the previous implementation the first input or output device
was skipped when device_next wa
ffmpeg | branch: master | Martin Vignali | Sat Mar
17 22:20:34 2018 +0100| [3e7fa34d3b688b9b4b5b22344e8fc27c4b53286d] | committer:
Martin Vignali
avfilter/vf_premultiply : fix unpremultiply_offset for rgb input
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3e7fa34d3b688b9b4b5b223
ffmpeg | branch: master | Martin Vignali | Sat Mar
17 21:07:17 2018 +0100| [b2bb1cb68be2627f4873ae1203197e1fca768650] | committer:
Martin Vignali
fate/hapqa_extract : add test for hapqa_extract bsf
test extract color and alpha
with the three main kind of hap frame :
- no snappy compression
- s
ffmpeg | branch: master | wm4 | Thu Mar 1 15:57:01
2018 +0100| [4b86ac27a017ccd1d166f0bdd38c08720c561f7d] | committer: wm4
lavu/frame: add QP side data
This adds a way for an API user to transfer QP data and metadata without
having to keep the reference to AVFrame, and without having to
explic
ffmpeg | branch: master | wm4 | Thu Mar 8 04:30:35
2018 +0100| [39c1d170a3474a06f4805589d642f605f7ef1436] | committer: wm4
http: do not print a warning message for expired cookies
libavformat prints a warning that the cookie couldn't be parsed (see
callers of parse_cookie()). This is obviously
ffmpeg | branch: master | wm4 | Thu Mar 8 04:52:36
2018 +0100| [b7d842c554b1fec051ca906f446f7311139c5725] | committer: wm4
http: fix potentially dangerous whitespace skipping code
If the string consists entirely of whitespace, this could in theory
continue to write '\0' before the start of the
ffmpeg | branch: master | wm4 | Thu Mar 1 15:50:56
2018 +0100| [36855abc0eb96d5caa992304f3417a0f8a62960c] | committer: wm4
lavu/frame: fix inconsistent qp_table_buf deprecation
Everything related to the QP data is deprecated, with qp_table_buf being
an inconsistent exception. Some parts were u
ffmpeg | branch: master | wm4 | Thu Mar 8 04:47:40
2018 +0100| [c0687acbf6094053834af6a20e9d71b455842c8c] | committer: wm4
http: avoid out of bound accesses on broken Set-Cookie headers
It's trivial to craft a HTTP response that will make the code for
skipping trailing whitespace access and po
ffmpeg | branch: master | Steven Liu | Sun Mar 18
14:07:00 2018 +0800| [a92ca3c07c89855d46c801ef05428b5d86a1b30c] | committer:
Steven Liu
avformat/hlsenc: fix write wrong init file URI string problem
fmp4_init_filename should append after base_output_dirname
Signed-off-by: Steven Liu
> http
ffmpeg | branch: master | Steven Liu | Sun Mar 18
14:08:14 2018 +0800| [c6086692645951264a4f98a3568f80b7c827a129] | committer:
Steven Liu
avformat/hlsenc: fix memleak problem about fmp4_init_filename
move fmp4_init_filename init in if else for first fmp4_init_filename set
value operation.
Sig
ffmpeg | branch: master | Steven Liu | Sun Mar 18
14:08:57 2018 +0800| [c8f625f52998faa9bf0fe22701f1684e51edfc07] | committer:
Steven Liu
avformat/hlsenc: fix fmp4 single init file problem
fix ticket: #7021
Signed-off-by: Steven Liu
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Steven Liu | Sun Mar 18
14:07:40 2018 +0800| [10a0436dcab3dd51d70c391ba299f9a7e8521018] | committer:
Steven Liu
avformat/hlsenc: reindent after previous commits
Signed-off-by: Steven Liu
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=10a0436dcab3dd51d70
ffmpeg | branch: master | Steven Liu | Sun Mar 18
14:09:44 2018 +0800| [f19b0c6aeea212a3c2e05d4cebb856d1d774def7] | committer:
Steven Liu
avformat/hlsenc: reindent after previous commits
Signed-off-by: Steven Liu
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f19b0c6aeea212a3c2e
ffmpeg | branch: master | Rodger Combs | Wed Mar 14
01:24:39 2018 -0500| [08e0f45cc88903967da5a76e18be45d7406397f7] | committer:
Karthick Jeyapal
lavf/dashenc: remove unneeded call to dash_free
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08e0f45cc88903967da5a76e18be45d7406397f7
ffmpeg | branch: master | Ravindra | Mon Mar 5 15:25:26
2018 +0530| [99230b7ef874129ffd3ccca0e799c66970258203] | committer: Karthick
Jeyapal
libavformat/dashenc: Option to set timeout for socket I/O operation
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=99230b7ef874129ffd3ccca0
29 matches
Mail list logo