..
native
libgsm: Remove libgsm wrapper
2010-11-02 04:14:22 +02:00
ad.c
libgsm: Remove libgsm wrapper
2010-11-02 04:14:22 +02:00
ad.h
Forgotten part of previous commit (extern declaration of drc_level).
2010-05-30 16:48:18 +00:00
ad_acm.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_alaw.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_dk3adpcm.c
Use AV_RL* macros instead of typecasts where appropriate
2010-11-02 04:14:43 +02:00
ad_dmo.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_dshow.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_dvdpcm.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_faad.c
ad_faad: fix compilation using external libfaad
2010-11-02 04:13:00 +02:00
ad_ffmpeg.c
audio: support parameter changes (e.g. channel count) during playback
2010-11-02 04:14:44 +02:00
ad_hwac3.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_hwmpa.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_imaadpcm.c
Use AV_RL* macros instead of typecasts where appropriate
2010-11-02 04:14:43 +02:00
ad_internal.h
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_liba52.c
options: move -a52drc to option struct
2010-06-02 18:34:21 +03:00
ad_libdca.c
…
ad_libdv.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ad_libmad.c
whitespace cosmetics
2010-05-25 11:39:58 +00:00
ad_libvorbis.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_mp3lib.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_mp3lib.h
…
ad_mpc.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_mpg123.c
ad_mpeg123: Enable robust resync
2010-11-02 04:14:44 +02:00
ad_msadpcm.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ad_pcm.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ad_qtaudio.c
cleanup: #include loader/wine/winbase.h instead of local declarations
2010-11-02 04:07:44 +02:00
ad_realaud.c
whitespace cosmetics
2010-05-25 11:39:58 +00:00
ad_sample.c
whitespace cosmetics
2010-05-25 11:39:58 +00:00
ad_speex.c
Support extradata format of the speex.acm windows codec formerly available
2010-03-12 18:19:51 +00:00
ad_twin.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ae.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ae.h
…
ae_faac.c
Mark encoder-related m_option_t struct arrays as const.
2010-04-04 15:59:09 +00:00
ae_faac.h
…
ae_lame.c
Merge svn changes up to r31004
2010-04-26 17:55:05 +03:00
ae_lame.h
…
ae_lavc.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ae_lavc.h
…
ae_pcm.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ae_pcm.h
…
ae_toolame.c
Mark encoder-related m_option_t struct arrays as const.
2010-04-04 15:59:09 +00:00
ae_toolame.h
…
ae_twolame.c
Mark encoder-related m_option_t struct arrays as const.
2010-04-04 15:59:09 +00:00
ae_twolame.h
…
cmmx.h
…
dec_audio.c
audio: support parameter changes (e.g. channel count) during playback
2010-11-02 04:14:44 +02:00
dec_audio.h
…
dec_teletext.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
dec_teletext.h
…
dec_video.c
Limit buffered PTS only when we actually got a frame from the decoder.
2010-06-03 20:59:40 +00:00
dec_video.h
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
img_format.c
Merge svn changes up to r31145
2010-05-30 15:21:18 +03:00
img_format.h
Add support for 12-bit color mode on framebuffer devices.
2010-05-06 10:18:25 +00:00
mp_image.c
Handle Y8/Y800 formats more similar to other YUV formats.
2010-05-09 00:18:26 +00:00
mp_image.h
cosmetics: Drop pointless _s suffix from 'struct mp_image'.
2010-05-27 10:08:30 +00:00
mpc_info.h
…
pullup.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
pullup.h
…
vd.c
cosmetics: Remove some commented-out #includes, fix a comment grammar error.
2010-05-29 10:07:10 +00:00
vd.h
cosmetics: Drop _s suffix from 'struct vd_functions'.
2010-05-27 09:59:15 +00:00
vd_dmo.c
Merge svn changes up to r31050
2010-04-26 18:46:18 +03:00
vd_dshow.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
vd_ffmpeg.c
vd_ffmpeg: add av_unused attribute to swap_palette()
2010-11-02 04:11:43 +02:00
vd_hmblck.c
Remove unnecessary size limits and a related define for hm12 decoder.
2010-03-19 19:44:02 +00:00
vd_ijpg.c
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
2010-05-29 10:06:29 +00:00
vd_internal.h
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_libdv.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_libdv.h
…
vd_libmpeg2.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_lzo.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_mpegpes.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_mpng.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_mtga.c
Use AV_RL* macros instead of typecasts where appropriate
2010-11-02 04:14:43 +02:00
vd_null.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
vd_qtvideo.c
cleanup: #include loader/wine/winbase.h instead of local declarations
2010-11-02 04:07:44 +02:00
vd_raw.c
Fix crash with incomplete yuv2 frames.
2010-03-28 00:08:28 +00:00
vd_realvid.c
Use AV_RL* macros instead of typecasts where appropriate
2010-11-02 04:14:43 +02:00
vd_sgi.c
Use AV_RL* macros instead of typecasts where appropriate
2010-11-02 04:14:43 +02:00
vd_theora.c
Merge svn changes up to r31256
2010-05-30 16:39:41 +03:00
vd_vfw.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
vd_vfwex.c
…
vd_xanim.c
vd_xanim.c: Give functions proper prototypes
2010-11-02 04:14:20 +02:00
vd_xvid4.c
…
vd_zrmjpeg.c
…
ve.c
Merge svn changes up to r30463
2010-03-09 18:59:15 +02:00
ve_lavc.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ve_libdv.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ve_nuv.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ve_qtvideo.c
cleanup: #include loader/wine/winbase.h instead of local declarations
2010-11-02 04:07:44 +02:00
ve_raw.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
ve_vfw.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ve_x264.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
ve_x264.h
Add a header for x264enc_set_param() instead of forward declaring it.
2010-04-03 14:20:34 +00:00
ve_xvid4.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf.c
vf_rgb2bgr: remove the filter
2010-11-02 04:07:27 +02:00
vf.h
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_1bpp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_2xsai.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_ass.c
ass_set_aspect_ratio() takes three arguments since 0x00907010.
2010-06-02 20:12:50 +00:00
vf_blackframe.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_bmovl.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_boxblur.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_crop.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_cropdetect.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_decimate.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_delogo.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_denoise3d.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_detc.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_dint.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_divtc.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_down3dright.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_dsize.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_dvbscale.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_eq.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_eq2.c
…
vf_expand.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_field.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_fil.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_filmdint.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_fixpts.c
Delete things related to old translation system
2010-03-10 03:47:14 +02:00
vf_flip.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_format.c
Merge svn changes up to r31332
2010-06-05 23:37:42 +03:00
vf_framestep.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_fspp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_geq.c
vf_geq: Fix function prototypes to match the required type.
2010-11-02 04:14:19 +02:00
vf_gradfun.c
Merge svn changes up to r31033
2010-04-26 18:25:34 +03:00
vf_halfpack.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_harddup.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_hqdn3d.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_hue.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_il.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_ilpack.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_ivtc.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_kerndeint.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_lavc.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_lavcdeint.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_mcdeint.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_mirror.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_noformat.c
Merge svn changes up to r31332
2010-06-05 23:37:42 +03:00
vf_noise.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_ow.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_palette.c
Merge svn changes up to r31303
2010-06-02 19:12:01 +03:00
vf_perspective.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_phase.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_pp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_pp7.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_pullup.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_qp.c
Merge svn changes r31318 to r31328
2010-06-05 23:35:42 +03:00
vf_rectangle.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_remove_logo.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_rgbtest.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_rotate.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_sab.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_scale.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_scale.h
…
vf_screenshot.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_smartblur.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_softpulldown.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_softskip.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_spp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_swapuv.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_telecine.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_test.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_tfields.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_tile.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_tinterlace.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_unsharp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_uspp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_vo.c
ass_set_aspect_ratio() takes three arguments since 0x00907010.
2010-06-02 20:12:50 +00:00
vf_yadif.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_yuvcsp.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_yvu9.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vf_zrmjpeg.c
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
2010-05-29 17:20:44 +03:00
vfcap.h
…
vqf.h
…