[FFmpeg-cvslog] avcodec/h264: simplify find_start_code()

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Oct 27 04:24:20 2014 +0100| [3b678da5e386c138316954e867d595f94051] | committer: Michael Niedermayer avcodec/h264: simplify find_start_code() this also uses avpriv_find_start_code(), though no speed change is expected as the area searched

[FFmpeg-cvslog] Move get_avc_nalsize() and find_start_code() to h264.h

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Oct 27 04:22:42 2014 +0100| [4898440f6bd19152373969159fff057b532c6374] | committer: Michael Niedermayer Move get_avc_nalsize() and find_start_code() to h264.h This allows sharing them with the h264 parser Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Oct 27 04:30:11 2014 +0100| [69a9a90d2ef795162074be24e3ad2182a8676af2] | committer: Michael Niedermayer avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c Fixes Ticket4011 Signed-off-by: Michael Niedermayer > htt

[FFmpeg-cvslog] avformat/mpegts: Add support for Opus in MPEG-TS

2014-10-26 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Sat Oct 18 00:25:16 2014 +0100| [61e42c1124e42285715e21926070c580c4e4ece0] | committer: Michael Niedermayer avformat/mpegts: Add support for Opus in MPEG-TS Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avcodec: Add support for Opus in MPEG-TS

2014-10-26 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Sat Oct 18 00:25:16 2014 +0100| [74141f693ded2fbf75af56fff309d2db35183635] | committer: Michael Niedermayer avcodec: Add support for Opus in MPEG-TS Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=74141f

[FFmpeg-cvslog] dv: move inverse weight tables to decoder

2014-10-26 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Oct 25 11:19:25 2014 +| [05da586fef865274d44da57f841068b5f17c812c] | committer: Michael Niedermayer dv: move inverse weight tables to decoder The encoder has its own tables and does not access the idct_factor member of the DVVideoContext s

[FFmpeg-cvslog] dv: fix weight table for 2x4x8 transform

2014-10-26 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sat Oct 25 11:19:23 2014 +| [6fe02d25ee6816e44de8d8b23b6905d307e1ed28] | committer: Michael Niedermayer dv: fix weight table for 2x4x8 transform The coefficients must be in the appropriate zigzag scan order. Also fix their values at the same t

[FFmpeg-cvslog] avutil/intmath: enable builtin intrinsics for icl and msvc.

2014-10-26 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Mon Oct 27 01:43:15 2014 +1100| [2060f4cbba62d80d331624486e3ac106264699f8] | committer: Michael Niedermayer avutil/intmath: enable builtin intrinsics for icl and msvc. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] ffmpeg_opt: Check the return code from strftime()

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Oct 26 15:52:12 2014 +0100| [c0002ddb019d7f2f22da301b2855f86d697d37bd] | committer: Michael Niedermayer ffmpeg_opt: Check the return code from strftime() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avformat/mlvdec: Check the return code from strftime()

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Oct 26 15:51:37 2014 +0100| [a9564e859bfc49f4fdaf632f51cc6341d2c3fb0a] | committer: Michael Niedermayer avformat/mlvdec: Check the return code from strftime() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] avformat/matroskadec: Check the return code from strftime()

2014-10-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Oct 26 15:51:58 2014 +0100| [f0390638e0e13436629e0297b1aa5bbc058cda2f] | committer: Michael Niedermayer avformat/matroskadec: Check the return code from strftime() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmp