mpv/libmpcodecs
reimar a0d7595206 libmpcodecs: fix coverity issues
Fix check for empty log file (n contains a start offset of 15).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35269 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Add missing ().

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35270 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Conflicts:
	libmpcodecs/vf_down3dright.c

Add comment to silence coverity (and it generally doesn't
hurt to make intentional fallthrough cases explicit).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35271 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Make uninit function handle vf->priv being NULL.

This happens in the case where memory allocation for it fails.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35272 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Remove useless variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35273 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Conflicts:
	libmpcodecs/vf_softpulldown.c
2012-10-30 19:50:20 +01:00
..
ad.c ad_dvdpcm: add back PCM decoder for DVD 2012-09-18 21:08:14 +02:00
ad.h
ad_dvdpcm.c ad_dvdpcm: add back PCM decoder for DVD 2012-09-18 21:08:14 +02:00
ad_ffmpeg.c ad_ffmpeg: add support for planar sample formats 2012-10-14 21:30:47 +02:00
ad_internal.h libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ad_mpg123.c cleanup: remove pointless #defines 2012-09-18 21:04:46 +02:00
ad_pcm.c rawaudio: use mplayer audio format for format option 2012-09-18 21:07:29 +02:00
ad_spdif.c
dec_audio.c dec_audio: do not overwrite sh_audio->wf->wFormatTag 2012-09-18 21:06:40 +02:00
dec_audio.h
dec_video.c vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
dec_video.h vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
img_format.c VF: remove IMGFMT_MPEGPES 2012-10-22 22:52:22 +02:00
img_format.h VF: remove IMGFMT_MPEGPES 2012-10-22 22:52:22 +02:00
mp_image.c VF: remove IMGFMT_MPEGPES 2012-10-22 22:52:22 +02:00
mp_image.h mp_image: update description of MP_IMGFLAG_READABLE 2012-10-30 19:50:19 +01:00
mpc_info.h
pullup.c
pullup.h
vd.c vd: remove references to vf_palette and vf_lavc 2012-10-22 22:38:37 +02:00
vd.h
vd_ffmpeg.c vd_ffmpeg: detect broken mpi usage count 2012-10-30 19:50:18 +01:00
vf.c vf: fix usage count for passthrough-only filters 2012-10-30 19:50:18 +01:00
vf.h vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
vf_ass.c subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +02:00
vf_crop.c
vf_delogo.c vf_delogo, vf_unsharp: clear mpi->priv for consistency 2012-10-30 19:50:19 +01:00
vf_divtc.c libmpcodecs: fix coverity issues 2012-10-30 19:50:20 +01:00
vf_dlopen.c VF: remove IMGFMT_MPEGPES 2012-10-22 22:52:22 +02:00
vf_dlopen.h vf_dlopen: add a generic filter to load external filters 2012-08-23 13:13:53 +02:00
vf_down3dright.c libmpcodecs: fix coverity issues 2012-10-30 19:50:20 +01:00
vf_dsize.c
vf_eq2.c
vf_expand.c vf_expand: remove outdated code causing crashes 2012-10-30 19:50:17 +01:00
vf_flip.c
vf_format.c
vf_gradfun.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
vf_hqdn3d.c
vf_ilpack.c libmpcodecs: fix coverity issues 2012-10-30 19:50:20 +01:00
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_phase.c libmpcodecs: fix coverity issues 2012-10-30 19:50:20 +01:00
vf_pp.c
vf_pullup.c
vf_rotate.c
vf_scale.c vf_scale: do the upscale detection AFTER calculating dimensions 2012-09-24 16:41:12 +02:00
vf_scale.h
vf_screenshot.c vf_screenshot: fix handling of out-of-order slice rendered frames 2012-10-30 19:50:19 +01:00
vf_softpulldown.c libmpcodecs: fix coverity issues 2012-10-30 19:50:20 +01:00
vf_stereo3d.c vf_stereo3d: add another anaglyph color variant 2012-10-30 19:50:17 +01:00
vf_swapuv.c
vf_unsharp.c vf_delogo, vf_unsharp: clear mpi->priv for consistency 2012-10-30 19:50:19 +01:00
vf_vo.c subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +02:00
vf_yadif.c vf_yadif: fix green bottom line 2012-08-03 01:46:43 +02:00
vfcap.h subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +02:00