Command line video player
Go to file
arpi 0e60037ce8 AVI demuxer fixes:
- workaround for files with bad index (first chunk absolute, others relative offsets)
  (fixes many 'no video stream found' bugreports)
- check for LIST boundaries, truncate if sub-chunk wraps LIST endpos (FMP_3.avi)
- support/workaround for empty info blocks with size=3 (FMP_3.avi)
- lots of new avi info types added (from avifile source), just for fun...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4665 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 01:20:59 +00:00
DOCS obladi-oblada 2002-02-11 18:57:25 +00:00
Gui fix dpsm compile bug in gui 2002-02-07 12:27:19 +00:00
TOOLS
TVout
debian Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding 2002-02-03 20:27:20 +00:00
drivers g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de> 2002-02-09 00:49:38 +00:00
etc add initial mPNG support 2002-02-11 09:15:59 +00:00
input Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00
liba52 Restore K7 support 2002-02-03 10:27:26 +00:00
libao2 Enable SSH optimizations for FIR filter 2002-02-05 04:52:41 +00:00
libdha fix typo 2002-02-03 13:19:39 +00:00
libmpdemux AVI demuxer fixes: 2002-02-12 01:20:59 +00:00
libmpeg2
libvo minor rounding bugfix in the aspect stuff 2002-02-11 14:04:31 +00:00
linux
loader better naming 2002-02-07 20:22:56 +00:00
mp3lib Fix according to strange bugreport 2002-02-09 14:34:08 +00:00
postproc unscaled memcpy variant bugfix (negative strides) 2002-02-10 23:57:47 +00:00
vidix Get(Set) deinterlacing 2002-02-09 15:14:48 +00:00
xa
.cvsignore
Makefile Place holder for registering modules options 2002-02-11 11:46:27 +00:00
README
RTjpegN.c
RTjpegN.h
ac3-iec958.c
ac3-iec958.h
adpcm.c
adpcm.h
alaw.h
asxparser.c
asxparser.h
bswap.h
cfg-common.h add mfi support 2002-02-06 20:16:35 +00:00
cfg-mencoder.h initial seeking (-ss) support in mencoder 2002-02-10 00:07:34 +00:00
cfg-mplayer-def.h
cfg-mplayer.h Allows to users control direct rendering 2002-02-03 09:28:58 +00:00
cfgparser.c
cfgparser.h
cinepak.c Fixed FILM demuxer so that it now plays (my) FILM files 2002-02-10 01:23:36 +00:00
codec-cfg.c add initial mPNG support 2002-02-11 09:15:59 +00:00
codec-cfg.h add initial mPNG support 2002-02-11 09:15:59 +00:00
configure add initial mPNG support 2002-02-11 09:15:59 +00:00
cpudetect.c
cpudetect.h
cputable.h
cyuv.c
dec_audio.c Restore K7 support 2002-02-03 10:27:26 +00:00
dec_audio.h
dec_video.c add initial mPNG support 2002-02-11 09:15:59 +00:00
dec_video.h optimization 2002-02-03 15:16:46 +00:00
divx4_vbr.c
divx4_vbr.h
dll_init.c div3/vfw encoding fixed 2002-02-10 12:20:50 +00:00
dll_init.h div3/vfw encoding fixed 2002-02-10 12:20:50 +00:00
ducktm1.c
fibmap_mplayer.c
fifo.c
find_sub.c
fli.c
get_path.c
help_mp-cs.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-de.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-dk.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-en.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-es.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-fr.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-hu.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-it.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-ko.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-nl.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-no.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-pl.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-ro.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-ru.h added help strings for RoQ and REAL file detection 2002-02-01 05:31:51 +00:00
help_mp-sk.h by Daniel.Bena@dm-drogeriemarkt.sk 2002-02-08 23:03:38 +00:00
lirc_mp.c
lirc_mp.h
lzoconf.h
mangle.h
mencoder.c support swscaler for i420 2002-02-10 13:11:11 +00:00
minilzo.c
minilzo.h
mixer.c
mixer.h
mmx.h
mmx_defs.h
mp-opt-reg.c Place holder for registering modules options 2002-02-11 11:46:27 +00:00
mp_image.h
mp_msg.c
mp_msg.h
mplayer.c Place holder for registering modules options 2002-02-11 11:46:27 +00:00
mplayer.h
mpng.c add initial mPNG support 2002-02-11 09:15:59 +00:00
msvidc.c
my_profile.c
my_profile.h
nuppelvideo.c break if error in decompressing, moved buffer allocating 2002-02-10 18:17:17 +00:00
playtree.c
playtree.h
playtreeparser.c Correct bug in plaintext parser : correctly remove trailling \r 2002-02-03 16:49:41 +00:00
playtreeparser.h
qtrle.c
qtrpza.c fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting 2002-02-10 23:51:23 +00:00
qtsmc.c fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting 2002-02-10 23:51:23 +00:00
roqav.c further work on the RoQ audio decoder 2002-02-02 22:45:39 +00:00
roqav.h further work on the RoQ audio decoder 2002-02-02 22:45:39 +00:00
spudec.c
spudec.h
subreader.c too many arguments to sscan in subdetect. 2002-02-03 19:17:22 +00:00
subreader.h
tvision.c
version.sh
videodev.h
vobsub.c
vobsub.h
xacodec.c
xacodec.h

README

The main documentation file is DOCS/documentation.html