debian
|
typo noticed by Amy.
|
2001-08-07 08:59:27 +00:00 |
DOCS
|
*** empty log message ***
|
2001-08-22 16:57:49 +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
|
*** empty log message ***
|
2001-08-22 16:57:49 +00:00 |
liba52
|
Better 3dnow! optimization
|
2001-06-20 07:54:19 +00:00 |
libao2
|
AFMT_AC3 fixed
|
2001-08-15 17:32:47 +00:00 |
libmpeg2
|
printf added to seq. header error handlers
|
2001-08-22 16:24:00 +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
|
authors' notice changed/added
|
2001-05-25 05:57:41 +00:00 |
.cvsignore
|
version.h added
|
2001-04-23 00:49:42 +00:00 |
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
|
alaw/ulaw tables, generated with TOOLS/alaw-gen.c
|
2001-05-25 18:26:01 +00:00 |
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
|
stage#1 completed: c files no more included from mplayer.c
|
2001-04-23 03:42:17 +00:00 |
bswap.h
|
Furter compatibility with new ffmpeg stuff.
|
2001-07-30 09:08:23 +00:00 |
cfg-mplayer-def.h
|
new configfile/cmdline parser
|
2001-03-19 03:45:49 +00:00 |
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
|
common FIFO code moved to fifo.c
|
2001-03-16 00:06:50 +00:00 |
configure
|
test -e file => test -f file (for bourne shell / solaris)
|
2001-08-22 09:26:12 +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
|
added demuxer->seekable flag to generalize seeking ability test
|
2001-08-22 16:42:37 +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
|
added demuxer->seekable flag to generalize seeking ability test
|
2001-08-22 16:42:37 +00:00 |
demuxer.h
|
added demuxer->seekable flag to generalize seeking ability test
|
2001-08-22 16:42:37 +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
|
Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
|
2001-06-06 21:16:21 +00:00 |
fibmap_mplayer.c
|
According an idea, mplayer now can use external setuid root wrapper to do FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-)
|
2001-06-19 00:05:27 +00:00 |
fifo.c
|
common FIFO code moved to fifo.c
|
2001-03-16 00:06:50 +00:00 |
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-en.h
|
libdvdread desc.
|
2001-08-22 08:51:19 +00:00 |
help_mp-hu.h
|
not mine
|
2001-08-22 17:43:28 +00:00 |
help_mp-pl.h
|
DOCS/codecs.conf -> etc/codecs.conf
|
2001-08-21 21:59:39 +00:00 |
http.c
|
Checked the length arg when appending data.
|
2001-06-05 08:46:31 +00:00 |
http.h
|
Bugs fix, improvements...
|
2001-05-29 16:58:52 +00:00 |
lirc_mp.c
|
ASYNC +- patch applied by Olli Sulopuisto <dst@iki.fi>
|
2001-06-19 22:16:12 +00:00 |
lirc_mp.h
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
Makefile
|
new message printing system
|
2001-08-16 22:13:20 +00:00 |
mixer.c
|
patch by Jürgen Keil
|
2001-06-08 23:36:58 +00:00 |
mixer.h
|
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
|
2001-06-05 18:40:44 +00:00 |
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
|
add a_frame variable.
|
2001-06-04 18:41:34 +00:00 |
network.c
|
missing unistd.h (requires for off_t under freebsd)
|
2001-08-01 09:14:02 +00:00 |
network.h
|
Continue implementation of the network streaming part.
|
2001-06-04 17:52:33 +00:00 |
open.c
|
argh. yet another ugly bug: missing --dvd_angle
|
2001-08-22 08:24:29 +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
|
(C) fixed
|
2001-04-30 02:26:18 +00:00 |
spudec.h
|
spudec_decode() moved from mplayer.c to spudec.c
|
2001-04-21 17:31:32 +00:00 |
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
|
Added support for .ssa subtitles
|
2001-05-31 18:08:24 +00:00 |
tvision.c
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
url.c
|
silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com>
|
2001-08-15 12:44:05 +00:00 |
url.h
|
Bugs fix, improvements...
|
2001-05-29 16:58:52 +00:00 |
vcd_read_fbsd.h
|
Minor code cleanup from Vladimir Kushnir
|
2001-07-13 08:44:51 +00:00 |
vcd_read.h
|
Remove compiler warning.
|
2001-06-12 06:53:32 +00:00 |
version.sh
|
removed 0.17
|
2001-08-22 16:17:08 +00:00 |
videodev.h
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |