mpv/libmpcodecs
lorenm 3a49ee1618 fix a segfault if -x264encopts is the last commandline option (with no argument)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22050 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 20:22:21 +00:00
..
native Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
Makefile
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
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.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 muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae.h
ae_faac.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae_faac.h
ae_lame.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae_lame.h
ae_lavc.c Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c 2007-01-21 15:44:58 +00:00
ae_lavc.h
ae_pcm.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae_pcm.h
ae_toolame.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae_toolame.h
ae_twolame.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ae_twolame.h
cmmx.h
dec_audio.c
dec_audio.h
dec_video.c Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16 2007-01-27 15:29:07 +00:00
dec_video.h
img_format.c
img_format.h
mp_image.h
mpc_info.h
pullup.c
pullup.h
vd.c
vd.h
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c BE_32 -> AV_RB32 2007-01-19 23:15:53 +00:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c
vd_lzo.c
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c
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
ve_libdv.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ve_nuv.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ve_qtvideo.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ve_raw.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ve_vfw.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
ve_x264.c fix a segfault if -x264encopts is the last commandline option (with no argument) 2007-01-28 20:22:21 +00:00
ve_xvid4.c muxers now write to output muxer->stream rather than to muxer->file 2006-12-18 21:03:59 +00:00
vf.c
vf.h
vf_1bpp.c
vf_2xsai.c
vf_ass.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_blackframe.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_cropdetect.c
vf_decimate.c
vf_delogo.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_eq2.c
vf_expand.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_framestep.c
vf_fspp.c
vf_geq.c
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c
vf_mirror.c
vf_noformat.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_noise.c
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp.c
vf_pp7.c
vf_pullup.c
vf_qp.c
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c Fix build with shared libavutil. Approved by Diego. 2006-12-31 02:44:54 +00:00
vf_scale.c Mark m_struct_t defaults as const 2007-01-28 16:48:01 +00:00
vf_scale.h
vf_screenshot.c
vf_smartblur.c Fix build with shared libavutil. Approved by Diego. 2006-12-31 02:44:54 +00:00
vf_softpulldown.c
vf_softskip.c Pass quant tables to next filters 2006-12-21 14:59:39 +00:00
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c
vf_vo.c
vf_yadif.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c Properly fix compilation without code duplication. 2006-12-23 22:35:46 +00:00
vfcap.h
vqf.h