Menu

Ffmpeg-ww Commit Log


Commit Date  
[41003d] by Michael Niedermayer Michael Niedermayer

avfilter/avfilter: fix use of uninitialized pointer

Fixes CID1163852
Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-24 03:14:52 Tree
[40c218] by Michael Niedermayer Michael Niedermayer

avcodec/vc1: fix type of tmp

Fixes CID1163850
Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-24 02:40:37 Tree
[9b6853] by Michael Niedermayer Michael Niedermayer

avcodec/libopenjpegenc: Replace av_frame_alloc() and av_frame_ref() by av_frame_clone()

Simplifies code

Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-24 02:25:47 Tree
[a26e9c] by Michael Niedermayer Michael Niedermayer

avcodec/mjpegenc: Use av_frame_clone() instead of av_frame_ref()

This avoids the need for double error checking
Fixes CID1163843

Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-24 02:24:55 Tree
[52d2bc] by Michael Niedermayer Michael Niedermayer

avcodec/libopenjpegenc: Check the return code of av_frame_ref()

Fixes CID1163842

Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-24 01:58:20 Tree
[785302] by Michael Niedermayer Michael Niedermayer

avcodec/h264_cabac: Fix use with the checked bitstream-reader

Found-by: Dale Curtis <dalecurtis@...>
Signed-off-by: Michael Niedermayer <michaelni@...>

2014-01-23 23:05:17 Tree
[4d888a] by Reynaldo H. Verdejo Pinochet Reynaldo H. Verdejo Pinochet

libavformat/mtv: add missing MTV_ prefix to macro

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...>

2014-01-23 20:14:52 Tree
[ba15aa] by Reynaldo H. Verdejo Pinochet Reynaldo H. Verdejo Pinochet

libavformat/mtv: make clear we assume bpp is always 16

All samples in the wild are RGB565/555 and we are already
acting on this assumption when pushing out the video frames,
so if we get anything != than 16 for bpp we just override
this value for doing any calculations making our approach
consistent.

Also avoid repeatedly shifting bpp.

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...>

2014-01-23 19:18:57 Tree
[d467e7] by Reynaldo H. Verdejo Pinochet Reynaldo H. Verdejo Pinochet

libavformat/mtv: donwgrade probe score for < 512

MTV has a 512 bytes header. We should be able to
parse required fiels from the first 57 (rest is
padding) but if we haven't seen enough data then
go with SCORE_EXTENSION.

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...>

2014-01-23 19:03:09 Tree
[30f4c5] by Reynaldo H. Verdejo Pinochet Reynaldo H. Verdejo Pinochet

libavformat/mtv: Check for min header size first

Abort immediately if we are not getting enough
data to extract the required fields.

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...>

2014-01-23 18:43:07 Tree
Older >
MongoDB Logo MongoDB