mpv/libmpcodecs
nicodvb be75a5f7d7 don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19163 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-23 07:52:51 +00:00
..
native
Makefile moved mpeg_packetizer helpers to libmpdemux 2006-07-19 22:13:50 +00:00
ad.c
ad.h
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
ad_hwac3.c
ad_hwmpa.c don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++ 2006-07-23 07:52:51 +00:00
ad_imaadpcm.c
ad_internal.h
ad_liba52.c
ad_libdv.c
ad_libmad.c
ad_libvorbis.c marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-15 16:03:12 +00:00
ad_mp3lib.c
ad_mpc.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c
ad_realaud.c Quit on eof, was broken by r17150 2006-07-19 18:20:25 +00:00
ad_sample.c
ad_speex.c
ad_twin.c
ae.c
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h
ae_lavc.c
ae_lavc.h
ae_pcm.c
ae_pcm.h
ae_toolame.c
ae_toolame.h
ae_twolame.c
ae_twolame.h
cmmx.h
dec_audio.c
dec_audio.h
dec_video.c old 10l: do not try to compile mmx code if we do not have mmx 2006-07-19 04:54:27 +00:00
dec_video.h
img_format.c marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org 2006-07-16 01:20:30 +00:00
img_format.h marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org 2006-07-16 01:20:30 +00:00
mp_image.h
mpc_info.h
pullup.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
pullup.h
vd.c Remove support for obsolete and non-free divx4/odivx libraries. 2006-07-14 17:14:16 +00:00
vd.h
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. 2006-07-13 23:02:03 +00:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c
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
vd_sgi.c
vd_theora.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c Remove support for obsolete and non-free divx4/odivx libraries. 2006-07-14 17:14:16 +00:00
ve_lavc.c Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. 2006-07-13 23:02:03 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c sync to x264 r537 (api change) 2006-07-18 01:28:56 +00:00
ve_xvid.c
ve_xvid4.c
vf.c new black frame detection filter 2006-07-15 09:18:44 +00:00
vf.h Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 17:45:36 +00:00
vf_1bpp.c
vf_2xsai.c
vf_ass.c drops casts from void * on malloc/calloc, leftover on libmpcodecs 2006-07-13 20:23:34 +00:00
vf_blackframe.c print frame type and keep track of last encountered keyframe 2006-07-15 10:35:22 +00:00
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
vf_denoise3d.c
vf_detc.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
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_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c
vf_halfpack.c
vf_harddup.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
vf_lavc.c Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. 2006-07-13 23:02:03 +00:00
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
vf_rectangle.c
vf_remove_logo.c marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org 2006-07-13 20:59:18 +00:00
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 c++ decls, 100000000000l to whoever broke my code like this.. 2006-07-10 02:54:43 +00:00
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
vf_vo.c
vf_yadif.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h