.. |
native
|
Merge svn changes up to r28951
|
2009-03-14 23:52:45 +02:00 |
ad_acm.c
|
Merge svn changes up to r28087
|
2008-12-04 01:55:52 +02:00 |
ad_alaw.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_dk3adpcm.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_dmo.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_dshow.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_dvdpcm.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_faad.c
|
Merge svn changes up to r28149
|
2008-12-14 17:28:16 +02:00 |
ad_ffmpeg.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
ad_hwac3.c
|
Merge svn changes up to r28537
|
2009-02-12 04:17:55 +02:00 |
ad_hwmpa.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_imaadpcm.c
|
Merge svn changes up to r27281
|
2008-07-15 02:59:27 +03:00 |
ad_internal.h
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_liba52.c
|
Merge svn changes up to r28537
|
2009-02-12 04:17:55 +02:00 |
ad_libdca.c
|
Merge svn changes up to r26783
|
2008-05-15 21:19:35 +03:00 |
ad_libdv.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_libmad.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_libvorbis.c
|
Merge svn changes up to r28038
|
2008-11-25 21:12:01 +02:00 |
ad_mp3lib.c
|
Merge svn changes up to r27374
|
2008-07-30 16:39:24 +03:00 |
ad_mpc.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_msadpcm.c
|
Merge svn changes up to r27281
|
2008-07-15 02:59:27 +03:00 |
ad_msgsm.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_pcm.c
|
ad_pcm: Track pts explicitly
|
2008-08-03 21:25:48 +03:00 |
ad_qtaudio.c
|
Merge svn changes up to r28310
|
2009-01-15 05:57:31 +02:00 |
ad_realaud.c
|
Merge svn changes up to r27374
|
2008-07-30 16:39:24 +03:00 |
ad_sample.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_speex.c
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
ad_twin.c
|
Merge svn changes up to r28087
|
2008-12-04 01:55:52 +02:00 |
ad.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
ad.h
|
Make audio decoder description structs const
|
2008-04-26 16:51:17 +03:00 |
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
|
Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
|
2009-03-15 16:37:06 +00:00 |
ae_lavc.h
|
|
|
ae_pcm.c
|
|
|
ae_pcm.h
|
|
|
ae_toolame.c
|
|
|
ae_toolame.h
|
|
|
ae_twolame.c
|
Avoid pointless casting of void*
|
2008-11-02 11:52:49 +00:00 |
ae_twolame.h
|
|
|
ae.c
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
|
2008-08-02 16:30:32 +00:00 |
ae.h
|
|
|
cmmx.h
|
|
|
dec_audio.c
|
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
2009-04-02 09:20:48 +00:00 |
dec_audio.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
dec_video.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
dec_video.h
|
OSD: Ensure that OSD content is drawn in filter-added frames
|
2009-01-15 01:09:21 +02: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
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03: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_dmo.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_dshow.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_ffmpeg.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vd_hmblck.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_ijpg.c
|
Make various functions static
|
2008-08-12 14:57:12 +03:00 |
vd_internal.h
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_libdv.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_libmpeg2.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vd_lzo.c
|
Merge svn changes up to r28461
|
2009-02-04 00:28:17 +02:00 |
vd_mpegpes.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_mpng.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_mtga.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_null.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_qtvideo.c
|
Merge svn changes up to r28310
|
2009-01-15 05:57:31 +02:00 |
vd_raw.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_realvid.c
|
Merge svn changes up to r28537
|
2009-02-12 04:17:55 +02:00 |
vd_sgi.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_theora.c
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
vd_vfw.c
|
Merge svn changes up to r28087
|
2008-12-04 01:55:52 +02:00 |
vd_vfwex.c
|
|
|
vd_xanim.c
|
Merge svn changes up to r26979
|
2008-06-04 08:10:48 +03:00 |
vd_xvid4.c
|
Merge svn changes up to r26979
|
2008-06-04 08:10:48 +03:00 |
vd_zrmjpeg.c
|
Merge svn changes up to 27824
|
2008-10-25 05:12:34 +03:00 |
vd.c
|
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
2009-04-02 09:20:48 +00:00 |
vd.h
|
Add some "const" to mpcodecs_vd_drivers
|
2009-03-06 20:20:12 +00:00 |
ve_lavc.c
|
Merge svn changes up to r28461
|
2009-02-04 00:28:17 +02:00 |
ve_libdv.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
ve_nuv.c
|
Merge svn changes up to r28951
|
2009-03-14 23:52:45 +02:00 |
ve_qtvideo.c
|
Merge svn changes up to r28149
|
2008-12-14 17:28:16 +02:00 |
ve_raw.c
|
Merge svn changes up to r27399
|
2008-08-02 22:04:35 +03:00 |
ve_vfw.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
ve_x264.c
|
Merge svn changes up to r26979
|
2008-06-04 08:10:48 +03:00 |
ve_xvid4.c
|
Merge svn changes up to r28310
|
2009-01-15 05:57:31 +02:00 |
ve.c
|
Merge svn changes up to r27399
|
2008-08-02 22:04:35 +03:00 |
vf_1bpp.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_2xsai.c
|
Make various functions static
|
2008-08-12 14:57:12 +03:00 |
vf_ass.c
|
vf_ass: Copy less unnecessary data to/from work area
|
2008-07-25 01:55:14 +03:00 |
vf_blackframe.c
|
Merge svn changes up to r26783
|
2008-05-15 21:19:35 +03:00 |
vf_bmovl.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_boxblur.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_crop.c
|
Move opt_screen_size_[x|y] to options struct
|
2008-04-25 03:34:27 +03:00 |
vf_cropdetect.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_decimate.c
|
Merge svn changes up to r28951
|
2009-03-14 23:52:45 +02:00 |
vf_delogo.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_denoise3d.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_detc.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_dint.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_divtc.c
|
Merge svn changes up to r28951
|
2009-03-14 23:52:45 +02:00 |
vf_down3dright.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_dsize.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_dvbscale.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_eq2.c
|
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2009-01-16 09:21:21 +00:00 |
vf_eq.c
|
Merge svn changes up to r28341
|
2009-01-19 00:04:43 +02:00 |
vf_expand.c
|
Update OSD while paused
|
2008-12-09 04:31:07 +02:00 |
vf_field.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_fil.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_filmdint.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_flip.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_format.c
|
Mark some constant symbols as such
|
2008-04-26 16:35:40 +03:00 |
vf_framestep.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_fspp.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_geq.c
|
Merge svn changes up to 27824
|
2008-10-25 05:12:34 +03:00 |
vf_halfpack.c
|
Merge svn changes up to r28341
|
2009-01-19 00:04:43 +02:00 |
vf_harddup.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_hqdn3d.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_hue.c
|
Merge svn changes up to r28690
|
2009-02-21 17:39:30 +02:00 |
vf_il.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_ilpack.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_ivtc.c
|
Merge svn changes up to r28341
|
2009-01-19 00:04:43 +02:00 |
vf_kerndeint.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_lavc.c
|
Merge svn changes up to r26979
|
2008-06-04 08:10:48 +03:00 |
vf_lavcdeint.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_mcdeint.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_mirror.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_noformat.c
|
Mark some constant symbols as such
|
2008-04-26 16:35:40 +03:00 |
vf_noise.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_ow.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_palette.c
|
Merge svn changes up to 27824
|
2008-10-25 05:12:34 +03:00 |
vf_perspective.c
|
Merge svn changes up to r28641
|
2009-02-18 01:45:36 +02:00 |
vf_phase.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_pp7.c
|
Merge svn changes up to r28641
|
2009-02-18 01:45:36 +02:00 |
vf_pp.c
|
Merge svn changes up to r28641
|
2009-02-18 01:45:36 +02:00 |
vf_pullup.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_qp.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_rectangle.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_remove_logo.c
|
Merge svn changes up to r28310
|
2009-01-15 05:57:31 +02:00 |
vf_rgb2bgr.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_rgbtest.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_rotate.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_sab.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_scale.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_scale.h
|
|
|
vf_screenshot.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_smartblur.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_softpulldown.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_softskip.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_spp.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_swapuv.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_telecine.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_test.c
|
Merge svn changes up to r26783
|
2008-05-15 21:19:35 +03:00 |
vf_tfields.c
|
Merge svn changes up to r28403
|
2009-01-31 04:52:15 +02:00 |
vf_tile.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf_tinterlace.c
|
Merge svn changes up to r26783
|
2008-05-15 21:19:35 +03:00 |
vf_unsharp.c
|
Merge svn changes up to r28641
|
2009-02-18 01:45:36 +02:00 |
vf_uspp.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_vo.c
|
Merge svn changes up to r28655
|
2009-02-19 03:23:50 +02:00 |
vf_yadif.c
|
Merge svn changes up to r29134
|
2009-04-02 23:55:13 +03:00 |
vf_yuvcsp.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_yuy2.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_yvu9.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
vf_zrmjpeg.c
|
Merge svn changes up to 27824
|
2008-10-25 05:12:34 +03:00 |
vf.c
|
Merge svn changes up to r29117
|
2009-04-01 02:43:47 +03:00 |
vf.h
|
Merge svn changes up to r28610
|
2009-02-16 02:39:58 +02: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
|
|
|