ffmpeg | branch: master | Matthieu Bouron | Thu
Jun 16 18:30:16 2016 +0200| [432891a96e664d6c0e99a4d5ada78a87d561c92d] |
committer: Matthieu Bouron
lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capability
And sets frames pkt_dts to AV_NOPTS_VALUE as we do not want lavc/utils
to ove
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
10:28:17 2016 +0200| [4fdea02d688cbe9a66db684b178180367cd5eb1b] | committer:
Clément Bœsch
lavc/h264: add a logging ctx to ff_h264_pred_weight_table()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4fdea02d688cbe9a66db684b178180
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
10:30:08 2016 +0200| [38a2d9aeec083000d3bf14f94a2b4effd8ae2769] | committer:
Clément Bœsch
lavc/h264_parser: replace AVCodecContext with logging ctx in scan_mmco_reset()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=38a2d9aeec0
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
12:00:29 2016 +0200| [c957909a9f48196bfb4cb295c750ec6d495d7bbb] | committer:
Clément Bœsch
Merge commit '7f045c4429e91688f1f2335dd347203431901c06'
* commit '7f045c4429e91688f1f2335dd347203431901c06':
h264: merge ff_h264_free_context() into
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11
15:38:42 2016 +0200| [99c554efc8b09c3f1bb2fb41c3da5431085f7470] | committer:
Anton Khirnov
h264: eliminate low_delay
It is always unconditionally initialized in decode_postinit() and then
immediately used in one place further below. All the
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
11:37:49 2016 +0200| [d98ca4b14c673db8eb3cc124e42ff7a660da9109] | committer:
Clément Bœsch
Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'
* commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470':
h264: eliminate low_delay
ff_print_deb
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11
15:44:57 2016 +0200| [7f045c4429e91688f1f2335dd347203431901c06] | committer:
Anton Khirnov
h264: merge ff_h264_free_context() into h264_decode_end()
It is no longer called from outside the h264 decoder.
> http://git.videolan.org/gitweb.cgi/
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
12:07:05 2016 +0200| [cbe2dc7275bb7f488cbb6c8cdf98a5f26355c279] | committer:
Clément Bœsch
Merge commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a'
* commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a':
h264: remove unused H264SliceContext.rb
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11
16:04:05 2016 +0200| [0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a] | committer:
Anton Khirnov
h264: remove unused H264SliceContext.rbsp_buffer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Jun 20
12:23:59 2016 +0200| [dcdf69561fde475f2d99573174eb5ae54e3052de] | committer:
Carl Eugen Hoyos
lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2.
Fixes audiotoolbox decoding of QDMC and QDM2.
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
12:31:29 2016 +0200| [0ab1816315b01dae882a93db90e7f6709e6a71fd] | committer:
Clément Bœsch
Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'
* commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd':
h264: drop a pointless indirection
Mer
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11
16:19:01 2016 +0200| [56087ec0a29314d1860f6f0e6f40fbb9b40feccd] | committer:
Anton Khirnov
h264: drop a pointless indirection
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56087ec0a29314d1860f6f0e6f40fbb9b40feccd
---
libavcod
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11
16:32:02 2016 +0200| [370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8] | committer:
Anton Khirnov
h264: remove H264Context.pict_type
It is not used for anything internally, just exported in the output
frames. So remove the indirection and set it di
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
12:35:32 2016 +0200| [c8f7a23319e54059c6a355746845c4e4e0215509] | committer:
Clément Bœsch
Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'
* commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8':
h264: remove H264Context.pict_type
Mer
ffmpeg | branch: master | Anton Khirnov | Wed Apr 13
13:52:36 2016 +0200| [b77fffa127663028169c5ed543956af4b9496c29] | committer:
Anton Khirnov
h264: make slice threading work with deblocking_filter=1
In such a case, decode the MBs in parallel without the loop filter, then
execute the filter s
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
13:00:17 2016 +0200| [405398989093f5ef19cb63eab6a9205a0c40ce4f] | committer:
Clément Bœsch
Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'
* commit 'b77fffa127663028169c5ed543956af4b9496c29':
h264: make slice threading work with de
ffmpeg | branch: master | Anton Khirnov | Wed Apr 13
17:15:40 2016 +0200| [9c858ce33fa9b94ebc320dd9d9fa423e708e90cc] | committer:
Anton Khirnov
h264: remove a pointless comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c858ce33fa9b94ebc320dd9d9fa423e708e90cc
---
libavcodec
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
15:36:44 2016 +0200| [fabdb7505a7b8b8bb15c2f3b652a4fb03a8dd6f3] | committer:
Clément Bœsch
Merge commit '9c858ce33fa9b94ebc320dd9d9fa423e708e90cc'
* commit '9c858ce33fa9b94ebc320dd9d9fa423e708e90cc':
h264: remove a pointless comment
Merge
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20
15:38:11 2016 +0200| [0528410e04929d72ca29e5afddcc90d88de7208d] | committer:
Clément Bœsch
Merge commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69'
* commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69':
h264: remove pointless setting of some
ffmpeg | branch: master | Anton Khirnov | Wed Apr 13
17:17:51 2016 +0200| [4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69] | committer:
Anton Khirnov
h264: remove pointless setting of some variables in loop_filter
Those should already be set to the correct values.
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Matthieu Bouron | Thu
Jun 16 13:16:52 2016 +0200| [acfab2dce6d30ab30b953d10e2e0097d8f8cb29f] |
committer: Matthieu Bouron
lavf/mov: ignore ctts entries that do not apply to a least one sample
Fixes packet pts of samples which contain ctts entries with count <= 0.
> h
ffmpeg | branch: master | Matthieu Bouron | Mon
Jun 20 16:02:10 2016 +0200| [0ea58059d635484957b332fe9432351381fae6cd] |
committer: Matthieu Bouron
lavc/h264_ps: add ff_h264_ps_uninit and use it
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ea58059d635484957b332fe9432351381fae6c
ffmpeg | branch: master | Petru Rares Sincraian | Mon
Jun 20 19:32:36 2016 +0200| [bc370c8f687945eb31f42eb3b8a35e4474f32bea] |
committer: Michael Niedermayer
fate: add test for alimiter
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc370c8f687
ffmpeg | branch: master | Benjamin Larsson | Mon Jun 20
11:19:45 2016 -0800| [ce028bc3506436cc82c84ab863b899f0ef474477] | committer:
Lou Logan
Remove Benjamin Larsson from MAINTAINERS
Signed-off-by: Lou Logan
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ce028bc3506436cc82c84ab
ffmpeg | branch: master | Clément Bœsch | Mon Jun 20 21:32:23
2016 +0200| [d0bde818acc7de44140a2ebfb52e3556e2eb47c9] | committer: Clément
Bœsch
MAINTAINERS: update my entries
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d0bde818acc7de44140a2ebfb52e3556e2eb47c9
---
MAINTAINERS
ffmpeg | branch: master | Muhammad Faiz | Thu Jun 16
00:17:35 2016 +0700| [6031e5d1af934727e7a014b521aa8303f669a2f3] | committer:
Muhammad Faiz
swresample/x86: add support for exact_rational
phase_shift and phase_mask is removed
generally exact_rational=on is faster than exact_rational=off
Si
ffmpeg | branch: master | James Almer | Thu Jun 16 19:10:42
2016 -0300| [8b5b756c4d78c80051d23f2e95d21de01d74cd1f] | committer: James Almer
avformat/oggparsevorbis: use the base64 decode size macro
Allocate the memory needed for the decoded data rather than the
encoded data.
Signed-off-by: Jam
ffmpeg | branch: master | James Almer | Thu Jun 16 19:17:26
2016 -0300| [afd04058bc910e4a3b1017e03ea543d8be395818] | committer: James Almer
avformat/oggparsevorbis: free base64 encoded data immediately after decoding it
It has no use afterwards and freeing it before calling ff_flac_parse_pictur
28 matches
Mail list logo