mpv/libmpcodecs
diego cc75267c6b cosmetics: reformat ad_pcm.c in K&R style
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31193 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-23 14:15:27 +00:00
..
native
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 Cosmetics/indentation fixes. 2010-04-20 20:24:01 +00:00
ad_hwac3.c
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c Remove internal liba52 copy. 2010-05-09 14:45:29 +00:00
ad_libdca.c
ad_libdv.c
ad_libmad.c
ad_libvorbis.c
ad_mp3lib.c
ad_mp3lib.h
ad_mpc.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c cosmetics: reformat ad_pcm.c in K&R style 2010-05-23 14:15:27 +00:00
ad_qtaudio.c
ad_realaud.c Fix build due to codecs_path vs. codec_path typo. 2010-03-23 19:40:37 +00:00
ad_sample.c
ad_speex.c
ad_twin.c
ae.c
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 Mark encoder-related m_option_t struct arrays as const. 2010-04-04 15:59:09 +00:00
ae_lame.h
ae_lavc.c
ae_lavc.h
ae_pcm.c
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
dec_audio.h
dec_teletext.c
dec_teletext.h
dec_video.c
dec_video.h
img_format.c Handle Y8/Y800 formats more similar to other YUV formats. 2010-05-09 00:18:26 +00: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 Move functions that really do not need to be inlined from the header 2010-04-15 05:39:36 +00:00
mpc_info.h
pullup.c
pullup.h
vd.c
vd.h
vd_dmo.c Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems 2010-04-20 04:33:00 +00:00
vd_dshow.c
vd_ffmpeg.c
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
vd_internal.h
vd_libdv.c
vd_libdv.h
vd_libmpeg2.c
vd_lzo.c
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_qtvideo.c Remove unused variable, fixes the warning: 2010-03-16 14:35:43 +00:00
vd_raw.c Fix crash with incomplete yuv2 frames. 2010-03-28 00:08:28 +00:00
vd_realvid.c Fix build due to codecs_path vs. codec_path typo. 2010-03-23 19:40:37 +00:00
vd_sgi.c
vd_theora.c Ignore (but print out) offset with libtheora decoder. 2010-05-22 16:32:39 +00:00
vd_vfw.c
vd_vfwex.c
vd_xanim.c Get rid of pointless def_path variable; use codec_path directly instead. 2010-03-23 18:01:00 +00:00
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_lavc.c Mark encoder-related m_option_t struct arrays as const. 2010-04-04 15:59:09 +00:00
ve_libdv.c
ve_nuv.c Mark encoder-related m_option_t struct arrays as const. 2010-04-04 15:59:09 +00:00
ve_qtvideo.c
ve_raw.c
ve_vfw.c Mark encoder-related m_option_t struct arrays as const. 2010-04-04 15:59:09 +00:00
ve_x264.c Tell x264 that we aren't going to give it timestamps. 2010-04-20 09:14:54 +00: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 Mark encoder-related m_option_t struct arrays as const. 2010-04-04 15:59:09 +00:00
vf.c Fix compilation after r31173. 2010-05-14 14:20:19 +00:00
vf.h
vf_1bpp.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_2xsai.c
vf_ass.c
vf_blackframe.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c
vf_eq2.c
vf_expand.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_field.c
vf_fil.c
vf_filmdint.c
vf_fixpts.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c
vf_geq.c Fix compilation broken by FFmpeg-r23201 that changed the api of error logging. 2010-05-20 23:17:41 +00:00
vf_gradfun.c cosmetics: Reorder some x86-related preprocessor conditionals. 2010-04-06 09:46:47 +00:00
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c
vf_mirror.c
vf_noformat.c
vf_noise.c Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems 2010-04-20 04:33:00 +00:00
vf_ow.c
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp.c
vf_pp7.c
vf_pullup.c
vf_qp.c Fix compilation broken by FFmpeg-r23201 that changed the api of error logging. 2010-05-20 23:17:41 +00:00
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_rotate.c
vf_sab.c
vf_scale.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_scale.h
vf_screenshot.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_smartblur.c
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
vf_tinterlace.c
vf_unsharp.c Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems 2010-04-20 04:33:00 +00:00
vf_uspp.c
vf_vo.c
vf_yadif.c
vf_yuvcsp.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h