This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 2892815c45 avformat/pcmdec: Mark raw PCM stream as having no timestamps
     new abb0247017 avcodec/mjpegdec: improve check for length in 
ff_mjpeg_decode_dqt()
     new a84627aca9 avcodec/mjpegdec: add mjpeg_parse_len() helper
     new fdff03425b avcodec/mjpegdec: fix indentation for previous commit
     new 6f6826d2e0 avcodec/mxpegdec: remove unnecessary scope and indentation
     new 1debadd58e avcodec/mjpegdec: use GetByteContext instead of 
GetBitContext where possible

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libavcodec/jpeglsdec.c |  20 ++--
 libavcodec/mjpegbdec.c |  14 +--
 libavcodec/mjpegdec.c  | 299 ++++++++++++++++++++++++++-----------------------
 libavcodec/mjpegdec.h  |   2 +
 libavcodec/mxpegdec.c  | 200 ++++++++++++++++-----------------
 5 files changed, 276 insertions(+), 259 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to