.. |
native
|
Remove internal NuppelVideo decoder, the code in libavcodec can decode
|
2009-03-08 13:32:42 +00:00 |
ad.c
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
|
2008-08-02 16:30:32 +00:00 |
ad.h
|
Add necessary header #includes to fix 'make checkheaders'.
|
2008-03-06 08:34:50 +00:00 |
ad_acm.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
ad_alaw.c
|
Use explicit header location, don't use CFLAGS for simple subdirectories.
|
2007-03-15 12:08:11 +00:00 |
ad_dk3adpcm.c
|
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
|
2008-04-01 14:19:45 +00:00 |
ad_dmo.c
|
Fix all current known multi-channel wrong order problems by adding
|
2007-12-10 16:53:30 +00:00 |
ad_dshow.c
|
Include loader/ prefix in #include path everywhere.
|
2007-03-15 08:29:24 +00:00 |
ad_dvdpcm.c
|
…
|
|
ad_faad.c
|
license header consistency cosmetics
|
2008-12-13 12:31:07 +00:00 |
ad_ffmpeg.c
|
Fix channel order for ffmpeg flac codec.
|
2008-10-09 07:46:20 +00:00 |
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
|
Make really sure channels can only be 1 or 2 for imaadpcm
|
2008-07-11 19:29:41 +00:00 |
ad_internal.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
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
|
Use standard license headers.
|
2008-05-13 10:16:20 +00:00 |
ad_libdv.c
|
"()" to "(void)" function param list fixes
|
2007-04-01 21:59:54 +00:00 |
ad_libmad.c
|
…
|
|
ad_libvorbis.c
|
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
|
2008-11-24 08:31:44 +00:00 |
ad_mp3lib.c
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
ad_mpc.c
|
ISO8859-1 --> UTF-8
|
2007-07-09 19:50:36 +00:00 |
ad_msadpcm.c
|
Simplify and clamp coefficient index for MS ADPCM
|
2008-07-12 10:08:40 +00:00 |
ad_msgsm.c
|
Use explicit header location, don't use CFLAGS for simple subdirectories.
|
2007-03-15 12:08:11 +00:00 |
ad_pcm.c
|
Fix all current known multi-channel wrong order problems by adding
|
2007-12-10 16:53:30 +00:00 |
ad_qtaudio.c
|
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
|
2009-01-02 12:48:11 +00:00 |
ad_realaud.c
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
ad_sample.c
|
…
|
|
ad_speex.c
|
…
|
|
ad_twin.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
ae.c
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
|
2008-08-02 16:30:32 +00:00 |
ae.h
|
Add necessary header #includes to fix 'make checkheaders'.
|
2008-03-06 08:34:50 +00:00 |
ae_faac.c
|
Fix all current known multi-channel wrong order problems by adding
|
2007-12-10 16:53:30 +00:00 |
ae_faac.h
|
Add necessary header #includes to fix 'make checkheaders'.
|
2008-03-06 08:34:50 +00:00 |
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
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
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
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
ae_pcm.c
|
Fix all current known multi-channel wrong order problems by adding
|
2007-12-10 16:53:30 +00:00 |
ae_pcm.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
ae_toolame.c
|
Add explicit location for headers from the libmpdemux/ directory.
|
2007-03-15 17:51:32 +00:00 |
ae_toolame.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
ae_twolame.c
|
Avoid pointless casting of void*
|
2008-11-02 11:52:49 +00:00 |
ae_twolame.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
cmmx.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
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
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
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
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
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
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
pullup.c
|
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2009-01-16 09:21:21 +00:00 |
pullup.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
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
|
Avoid more void * arithmetic
|
2007-06-24 12:32:33 +00:00 |
vd_ijpg.c
|
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
|
2008-04-01 14:19:45 +00:00 |
vd_internal.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
vd_libdv.c
|
"()" to "(void)" function param list fixes
|
2007-04-01 21:59:54 +00:00 |
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
|
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
2007-06-05 14:27:54 +00:00 |
vd_mtga.c
|
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
|
2008-04-01 14:19:45 +00:00 |
vd_null.c
|
…
|
|
vd_qtvideo.c
|
Avoid unused variable warning.
|
2009-01-02 12:53:05 +00:00 |
vd_raw.c
|
Add support for Apple's yuv2 raw format
|
2007-11-30 11:31:31 +00:00 |
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
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vd_vfwex.c
|
…
|
|
vd_xanim.c
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
vd_xvid4.c
|
Revert commit r26897.
|
2008-05-28 23:04:41 +00:00 |
vd_zrmjpeg.c
|
Remove unused variable ncomps.
|
2008-10-13 23:10:42 +00:00 |
ve.c
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
|
2008-08-02 16:30:32 +00:00 |
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
|
Add explicit location for headers from the libmpdemux/ directory.
|
2007-03-15 17:51:32 +00:00 |
ve_nuv.c
|
Get rid of nuppelvideo.h and its ugly packed struct and instead write the
|
2009-03-09 15:01:12 +00:00 |
ve_qtvideo.c
|
Replace informal GPL notices by standard GPL headers.
|
2008-12-13 12:33:22 +00:00 |
ve_raw.c
|
cosmetics: reindent after last commit
|
2008-08-02 18:43:17 +00:00 |
ve_vfw.c
|
Fix printf format string mismatch, eliminates the warning:
|
2008-03-06 08:43:20 +00:00 |
ve_x264.c
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
ve_xvid4.c
|
XVID profile array should be const, so it is in rodata
|
2009-01-01 11:16:52 +00:00 |
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
|
begin moving const filter data to .text/.rodata sections
|
2007-11-09 06:58:32 +00:00 |
vf_2xsai.c
|
Remove unused variable
|
2008-01-12 15:45:47 +00:00 |
vf_ass.c
|
Use standard license headers.
|
2008-05-13 10:16:20 +00:00 |
vf_blackframe.c
|
Use standard license headers.
|
2008-05-13 10:16:20 +00:00 |
vf_bmovl.c
|
Replace casual GPL notices by proper license headers.
|
2008-09-07 14:09:51 +00:00 |
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
|
begin moving const filter data to .text/.rodata sections
|
2007-11-09 06:58:32 +00:00 |
vf_cropdetect.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
Avoid warning:
|
2008-01-19 11:44:49 +00:00 |
vf_dint.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_divtc.c
|
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2009-01-16 09:21:21 +00:00 |
vf_down3dright.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_dsize.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_dvbscale.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
vf_field.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_fil.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_filmdint.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW
|
2009-01-26 09:29:53 +00:00 |
vf_flip.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_format.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_framestep.c
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
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
|
Remove unnecessary HAVE_AV_CONFIG_H #define.
|
2008-10-07 08:25:47 +00:00 |
vf_halfpack.c
|
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2009-01-16 09:21:21 +00:00 |
vf_harddup.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
vf_lavcdeint.c
|
FFmpeg now uses different (unified) #include paths.
|
2008-02-25 15:46:36 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_noformat.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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_palette: Fix compilation after libswscale API changes
|
2008-10-25 00:07:59 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
Fix typo.
|
2008-02-13 19:21:39 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_remove_logo.c
|
Fix two more instances of nonstandard license headers.
|
2009-01-05 11:06:28 +00:00 |
vf_rgb2bgr.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_rgbtest.c
|
Allow specifying a size for -vf rgbtest
|
2008-02-17 19:49:46 +00:00 |
vf_rotate.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_softskip.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_test.c
|
Use standard license headers.
|
2008-05-13 10:16:20 +00:00 |
vf_tfields.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW
|
2009-01-26 09:29:53 +00:00 |
vf_tile.c
|
cosmetics: Remove pointless parentheses from return calls.
|
2008-05-16 00:23:02 +00:00 |
vf_tinterlace.c
|
Use standard license headers.
|
2008-05-13 10:16:20 +00:00 |
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
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_yuy2.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_yvu9.c
|
Make all vf_info_t structs const
|
2007-12-02 14:57:15 +00:00 |
vf_zrmjpeg.c
|
#include necessary libavcodec header and remove duplicated struct declaration.
|
2008-10-14 16:04:09 +00:00 |
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
|
Add necessary header #includes to fix 'make checkheaders'.
|
2008-03-06 08:34:50 +00:00 |