mpv/libmpcodecs
diego b9fc895dc1 warning fix:
pullup.c: In function 'decide_frame_length':
pullup.c:569: warning: unused variable 'f3'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24196 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-25 17:15:05 +00:00
..
native
Makefile Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. 2007-08-04 22:12:49 +00:00
ad.c DTS decoding via libdca 2007-07-22 16:24:25 +00:00
ad.h
ad_acm.c Use goto instead of useless recursion that might fill up the stack 2007-07-30 13:48:08 +00:00
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c Move extern int audio_output_channels; to ad_internal.h 2007-07-30 15:23:25 +00:00
ad_dshow.c
ad_dvdpcm.c
ad_faad.c Fix unused variable warning. 2007-08-24 11:18:07 +00:00
ad_ffmpeg.c Use new request_channels 2007-08-23 20:29:57 +00:00
ad_hwac3.c ISO8859-1 --> UTF-8 2007-07-09 19:50:36 +00:00
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h Move extern int audio_output_channels; to ad_internal.h 2007-07-30 15:23:25 +00:00
ad_liba52.c Move extern int audio_output_channels; to ad_internal.h 2007-07-30 15:23:25 +00:00
ad_libdca.c Move extern int audio_output_channels; to ad_internal.h 2007-07-30 15:23:25 +00:00
ad_libdv.c
ad_libmad.c
ad_libvorbis.c
ad_mp3lib.c
ad_mpc.c ISO8859-1 --> UTF-8 2007-07-09 19:50:36 +00:00
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c
ad_realaud.c
ad_sample.c
ad_speex.c
ad_twin.c
ae.c
ae.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ae_lavc.c allow to specify the audio bitrate in bits (some codecs need that ...) 2007-07-31 17:51:39 +00:00
ae_lavc.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ae_pcm.c
ae_pcm.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ae_toolame.c
ae_toolame.h
ae_twolame.c
ae_twolame.h
cmmx.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
dec_audio.c
dec_audio.h
dec_video.c Remove redundant variable declaration. 2007-08-25 11:59:28 +00:00
dec_video.h Remove redundant variable declaration. 2007-08-25 12:19:16 +00:00
img_format.c Print the number of the Unknow color format, 2007-07-11 21:30:16 +00:00
img_format.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
mp_image.c Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. 2007-08-04 22:12:49 +00:00
mp_image.h Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. 2007-08-04 22:12:49 +00:00
mpc_info.h
pullup.c warning fix: 2007-08-25 17:15:05 +00:00
pullup.h
vd.c Remove redundant variable declaration. 2007-08-25 12:10:33 +00:00
vd.h
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c Fix some unused variable warnings. 2007-08-25 09:46:47 +00:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c Avoid void * arithmetic 2007-07-30 14:52:07 +00:00
vd_lzo.c
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c Runtime-patching for windows to fix crash with drv43260.dll 2007-08-20 16:17:13 +00:00
vd_sgi.c
vd_theora.c
vd_vfw.c Remove redundant variable declaration. 2007-08-25 12:10:33 +00:00
vd_vfwex.c
vd_xanim.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_lavc.c make x264 work again after the h264-libx264 renaming 2007-08-07 18:48:13 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c Fix unused variable warning. 2007-08-25 00:23:38 +00:00
ve_raw.c
ve_vfw.c
ve_x264.c
ve_xvid4.c
vf.c
vf.h
vf_1bpp.c
vf_2xsai.c
vf_ass.c
vf_blackframe.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c
vf_eq2.c
vf_expand.c
vf_field.c
vf_fil.c
vf_filmdint.c Remove unused variable. 2007-08-24 11:16:32 +00:00
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c
vf_geq.c printf in mp_image.h was changed to fprintf in r17972. 2007-08-08 23:28:29 +00:00
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp.c
vf_pp7.c
vf_pullup.c
vf_qp.c printf in mp_image.h was changed to fprintf in r17972. 2007-08-08 23:28:29 +00:00
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_scale.h
vf_screenshot.c
vf_smartblur.c
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c remove unused variables 2007-07-11 18:08:01 +00:00
vf_vo.c
vf_yadif.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h