[FFmpeg-devel] [FFmpeg-cvslog] Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'

Michael Niedermayer michael at niedermayer.cc
Sun Apr 23 16:30:18 EEST 2017


On Sat, Apr 22, 2017 at 11:32:41PM +0000, James Almer wrote:
> ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Apr 22 20:08:42 2017 -0300| [bddb2343b6e594e312dadb5d21b408702929ae04] | committer: James Almer
> 
> Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'
> 
> * commit '061a0c14bb5767bca72e3a7227ca400de439ba09':
>   decode: restructure the core decoding code
> 
> CUVID decoder adapted by wm4.
> 
> Merged-by: James Almer <jamrial at gmail.com>
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bddb2343b6e594e312dadb5d21b408702929ae04
> ---

This breaks ffprobe packet sizes

./ffprobe-ref -show_frames ~/tickets/1905/FLCL_Ending_My.wav  | grep pkt_size | head -10

http://samples.mplayerhq.hu/A-codecs/WMA/wav/FLCL_Ending_My.wav

before:
pkt_size=4092
pkt_size=3720
pkt_size=3348
pkt_size=2976
pkt_size=2604
pkt_size=2232
pkt_size=1860
pkt_size=1488
pkt_size=1116
pkt_size=744
pkt_size=372
pkt_size=4092
pkt_size=3720
pkt_size=3348
pkt_size=2976
pkt_size=2604
pkt_size=2232
pkt_size=1860
pkt_size=1488
pkt_size=1116

after:
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092
pkt_size=4092

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170423/ba8da334/attachment.sig>


More information about the ffmpeg-devel mailing list