1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-04 06:01:56 +00:00
Command line video player
Go to file
arpi d499642e02 some debug messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1617 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 22:20:41 +00:00
debian typo noticed by Amy. 2001-08-07 08:59:27 +00:00
DOCS DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
drivers Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure. 2001-07-28 05:36:45 +00:00
etc DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
liba52
libao2 AFMT_AC3 fixed 2001-08-15 17:32:47 +00:00
libmpeg2 made mmx/mmxext idct public -> now libavcodec can use it 2001-08-03 18:46:08 +00:00
libvo minor changes according to OSD 2001-08-21 11:28:50 +00:00
linux Start OpenBSD support and fix detection of older GNU as. 2001-08-06 14:03:37 +00:00
loader Commented out annoying printfs with -autoq. 2001-08-20 11:31:34 +00:00
mp3lib Fixed Makefile for test programs. 2001-08-08 06:58:12 +00:00
TOOLS Implemented new Gaussian blur algorithm, extended font.desc format, optimized for speed and memory usage. 2001-08-21 14:00:57 +00:00
TVout Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure. 2001-07-28 05:36:45 +00:00
xa
.cvsignore
ac3-iec958.c ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
ac3-iec958.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
alaw.h
asf_streaming.c missing unistd.h (requires for off_t under freebsd) 2001-08-01 09:14:02 +00:00
asf.h AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
asfheader.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
aviheader.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
aviheader.h AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
aviprint.c AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
aviwrite.c
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
cfg-mplayer-def.h
cfg-mplayer.h libDVDread support 2001-08-20 21:20:03 +00:00
cfgparser.c New feature for option processing: CONF_TYPE_FUNC_FULL 2001-08-15 19:26:22 +00:00
cfgparser.h New feature for option processing: CONF_TYPE_FUNC_FULL 2001-08-15 19:26:22 +00:00
codec-cfg.c DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
codec-cfg.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
codecctrl.c
configure Provide a better default for the DVD device on solaris. 2001-08-21 17:17:03 +00:00
dec_audio.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
dec_video.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_asf.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_avi.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_mov.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_mpg.c fixed seeking (now allows seeking before start position) 2001-08-20 21:20:39 +00:00
demuxer.c more messages for translator :) 2001-08-18 20:32:09 +00:00
demuxer.h cleanup... 2001-08-12 15:46:09 +00:00
dll_init.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
dvdauth.c In case the open on the dvd device fails, print some hints based on errno 2001-08-14 12:17:38 +00:00
dvdauth.h
fibmap_mplayer.c
fifo.c
find_sub.c libvo2 support 2001-07-30 02:00:54 +00:00
help_mp-de.h DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
help_mp-hu.h DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
help_mp-pl.h DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
help_mp.h DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
http.c
http.h
lirc_mp.c
lirc_mp.h
Makefile new message printing system 2001-08-16 22:13:20 +00:00
mixer.c
mixer.h
mp_msg.c updated 2001-08-17 00:39:49 +00:00
mp_msg.h DVD added 2001-08-20 20:14:10 +00:00
mplayer.c if option -sub filename.utf then switch sub_utf8 on 2001-08-21 12:09:39 +00:00
mplayer.h
network.c missing unistd.h (requires for off_t under freebsd) 2001-08-01 09:14:02 +00:00
network.h
open.c some debug messages 2001-08-21 22:20:41 +00:00
parse_es.c missing unistd.h (requires for off_t under freebsd) 2001-08-01 09:14:02 +00:00
parse_es.h parse_es moved out from mplayer.c (it was included as .c file) 2001-07-21 22:38:11 +00:00
spudec.c
spudec.h
stheader.h display number of decoded frames (for progr. mpeg2) 2001-08-16 01:03:51 +00:00
stream.c seeking in DVD 2001-08-20 20:18:27 +00:00
stream.h new type: DVD 2001-08-20 20:17:44 +00:00
subreader.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
subreader.h
tvision.c
url.c silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com> 2001-08-15 12:44:05 +00:00
url.h
vcd_read_fbsd.h
vcd_read.h
version.sh
videodev.h