mpv/libmpcodecs
reimar 276a73e2f2 Remove internal NuppelVideo decoder, the code in libavcodec can decode
those files and some more and is far more maintainable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28888 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-08 13:32:42 +00:00
..
native Remove internal NuppelVideo decoder, the code in libavcodec can decode 2009-03-08 13:32:42 +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 Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris. 2009-02-07 17:34:45 +00:00
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris. 2009-02-07 17:34:45 +00:00
ad_libdca.c
ad_libdv.c
ad_libmad.c
ad_libvorbis.c
ad_mp3lib.c
ad_mpc.c
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
ae_faac.c
ae_faac.h
ae_lame.c Avoid a division by 0 when using -oac mp3lame but no audio data actually is encoded. 2009-01-28 12:46:05 +00:00
ae_lame.h
ae_lavc.c Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the 2009-02-21 21:03:57 +00:00
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 Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
dec_audio.h
dec_video.c Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn 2009-03-06 10:45:49 +00:00
dec_video.h
img_format.c Add support for image formats and codecs used by VDPAU 2009-02-14 08:29:45 +00:00
img_format.h Add support for image formats and codecs used by VDPAU 2009-02-14 08:29:45 +00:00
mp_image.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
mp_image.h Replace fprintf call by mp_msg, fixes the warning: 2009-02-14 11:43:14 +00:00
mpc_info.h
pullup.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
pullup.h
vd.c Remove internal NuppelVideo decoder, the code in libavcodec can decode 2009-03-08 13:32:42 +00:00
vd.h Add some "const" to mpcodecs_vd_drivers 2009-03-06 20:20:12 +00:00
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c Add another hack to work-around the currently completely inconsistent way in 2009-03-03 13:38:33 +00:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vd_lzo.c Adapt to lzo changes in libavutil 2009-02-02 20:22:36 +00:00
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c change internal real video packetizing format to the more straight forward one 2009-02-09 22:00:57 +00:00
vd_sgi.c
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_lavc.c Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com. 2009-02-01 02:10:31 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c
ve_xvid4.c
vf.c Print an error and return NULL in vf_get_image if we try to allocate 2009-02-17 18:59:47 +00:00
vf.h Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that 2009-02-14 08:22:49 +00:00
vf_1bpp.c
vf_2xsai.c
vf_ass.c
vf_blackframe.c
vf_bmovl.c
vf_boxblur.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_crop.c
vf_cropdetect.c
vf_decimate.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_delogo.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_denoise3d.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_detc.c
vf_dint.c
vf_divtc.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_eq2.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_expand.c
vf_field.c
vf_fil.c
vf_filmdint.c HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_geq.c
vf_halfpack.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_harddup.c
vf_hqdn3d.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_hue.c Remove unused and unreachable code hunk that was surrounded by a misspelled 2009-02-19 10:06:43 +00:00
vf_il.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_ilpack.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_ivtc.c Lots and lots of #ifdef ARCH_... -> #if ARCH_... 2009-01-16 09:21:21 +00:00
vf_kerndeint.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_mirror.c
vf_noformat.c
vf_noise.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_ow.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_palette.c
vf_perspective.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_phase.c
vf_pp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_pp7.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_pullup.c
vf_qp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_scale.c revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331 2009-01-16 13:19:29 +00:00
vf_scale.h
vf_screenshot.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_smartblur.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_swapuv.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_telecine.c
vf_test.c
vf_tfields.c HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
vf_tile.c
vf_tinterlace.c
vf_unsharp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_uspp.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_vo.c Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for 2009-02-18 12:30:15 +00:00
vf_yadif.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for 2009-02-18 12:30:15 +00:00
vqf.h