February 14, 2016
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
View 79103f2

avformat/mpjpeg: allow processing of MIME parts without Content-Length header

Alex Agranovsky authored on 2015/11/30 08:36:20
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
October 27, 2015
View b95b8e5

Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74'

Hendrik Leppkes authored on 2015/10/27 20:55:51
October 22, 2015
View 18f9308

mpjpeg: Cope with multipart lacking the initial CRLF

Luca Barbato authored on 2015/10/22 12:07:05
View c52c78c

lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails.

Carl Eugen Hoyos authored on 2015/10/22 18:19:45
September 17, 2015
View 9aaa541

avformat/mpjpegdec: silence unused variable/function warnings

Ganesh Ajjanagadde authored on 2015/09/17 06:25:53
September 15, 2015
View c8370a1

avformat: fix style after recent commits

Clément Bœsch authored on 2015/09/15 00:42:12
September 13, 2015
View 53e8bef

mpjpeg: CRLF terminating a sequence of MIME headers should not cause an error

Alex Agranovsky authored on 2015/09/13 08:04:26