mpv/libmpcodecs
attila 9315260e76 * really keep track on how many samples were decoded last round (fix 10l)
* leave loop if more than 10 faad errors were detected since the last
  call of decode_audio


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16338 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 15:59:55 +00:00
..
native
.cvsignore
Makefile Fix MEncoder build with shared libavcodec. 2005-08-17 23:08:18 +00:00
ad.c musepack demuxing and decoding support (demuxing is v7 bitstream only). 2005-07-10 17:14:12 +00:00
ad.h
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c * really keep track on how many samples were decoded last round (fix 10l) 2005-09-01 15:59:55 +00:00
ad_ffmpeg.c Support new static libavcodec (depends on libavutil). 2005-08-01 20:16:56 +00:00
ad_hwac3.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c
ad_libdv.c
ad_libmad.c
ad_libvorbis.c tremor uses integer types 2005-08-06 15:43:54 +00:00
ad_mp3lib.c
ad_mpc.c Use a more stable URL. 2005-07-26 00:01:44 +00:00
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c avoid reading more than maxlen bytes. 2005-08-25 19:46:20 +00:00
ad_qtaudio.c
ad_ra1428.c
ad_realaud.c Too little memory alloced. 2005-07-21 17:03:43 +00:00
ad_sample.c
ad_twin.c
ae.c
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h 10l to Nico for this copy&paste bug 2005-07-10 14:05:29 +00:00
ae_lavc.c
ae_lavc.h
ae_pcm.c
ae_pcm.h
ae_toolame.c
ae_toolame.h
ae_twolame.c
ae_twolame.h
cmmx.h
dec_audio.c Allow forcing of demuxers and codecs by prepending '+' 2005-08-30 23:56:24 +00:00
dec_audio.h
dec_video.c 10l 2005-08-31 09:24:44 +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_divx4.c
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c Support for skip options 2005-07-17 00:18:42 +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
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
vd_zrmjpeg.c
ve.c
ve_divx4.c
ve_lavc.c 10l: scene change detecion is deactivated with sc_threshold=1000000000 2005-07-17 07:58:09 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c add (no)visualize options 2005-07-19 17:56:51 +00:00
ve_xvid.c
ve_xvid4.c
vf.c pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct) 2005-07-09 07:49:51 +00:00
vf.h
vf_1bpp.c
vf_2xsai.c
vf_bmovl.c
vf_boxblur.c vBlur reads from dmpi, so request a readable one 2005-07-31 20:56:41 +00:00
vf_crop.c
vf_cropdetect.c restrict to YV12 since the default limit does not work well for anything else. 2005-07-26 12:14:33 +00:00
vf_decimate.c
vf_delogo.c
vf_denoise3d.c Needs the previous mpi (pmpi), so request a readable one and request 2005-07-31 20:58:52 +00:00
vf_detc.c
vf_dint.c Fix crash with large images 2005-07-28 09:58:32 +00:00
vf_divtc.c deghost_plane also reads from destination, so request readable buffer 2005-07-28 15:44:39 +00:00
vf_down3dright.c If scaleh == 1 our destination image must be readable 2005-07-28 15:53:18 +00:00
vf_dsize.c aspect and round params for vf_dsize. 2005-07-22 06:25:03 +00:00
vf_dvbscale.c
vf_eq.c
vf_eq2.c
vf_expand.c cosmetics. 2005-07-08 06:39:47 +00:00
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c use stored dimensions instead of visible one when (vf_)get_image is called 2005-07-20 01:22:24 +00:00
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should 2005-08-25 17:02:17 +00:00
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c restored framerate autodetection based on height 2005-06-28 19:41:08 +00:00
vf_lavcdeint.c
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp.c use stored dimensions instead of visible one when (vf_)get_image is called 2005-07-20 01:22:24 +00:00
vf_pp7.c use stored dimensions instead of visible one when (vf_)get_image is called 2005-07-20 01:22:24 +00:00
vf_pullup.c
vf_qp.c
vf_rectangle.c
vf_remove_logo.c missing include 2005-08-06 15:43:08 +00:00
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_scale.h
vf_smartblur.c when threshold != 0 the dest image must be readable 2005-07-31 12:13:22 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c use stored dimensions instead of visible one when (vf_)get_image is called 2005-07-20 01:22:24 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c we do not read from dmpi, so it doesn't have to be readable 2005-07-28 15:47:30 +00:00
vf_unsharp.c
vf_vo.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h