2002-09-22 |
jaf |
removed unused
|
2002-09-22 |
jaf |
removed unused
|
2002-09-22 |
jaf |
removed unused
|
2002-09-22 |
lgb |
Fix nick of sbmpost
|
2002-09-22 |
jaf |
removed unused, sync in de
|
2002-09-22 |
arpi |
some makefile cleanup
|
2002-09-22 |
arpi |
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
|
2002-09-22 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
2002-09-22 |
arpi |
wine headers cleanup
|
2002-09-22 |
arpi |
declarations moved to *.c files
|
2002-09-22 |
arpi |
get_sh_audio/get_sh_video removed (never used, also useless)
|
2002-09-22 |
arpi |
use img_format.h instead of wine/mmioFOURCC hack
|
2002-09-21 |
arpi |
- cosmetics, reorder
|
2002-09-21 |
jaf |
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
|
2002-09-21 |
arpi |
we don't need the 0x1ff hack any more!
|
2002-09-21 |
arpi |
we don't need the 0x1FF hack any more
|
2002-09-21 |
jaf |
typo
|
2002-09-21 |
jaf |
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
|
2002-09-21 |
arpi |
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
|
2002-09-21 |
kmkaplan |
New option for mplayer: -dumpmicrodvdsub
|
2002-09-21 |
lgb |
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 |
kmkaplan |
Use string selection to choose mode
|
2002-09-21 |
kmkaplan |
Support for XviD encoding
|
2002-09-21 |
kmkaplan |
Support for XviD encoding
|
2002-09-20 |
gabucino |
"fake" Surround section removed
|
2002-09-20 |
gabucino |
matroxtv script was modified
|
2002-09-20 |
gabucino |
hmm. duplicate (+incomplete) surround sections? incomplete one removed
|
2002-09-20 |
arpi |
This patch allows you to use fractional values for specifying a zoom.
|
2002-09-20 |
arpi |
some mpcodecs option declaration moved to cfg-*, as aren;t used by
|
2002-09-20 |
arpi |
This tiny patch adds "type=2" absolute seconds seek capability.
|
2002-09-20 |
arpi |
"One can cause a permanent hang on a seek, and the other just causes
|
2002-09-20 |
alex |
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
|
2002-09-20 |
alex |
moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
|
2002-09-20 |
kmkaplan |
Automatic unrar of vobsub. Does not work with rar v3
|
2002-09-19 |
jaf |
by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
2002-09-19 |
michael |
use avcodec_alloc_context()
|
2002-09-19 |
eyck |
version no for coming release
|
2002-09-18 |
arpi |
updated
|
2002-09-18 |
arpi |
fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
|
2002-09-18 |
pl |
sync with help_mp-en.h 1.56
|
2002-09-18 |
nexus |
sync
|
2002-09-18 |
diego |
Wording updated and spelling checked.
|
2002-09-18 |
diego |
Removed obsolete entries.
|
2002-09-18 |
kmkaplan |
Sync with upstream version. According to Edouard Gomez:
|
2002-09-18 |
arpi |
d_width==screenwidth && -fs hopefully fixed
|
2002-09-17 |
diego |
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
|
2002-09-17 |
bertrand |
Added the cdinfo.c for compilation.
|
2002-09-17 |
bertrand |
Enable CDDB support only if the network layer is enabled.
|
2002-09-17 |
bertrand |
Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
|
2002-09-17 |
bertrand |
Moved all the cdinfo specific from cddb to a standalone file, so
|
2002-09-17 |
bertrand |
Enable the LIVE lib only if the network layer (STREAMING) is enable.
|
2002-09-17 |
arpi |
updated version (from ftp/incoming)
|
2002-09-17 |
arpi |
-zoom will be handled by -vop scale
|
2002-09-17 |
zdar |
sync & typos
|
2002-09-16 |
arpi |
TODO completed
|
2002-09-16 |
arpi |
updated for pre8
|
2002-09-16 |
arpi |
hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
|
2002-09-16 |
arpi |
*bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chalmers.se>
|
2002-09-16 |
arpi |
use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
|
2002-09-16 |
arpi |
WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>
|
2002-09-16 |
alex |
10l
|
2002-09-16 |
jaf |
sync
|
2002-09-16 |
kmkaplan |
Fix support for negative "delay:" directive in .idx file.
|
2002-09-16 |
nexus |
sync,typo
|
2002-09-16 |
iive |
adding CP1251 to GUI's Font encoding for FreeType
|
2002-09-16 |
iive |
update & GUI CP1251 encoding in FFT
|
2002-09-15 |
arpi |
removed dummy OGG functions - use #ifdef instead
|
2002-09-15 |
arpi |
some cosmetics - reordering declarations, 10l for cache2
|
2002-09-15 |
arpi |
'agsm' support (used by qt .mov files)
|
2002-09-15 |
arpi |
standard GSM support for .mov files
|
2002-09-15 |
arpi |
This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.
|
2002-09-15 |
arpi |
stream layer cleanup part 2
|
2002-09-15 |
arpi |
stream layer cleanup - part 1
|
2002-09-15 |
arpi |
removed obsolete VCD_CACHE hack
|
2002-09-15 |
arpi |
10l bug - 'len' was handled wrong.
|
2002-09-15 |
arpi |
prefer ffsvq1 if available
|
2002-09-15 |
arpi |
out formats reordered, quality order
|
2002-09-15 |
arpi |
unused, replaced by vd_msrle.c
|
2002-09-15 |
arpi |
- fixed some bugs in RLE decoder
|
2002-09-15 |
arpi |
some updates
|
2002-09-15 |
arpi |
cross-ref
|
2002-09-15 |
arpi |
outflags described
|
2002-09-15 |
arpi |
some words and drawing about video path
|
2002-09-14 |
arpi |
The granule position of pages contining Vorbis audio is in units of
|
2002-09-14 |
pontscho |
add one line
|
2002-09-14 |
arpi |
reversed -ss behaviour (you have to use teh same -ss for all passes)
|
2002-09-13 |
bertrand |
Added a new ASX playlist mime-type
|
2002-09-13 |
alex |
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
|
2002-09-13 |
alex |
hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
|
2002-09-13 |
alex |
fixed to comply with new loader
|
2002-09-13 |
alex |
aspect ratio support by encoding (currently only with mpeg4 and h263p)
|
2002-09-13 |
alex |
extended par support
|
2002-09-13 |
jkeil |
Can't return pointer to automatic C array, gmplayer file selector box does
|
2002-09-13 |
arpi |
avifile sync - 95% cosmetics 5% bug
|
2002-09-13 |
arpi |
- updated to use new stype ICopen (filename passed in the icopen struct)
|
2002-09-13 |
alex |
added JFIF and UMP4
|
2002-09-13 |
alex |
removed unused code. fixed yv12+debug-mode sig11
|
2002-09-13 |
alex |
added smjpeg demuxer only for nexus' request
|
2002-09-13 |
michael |
bug=3
|
2002-09-13 |
nexus |
add cpuinfo
|
2002-09-12 |
jkeil |
Reconstruct the muting state for the playback from a l/r volume of 0.0.
|
2002-09-12 |
jkeil |
- gui version of mplayer is using the audio 'control' function before(!) the
|
2002-09-12 |
gabucino |
G450/G550 TV-out
|
2002-09-12 |
gabucino |
v2.0
|
2002-09-11 |
jaf |
sync by Takis Issaris <takis.issaris@skynet.be>
|
2002-09-11 |
gabucino |
sync
|
2002-09-11 |
gabucino |
some fixes I did while updating design5
|
2002-09-11 |
arpi |
found 0.01-0.05
|
2002-09-10 |
arpi |
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
|
2002-09-10 |
arpi |
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
|
2002-09-10 |
arpi |
drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
|
2002-09-10 |
arpi |
changing return type of put_image void->int
|
2002-09-10 |
diego |
Numbering corrected.
|
2002-09-10 |
jonas |
tga support
|
2002-09-10 |
diego |
Removed authors and maintainers section, now in txt format.
|
2002-09-10 |
arpi |
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
|
2002-09-10 |
diego |
Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
|
2002-09-10 |
arpi |
TGA images (-mf on:type=tga) support
|
2002-09-10 |
arpi |
fixed >2GB files demuxing
|
2002-09-10 |
arpi |
It prevents mode change when Hsync out of range.
|
2002-09-10 |
arpi |
GTF update: Fixes "known parametrs" even when fbdev unused
|
2002-09-10 |
arpi |
I experienced several segfaults when trying to play (unencrypted) DVDs
|
2002-09-10 |
arpi |
version number bumped
|
2002-09-10 |
arpi |
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
|
2002-09-10 |
arpi |
- some cleanup, unused code removed
|
2002-09-10 |
arpi |
pim1 is lowercase
|
2002-09-10 |
jkeil |
Use the character substitution code from fntRender() / fntTextWidth()
|
2002-09-10 |
jkeil |
Off-by-one error allocating bitmap, when (width*height) % 8 != 0
|