mpv/libmpcodecs
rathann f1b9d02c19 Bitrate setting option in ve_xvid4.c doesn't follow the rules described
in manpage (i.e. if bitrate > 16000, then it's in bits/s, not kbits),
unlike lavc and the old ve_xvid.c do. Fixed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13676 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:00:07 +00:00
..
native
.cvsignore
Makefile encoding to mp2 with libtoolame 2004-09-21 19:50:54 +00:00
TODO
ad.c
ad.h
ad_acm.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_alaw.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_dk3adpcm.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_dmo.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_dshow.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_dvdpcm.c Support for 24 bit and 20 bit LPCM (simple and slow :-( ) 2004-10-09 20:04:27 +00:00
ad_faad.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_ffmpeg.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_hwac3.c
ad_imaadpcm.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_internal.h
ad_liba52.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_libdv.c
ad_libmad.c 10l 2004-09-22 04:43:15 +00:00
ad_libvorbis.c some memory leaks fixed 2004-10-14 15:09:35 +00:00
ad_mp3lib.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_msadpcm.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_msgsm.c setting samplesize to 2 in decoders where neccessary. 2004-09-21 20:34:47 +00:00
ad_pcm.c make use of 24bit afmt 2004-10-04 20:21:05 +00:00
ad_qtaudio.c fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@adirondack.net> 2004-10-10 19:51:18 +00:00
ad_ra1428.c
ad_realaud.c
ad_sample.c
ae_toolame.c 10l 2004-10-12 20:32:14 +00:00
ae_toolame.h encoding to mp2 with libtoolame - only cbr atm 2004-09-21 19:43:37 +00:00
cmmx.h
dec_audio.c moved sh_audio initialization from dec_audio to demuxer.c to fix 2004-09-16 19:51:13 +00:00
dec_audio.h
dec_video.c
dec_video.h
img_format.c
img_format.h
mp_image.h
mpc_info.h
pullup.c strictness level -1 to 'almost' ignore breaks 2004-09-03 00:08:58 +00:00
pullup.h
vd.c mpi->w and h are set by vf_get_image, do not overwrite them. 2004-10-01 20:08:21 +00:00
vd.h
vd_divx4.c
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c too large extradata 2004-10-11 16:23:20 +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_odivx.c
vd_qtvideo.c fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@adirondack.net> 2004-10-10 19:51:18 +00:00
vd_raw.c
vd_realvid.c
vd_sgi.c
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c
vd_xvid4.c Sync with GomGom's patch-12 version. 2004-10-16 14:10:57 +00:00
vd_zrmjpeg.c
ve.c
ve_divx4.c
ve_lavc.c 10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is ok 2004-10-18 12:26:45 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c Mark I-frames as seekable only if we encode with one reference frame, IDR are always seekable 2004-10-17 17:59:38 +00:00
ve_xvid.c
ve_xvid4.c Bitrate setting option in ve_xvid4.c doesn't follow the rules described 2004-10-18 20:00:07 +00:00
vf.c
vf.h add new control message, that is send after end of stream, to flush all remaining frames in the video system 2004-10-09 13:07:18 +00:00
vf_1bpp.c
vf_2xsai.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c missing initialization of round 2004-09-02 20:08:32 +00:00
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
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
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_mirror.c
vf_noformat.c
vf_noise.c
vf_palette.c some memory leaks fixed 2004-10-14 15:09:35 +00:00
vf_perspective.c
vf_phase.c
vf_pp.c
vf_pullup.c pullup docs + new feature for slow cpus :) 2004-09-06 21:25:59 +00:00
vf_qp.c
vf_rectangle.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_scale.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_scale.h
vf_smartblur.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c 100l typo 2004-09-19 22:15:57 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_vo.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h