ffmpeg | branch: master | Burt P | Sat Jul 23 21:26:51 2016
-0500| [fb91143ef150263451b331e3e66f8ba51d9a8c8d] | committer: Michael
Niedermayer
af_hdcd: Report PE as being intermittent or permanent
The Peak Extend feature could be enabled permanently or only
when needed. This is now reported.
ffmpeg | branch: master | softworkz | Sun Jul 17
04:19:41 2016 +0200| [70c1647a3501fa6182c04c9ce66f477def64a611] | committer:
Michael Niedermayer
avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3)
Rev #2: Fixes doubled header writing, checked FATE running without error
ffmpeg | branch: master | Anssi Hannula | Tue Jul 26
13:23:43 2016 +0300| [60873bf992eab1d3bad8dd0fd11336363d44854d] | committer:
Anssi Hannula
avformat/utils: Fix find_stream_info not considering the extradata it found
Commit 9200514ad8717c6 ("lavf: replace AVStream.codec with
AVStream.codecp
ffmpeg | branch: master | Anssi Hannula | Tue Jul 26
15:18:40 2016 +0300| [9cb30f7a880578e995becbd8bf9ffb69788e09a2] | committer:
Anssi Hannula
avformat/hls: Fix regression with ranged media segments
Commit 81306fd4bdf ("hls: eliminate ffurl_* usage", merged in d0fc5de3a6)
changed the hls demu
ffmpeg | branch: master | Anssi Hannula | Thu Jul 28
00:00:37 2016 +0300| [83db3c84fa72e8d4d864ed796438ebfb2ee4bcc3] | committer:
Anssi Hannula
avformat/hls: Move stream propagation to a separate function
Creation of main demuxer streams from subdemuxer streams is moved to
update_streams_from_
ffmpeg | branch: master | Anssi Hannula | Wed Jul 27
23:29:16 2016 +0300| [9884f17e343b37aef442fafa05bd0113cdf47087] | committer:
Anssi Hannula
avformat/hls: Use an array instead of stream offset for stream mapping
This will be useful when the amount of streams per subdemuxer is not
known at h
ffmpeg | branch: master | Anssi Hannula | Tue Jul 26
11:33:38 2016 +0300| [04964ac311abe670fb3b60290a330f2067544b13] | committer:
Anssi Hannula
avformat/hls: Fix missing streams in some cases with MPEG TS
HLS demuxer calls the subdemuxer avformat_find_stream_info() while
overriding the subdemu
ffmpeg | branch: master | Anssi Hannula | Wed Jul 27
22:52:44 2016 +0300| [4d85069e5dff37e4a9904767242b47e14cf62a9c] | committer:
Anssi Hannula
avformat/hls: Sync starting segment across variants on live streams
This will avoid a large time difference between variants in the most
common case.
ffmpeg | branch: master | Burt P | Sat Jul 23 21:26:49 2016
-0500| [c7ba34b6ea377d21e890e0f8ce30fae70d2e224f] | committer: Michael
Niedermayer
af_hdcd: more comments in state struct
Add some comments describing the fields in hdcd_state_t.
Signed-off-by: Burt P
Signed-off-by: Michael Niederma
ffmpeg | branch: master | Burt P | Sun Jul 24 11:15:22 2016
-0500| [c26305f6aec005db39e04e628f6294635ddebaad] | committer: Michael
Niedermayer
af_hdcd: Add counter for cdt expirations
Adds a counter for when the "code detect timer" expired without
finding a valid packet.
Signed-off-by: Burt P
ffmpeg | branch: master | Burt P | Sat Jul 23 21:26:48 2016
-0500| [91854b8ef644207925cdc5d0dda1b130335d89f1] | committer: Michael
Niedermayer
af_hdcd: Improve HDCD detection
HDCD is now only considered detected if a valid packet
is active in both channels simultaneously.
Signed-off-by: Burt
ffmpeg | branch: master | Burt P | Thu Jul 14 12:54:34 2016
-0500| [bfe9155aee1c8d0226b839204f21e231dcd01edd] | committer: Michael
Niedermayer
fate: Add HDCD filter tests for false positive and error detection
Signed-off-by: Burt P
Signed-off-by: Michael Niedermayer
> http://git.videolan.or
ffmpeg | branch: master | Michael Niedermayer | Wed
Jul 27 18:22:41 2016 +0200| [8385e1718ee1fed107ec911d0b17fed3f7d74c71] |
committer: Michael Niedermayer
avcodec/h264_slice: Make setup_finished check cover more cases
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8385e1718ee1fed
ffmpeg | branch: master | Xinzheng Zhang | Wed Jul 27
12:21:24 2016 +0800| [cd141e71bd3441ac9b7b720b934b7d4d85a75355] | committer:
Michael Niedermayer
avformat/flvdec: splitting add_keyframes_index() out from
parse_keyframes_index()
Signed-off-by: Michael Niedermayer
> http://git.videolan.o
ffmpeg | branch: master | Xinzheng Zhang | Wed Jul 27
12:21:25 2016 +0800| [ad14aab3b4f88cdb6c2a3f8877c578e5a8042f1d] | committer:
Michael Niedermayer
avformat/flvdec: parse keyframe before a\v stream was created
add_keyframes_index() when stream created or keyframe parsed
Signed-off-by: Mich
ffmpeg | branch: master | Anton Khirnov | Tue May 17
16:45:15 2016 +0200| [debca90863e4ee53447efd02483c500f89766384] | committer:
Anton Khirnov
h264: store {curr,max}_pic_num in the per-slice context
While the value of those variables will be constant for the whole frame,
they are only used in
ffmpeg | branch: master | Clément Bœsch | Wed Jul 27 18:07:30
2016 +0200| [6c41eda18ec0ef48763e1672266f7563f05775a5] | committer: Clément
Bœsch
Merge commit 'debca90863e4ee53447efd02483c500f89766384'
* commit 'debca90863e4ee53447efd02483c500f89766384':
h264: store {curr,max}_pic_num in the p
ffmpeg | branch: master | Anton Khirnov | Tue May 17
15:35:50 2016 +0200| [f966498e433fead2f5e6b5b66fad2ac062146d22] | committer:
Anton Khirnov
h264: decode the poc values from the slice header into the per-slice context
Copy them into the decoder-global context in field_start(). This avoids
m
ffmpeg | branch: master | Clément Bœsch | Wed Jul 27 17:28:00
2016 +0200| [87d1f820591b87bec452f33f451dee4db142ee9a] | committer: Clément
Bœsch
Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'
* commit 'f966498e433fead2f5e6b5b66fad2ac062146d22':
h264: decode the poc values from the sl
ffmpeg | branch: master | Clément Bœsch | Wed Jul 27 17:24:48
2016 +0200| [f8ce1e828299695997b832cb8d2d6b0d8f1f53ee] | committer: Clément
Bœsch
lavc/h264_slice: adjust a few line breaks to reduce diff with Libav
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f8ce1e828299695997b832
ffmpeg | branch: master | Anton Khirnov | Tue May 17
15:07:23 2016 +0200| [54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b] | committer:
Anton Khirnov
h264: set mb_aff_frame in frame_start()
Avoid unnecessary modification of the decoder-global state in per-slice
code.
> http://git.videolan.org/gitwe
ffmpeg | branch: master | Anton Khirnov | Tue May 17
14:51:01 2016 +0200| [8d36932c8d33f93ce1afdd5c1f402e7b6655d5ae] | committer:
Anton Khirnov
h264: move the block starting a new field out of slice_header_parse()
There is no bitstream parsing in that block and messing with
decoder-global stat
ffmpeg | branch: master | Clément Bœsch | Wed Jul 27 16:11:02
2016 +0200| [78c7197ea0e5c53393849a32dd6f49e3b89f7815] | committer: Clément
Bœsch
Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'
* commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b':
h264: set mb_aff_frame in frame_start()
ffmpeg | branch: master | Matthieu Bouron | Fri
Jul 1 09:59:13 2016 +0200| [376d8fb2c5742e6718323d6a69479c6ee68dd75b] |
committer: Matthieu Bouron
lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env
If a JNI environment is not already attached to the thread where the
MediaCodec cal
ffmpeg | branch: master | Martin Storsjö | Fri Jul 8
23:21:41 2016 +0300| [293676c476733e81d7b596736add6cd510eb6960] | committer:
Martin Storsjö
libopenh264: Support building with the 1.6 release
This fixes trac issue #5417.
This is cherry-picked from libav commit
d825b1a5306576dcd0553b7d0d2
ffmpeg | branch: master | Martin Storsjö | Fri Jun 24
00:58:17 2016 +0300| [c5d326f551b0312ff581bf1df35b21d956e01523] | committer:
Martin Storsjö
Add an OpenH264 decoder wrapper
This is cherrypicked from libav, from commits
82b7525173f20702a8cbc26ebedbf4b69b8fecec and
d0b1e6049b06ca146ece4
26 matches
Mail list logo