June 22, 2018
View e7c0b44

lavf/mpjpegdec: Mark local variable static

Mark Thompson authored on 2018/06/22 23:52:58
September 1, 2017
View 78a7af8

Use the new AVIOContext destructor.

Anton Khirnov authored on 2017/09/01 14:16:33
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
March 9, 2016
View 144ef77

Use correct msvc type specifiers for ptrdiff_t and size_t.

Carl Eugen Hoyos authored on 2016/03/09 22:00:22
February 22, 2016
View 0028da3

avformat/mpjpegdec: add AVFMT_NOTIMESTAMPS

Michael Niedermayer authored on 2016/02/22 03:41:56
February 14, 2016
View 6dc1d5f

lavf/mpjpeg: probe should not depend on Content-Length MIME header being present

Alex Agranovsky authored on 2016/02/14 13:15:20
View ddda2cc

lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned frame

Alex Agranovsky authored on 2016/02/14 13:16:45
February 13, 2016
View 09b8e97

lavf/mpjpeg: Trim quotes on MIME boundary, if present.

Alex Agranovsky authored on 2016/02/13 02:59:29
January 13, 2016
View 405abdb

lavf/mpjpegdec: Do not call av_log() while probing.

Carl Eugen Hoyos authored on 2016/01/13 04:35:03
December 10, 2015
View 7fd1c85

lavf/mpjpegdec: Fixed dereference after null check

Alex Agranovsky authored on 2015/12/10 02:48:20
December 4, 2015
View 9696a01

avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: passing argument 3 of av_stristart from incompatible pointer type"

Michael Niedermayer authored on 2015/12/04 11:09:00
December 3, 2015
View 9ac5bea

avformat/mpjpegdec: fix mixed declarations and code

James Almer authored on 2015/12/03 13:39:47
November 30, 2015
View 259c71c

avformat/mpjpeg: utilize MIME boundary value to detect start of new frame

Alex Agranovsky authored on 2015/11/30 08:54:14
November 22, 2015
View 43ecec0

avformat: use AV_OPT_TYPE_BOOL in a bunch of places

Clément Bœsch authored on 2015/11/22 06:05:07
June 19, 2014
View 9200514

lavf: replace AVStream.codec with AVStream.codecpar

Anton Khirnov authored on 2014/06/19 03:42:52