..
.cvsignore
Move ignores in subdirs to their respective .cvsignore files.
2001-11-17 23:55:40 +00:00
ai_alsa1x.c
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 16:56:54 +00:00
ai_alsa.c
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 16:56:54 +00:00
ai_oss.c
btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-09-28 18:42:17 +00:00
asf_mmst_streaming.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
asf_streaming.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
asf.h
Added ASF_Authenticate as an asf stream type.
2002-07-09 08:23:47 +00:00
asfheader.c
Fix -bandwidth if no streaming available, 10l ;)
2002-07-07 16:17:45 +00:00
audio_in.c
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
2002-10-22 15:14:30 +00:00
audio_in.h
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 16:46:55 +00:00
aviheader.c
fix bih->biSize for uncompressed files too
2002-10-17 21:54:51 +00:00
aviheader.h
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
2002-05-12 01:51:09 +00:00
aviprint.c
wine headers cleanup
2002-09-22 00:43:14 +00:00
aviwrite.c
10l bug, found by Nexus
2002-08-29 21:37:45 +00:00
aviwrite.h
new mencoder option -info, to store copyright, title, encoder version etc in AVI
2002-08-29 20:50:49 +00:00
bswap.h
libdemuxer...
2001-10-20 18:49:08 +00:00
cache2.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
cdd.h
Created a new header file to store common struct & prototype for
2002-07-10 08:46:51 +00:00
cdda.c
Build a fake list of track name.
2002-07-10 08:49:42 +00:00
cddb.c
Don't start a CDDB request to the CDDB server if there is no CD in the drive,
2002-10-16 08:14:42 +00:00
cdinfo.c
Moved all the cdinfo specific from cddb to a standalone file, so
2002-09-17 19:49:57 +00:00
config.h
libdemuxer...
2001-10-20 18:49:08 +00:00
demux_asf.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
demux_audio.c
dump wav header
2002-10-22 16:02:21 +00:00
demux_avi.c
fix & workaround possible sig8/sig11 in blocksize calculation
2002-10-17 22:12:32 +00:00
demux_bmp.c
Added demuxer uninit
2002-04-24 15:36:07 +00:00
demux_demuxers.c
Uninit added
2002-04-24 17:28:23 +00:00
demux_film.c
Added demuxer uninit
2002-04-24 15:36:07 +00:00
demux_fli.c
Added demuxer uninit
2002-04-24 15:36:07 +00:00
demux_mf.c
stream layer cleanup - part 1
2002-09-15 19:47:49 +00:00
demux_mov.c
memleak fix (found by valgrind)
2002-10-16 20:14:29 +00:00
demux_mpg.c
fixed LPCM parsing
2002-10-08 22:57:39 +00:00
demux_nuv.c
- demuxer->audio->id is set to -2 when using 'frameno.avi', so
2002-09-30 21:10:41 +00:00
demux_ogg.c
endianess independency (using get int 16/32/64 func instead of typecasting pointer)
2002-10-22 15:41:41 +00:00
demux_pva.c
* Fix for the broken MultiDec files I had originally posted with the
2002-10-07 22:13:34 +00:00
demux_rawaudio.c
Support for playing audio cds using cdparanoia. Include a raw audio
2002-06-11 14:29:51 +00:00
demux_rawdv.c
-nosound fix
2002-10-08 23:53:33 +00:00
demux_real.c
stream selection cleanup, fixed -nosound
2002-10-10 23:24:15 +00:00
demux_roq.c
Added demuxer uninit
2002-04-24 15:36:07 +00:00
demux_rtp.cpp
use standard gsm fourcc 'agsm' instead of msgsm id 0x31
2002-10-16 15:15:43 +00:00
demux_rtp.h
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
2002-08-05 00:39:07 +00:00
demux_smjpeg.c
added smjpeg demuxer only for nexus' request
2002-09-13 18:58:14 +00:00
demux_viv.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
demux_y4m.c
Added demuxer uninit
2002-04-24 15:36:07 +00:00
demuxer.c
ss_div/ss_mul defaults to 0
2002-10-16 16:51:03 +00:00
demuxer.h
fill the extra bytes with zero
2002-10-17 00:54:13 +00:00
dvdauth.c
Fix nick of sbmpost
2002-09-22 13:14:56 +00:00
dvdauth.h
fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
2002-09-21 16:04:14 +00:00
dvdnav_stream.c
new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>
2002-05-20 00:46:29 +00:00
dvdnav_stream.h
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 17:50:48 +00:00
frequencies.c
tv frequencies
2001-11-16 22:06:48 +00:00
frequencies.h
tv frequencies
2001-11-16 22:06:48 +00:00
genres.h
Audio file demuxer. Extended version for demuxer info.
2002-02-14 13:04:35 +00:00
help_mp.h
libdemuxer...
2001-10-20 18:49:08 +00:00
http.c
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
2002-09-07 08:15:57 +00:00
http.h
Added base64 encoder
2002-06-23 09:16:08 +00:00
Makefile
Added the cdinfo.c for compilation.
2002-09-17 19:53:04 +00:00
mf.c
stream layer cleanup - part 1
2002-09-15 19:47:49 +00:00
mf.h
stream layer cleanup - part 1
2002-09-15 19:47:49 +00:00
mp3_hdr.c
Fix vbr muxing and win32 codec crash on init
2002-07-21 14:36:33 +00:00
mp3_hdr.h
Fix vbr muxing and win32 codec crash on init
2002-07-21 14:36:33 +00:00
mp_msg.h
libdemuxer...
2001-10-20 18:49:08 +00:00
mpdemux.c
removes old input code (forgot to commit this)
2002-09-07 20:30:17 +00:00
mpdemux.h
These 2 files are intended for code common to the whole lib
2002-02-23 21:17:26 +00:00
mpeg_hdr.c
after some STFW i've found some info about fps codes
2002-03-31 23:46:00 +00:00
mpeg_hdr.h
mpeg video header parser
2001-10-30 18:45:54 +00:00
network.c
Display the IP address that has been resolved.
2002-09-27 19:20:20 +00:00
network.h
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
2002-08-29 07:07:12 +00:00
nuppelvideo.h
needed
2001-12-27 22:20:15 +00:00
open.c
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2002-10-06 18:03:12 +00:00
opt-reg.c
Support for playing audio cds using cdparanoia. Include a raw audio
2002-06-11 14:29:51 +00:00
parse_es.c
config.h cleanup, few things added to steram/demuxer headers
2001-10-30 17:03:11 +00:00
parse_es.h
libdemuxer...
2001-10-20 18:49:08 +00:00
parse_mp4.c
allow early exit from esds parsing, so decoder info (type & bitrate) are
2002-08-05 18:22:51 +00:00
parse_mp4.h
- Add parsing of Sync Layer Descriptor
2002-03-24 06:10:13 +00:00
qtpalette.h
fixed (reversed) the RGB palette order
2002-01-27 02:48:39 +00:00
README
some more rtfm
2001-10-21 16:05:21 +00:00
rtp.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
rtp.h
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
2001-12-23 22:09:02 +00:00
stheader.h
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
2002-10-05 22:55:45 +00:00
stream.c
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2002-10-06 18:03:12 +00:00
stream.h
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2002-10-06 18:03:12 +00:00
test.c
initial precaching
2001-12-17 16:55:40 +00:00
tv.c
add an option to force audio recording when a tv card reports no audio sources
2002-10-22 07:56:13 +00:00
tv.h
add an option to force audio recording when a tv card reports no audio sources
2002-10-22 07:56:13 +00:00
tvi_bsdbt848.c
soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>
2002-04-28 17:29:48 +00:00
tvi_def.h
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
2002-04-12 10:40:38 +00:00
tvi_dummy.c
fixed get_format/set_format
2002-09-08 16:05:59 +00:00
tvi_v4l.c
minor fixes in forceaudio option
2002-10-22 15:33:41 +00:00
url.c
Fixed more potential mem leaks and use the url_free method
2002-10-19 23:28:51 +00:00
url.h
Humm, only if __DEBUG_URL is defined, declare the prototype...
2002-09-05 05:04:12 +00:00
vcd_read_fbsd.h
removed obsolete VCD_CACHE hack
2002-09-15 18:48:16 +00:00
vcd_read_nbsd.h
removed obsolete VCD_CACHE hack
2002-09-15 18:48:16 +00:00
vcd_read.h
removed obsolete VCD_CACHE hack
2002-09-15 18:48:16 +00:00
video.c
we don't need the 0x1ff hack any more!
2002-09-21 22:39:04 +00:00
yuv4mpeg_intern.h
avoids a warning
2002-01-27 17:16:10 +00:00
yuv4mpeg_ratio.c
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-27 02:08:31 +00:00
yuv4mpeg.c
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-27 02:08:31 +00:00
yuv4mpeg.h
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-27 02:08:31 +00:00