1
mirror of https://github.com/mpv-player/mpv synced 2024-11-14 22:48:35 +01:00
mpv/loader/dmo
iive 7a7b157a2d hardcode SYNC flag, so no problems could rise if first frame is skipped
frame skipping is still done by passing NULL buffer to the decoder
patch by Shachar Raindel <shacharr at gmail.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15920 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 09:47:12 +00:00
..
.cvsignore .depend should be ignored. 2002-11-28 23:14:48 +00:00
buffer.c DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
DMO_AudioDecoder.c cygwin support patch by Sascha Sommer and some fixes by me 2003-04-21 21:06:08 +00:00
DMO_AudioDecoder.h DMO Audio support (ugly, needs cleanup) 2002-12-01 16:38:56 +00:00
DMO_Filter.h DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
dmo_guids.c DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
dmo_guids.h DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
dmo_interfaces.h DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
DMO_VideoDecoder.c hardcode SYNC flag, so no problems could rise if first frame is skipped 2005-07-05 09:47:12 +00:00
DMO_VideoDecoder.h DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
dmo.c Mark modified imported files as such to comply with GPL §2a. 2005-04-15 20:17:14 +00:00
dmo.h DMO interfaces (copied/converted(c++->c) from avifile) 2002-11-26 22:54:11 +00:00
Makefile DMO Audio support (ugly, needs cleanup) 2002-12-01 16:38:56 +00:00