mpv/libmpcodecs
uau e2727ec797 Add a new video pts tracking mode, enabled by option -correct-pts.
This mode has the following differences:
- Video timing is correct for streams with B frames, at least with some
  demuxers.
- Video filters can modify frame timestamps and insert new frames, and
  removing frames is handled better than before.
- Some things are known to break, it's not usable as the default yet.

Things should work as before when the -correct-pts option is not used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18922 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 06:58:17 +00:00
..
native
Makefile Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
ad.h
ad_acm.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
ad_dshow.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
ad_dvdpcm.c
ad_faad.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_ffmpeg.c
ad_hwac3.c
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_libdv.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_libmad.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_libvorbis.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
ad_mp3lib.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_mpc.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_realaud.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_sample.c
ad_speex.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
ad_twin.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ae.c
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h
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 get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
dec_audio.h
dec_video.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
dec_video.h Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
img_format.c
img_format.h
mp_image.h
mpc_info.h
pullup.c
pullup.h
vd.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
vd.h Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vd_divx4.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_dmo.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
vd_dshow.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
vd_ffmpeg.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vd_hmblck.c
vd_ijpg.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vd_internal.h
vd_libdv.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_libmpeg2.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_lzo.c
vd_mpegpes.c
vd_mpng.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
vd_mtga.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vd_null.c
vd_nuv.c
vd_odivx.c postprocess.h was moved to libpostproc years ago.. 2006-06-30 12:38:22 +00:00
vd_qtvideo.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_raw.c
vd_realvid.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_sgi.c correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be 2006-06-30 03:18:12 +00:00
vd_theora.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
vd_vfw.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_vfwex.c
vd_xanim.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vd_xvid.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
vd_xvid4.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
vd_zrmjpeg.c
ve.c
ve_divx4.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ve_lavc.c
ve_libdv.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ve_nuv.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
ve_qtvideo.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ve_raw.c
ve_vfw.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ve_x264.c
ve_xvid.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ve_xvid4.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vf.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vf.h Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vf_1bpp.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_2xsai.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_decimate.c
vf_delogo.c
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
vf_down3dright.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_dsize.c
vf_dvbscale.c
vf_eq.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_eq2.c
vf_expand.c
vf_fame.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .") 2006-06-21 23:50:23 +00:00
vf_fspp.c
vf_halfpack.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c Avoid crash in uninit-without-config case 2006-06-26 17:01:07 +00:00
vf_mirror.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_noformat.c
vf_noise.c
vf_palette.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
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 Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_rgbtest.c
vf_rotate.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_sab.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_scale.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_scale.h
vf_screenshot.c rm unnecesary casts from void* - part 3 2006-07-02 08:17:07 +00:00
vf_smartblur.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c
vf_vo.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vf_yadif.c Add a new video pts tracking mode, enabled by option -correct-pts. 2006-07-06 06:58:17 +00:00
vf_yuvcsp.c
vf_yuy2.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vf_yvu9.c Software Scaler headers usage cleanup 2006-06-18 10:59:23 +00:00
vf_zrmjpeg.c
vfcap.h
vqf.h