| Commit | Date | |
|---|---|---|
|
[41003d]
by
avfilter/avfilter: fix use of uninitialized pointer Fixes CID1163852 |
2014-01-24 03:14:52 | Tree |
|
[40c218]
by
avcodec/vc1: fix type of tmp Fixes CID1163850 |
2014-01-24 02:40:37 | Tree |
|
[9b6853]
by
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
avcodec/mjpegenc: Use av_frame_clone() instead of av_frame_ref() This avoids the need for double error checking Signed-off-by: Michael Niedermayer <michaelni@...> |
2014-01-24 02:24:55 | Tree |
|
[52d2bc]
by
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
avcodec/h264_cabac: Fix use with the checked bitstream-reader Found-by: Dale Curtis <dalecurtis@...> |
2014-01-23 23:05:17 | Tree |
|
[4d888a]
by
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
libavformat/mtv: make clear we assume bpp is always 16 All samples in the wild are RGB565/555 and we are already Also avoid repeatedly shifting bpp. Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...> |
2014-01-23 19:18:57 | Tree |
|
[d467e7]
by
libavformat/mtv: donwgrade probe score for < 512 MTV has a 512 bytes header. We should be able to Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...> |
2014-01-23 19:03:09 | Tree |
|
[30f4c5]
by
libavformat/mtv: Check for min header size first Abort immediately if we are not getting enough Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@...> |
2014-01-23 18:43:07 | Tree |