2002-08-19 |
jaf |
sync by anders@gnulinux.dk
|
2002-08-19 |
diego |
Sync the man page with the removed sections of the HTML docs.
|
2002-08-18 |
michael |
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
|
2002-08-18 |
gabucino |
begun removing "Available options" and "Examples" sections, which
|
2002-08-18 |
gabucino |
sync
|
2002-08-18 |
diego |
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
|
2002-08-18 |
michael |
10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
|
2002-08-18 |
michael |
same behavior for luma & chroma single coeff elimination
|
2002-08-17 |
michael |
skip blocks with small chroma dc support
|
2002-08-17 |
diego |
Bah, if we start spellchecking this, we might as well do it right ;-)
|
2002-08-17 |
jaf |
libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
|
2002-08-17 |
jaf |
typo
|
2002-08-16 |
arpi |
prefer libmpdvdkit2 over v1
|
2002-08-16 |
arpi |
apply mplayer-specific patches
|
2002-08-16 |
arpi |
applying css-key cache patch
|
2002-08-16 |
arpi |
importing libmpdvdkit files
|
2002-08-16 |
michael |
10l
|
2002-08-16 |
arpi |
importing libdvdread 0.9.3 files
|
2002-08-16 |
michael |
40% faster blur
|
2002-08-16 |
arpi |
importing libdvdcss 1.2.2 files
|
2002-08-16 |
arpi |
should solve -vo vesa:vidix problem 'vosub_vidix: video server has
|
2002-08-16 |
arpi |
10l bug - noticed by Emiel Neggers <emiel@neggers.net>
|
2002-08-16 |
arpi |
hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
|
2002-08-16 |
arpi |
speedup of gauss
|
2002-08-16 |
arpi |
using precalculated src*om[][] table -> 25% faster.
|
2002-08-16 |
arpi |
more (~40%) speedup :)
|
2002-08-16 |
nexus |
sync
|
2002-08-15 |
pontscho |
fix (?) cmd line handling
|
2002-08-15 |
michael |
skip black in outline (white skip code is #if 0 as there is no speed difference)
|
2002-08-15 |
diego |
Applied patch by Remi Guyomarch <rguyom at pobox com>.
|
2002-08-15 |
arpi |
added gettimeofday-based profiling/timing
|
2002-08-15 |
diego |
Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
|
2002-08-15 |
jaf |
sync by Panagiotis Issaris <takis.issaris@skynet.be>
|
2002-08-15 |
jaf |
sync
|
2002-08-15 |
jaf |
*** empty log message ***
|
2002-08-14 |
michael |
bug & ver update
|
2002-08-14 |
arpi |
ogg (.ogm) text subtitles support
|
2002-08-14 |
pontscho |
- add dxr3 gui support (dialogbox, etc.)
|
2002-08-14 |
arpi |
- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
|
2002-08-14 |
arpi |
typo fixes by Ross Finlayson <finlayson@live.com>
|
2002-08-14 |
arpi |
disable cache if stream->fd<0 (no regular file/pipe but some special thing)
|
2002-08-14 |
arpi |
adds a soname and a shared library version number to libdha.
|
2002-08-14 |
arpi |
dynamic libavcodec.so support updated by
|
2002-08-14 |
arpi |
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
|
2002-08-14 |
arpi |
corrects an off-by-one error when trying to seek beyond the end of file.
|
2002-08-14 |
gabucino |
not only divx4 has 2, 3pass
|
2002-08-14 |
gabucino |
sync
|
2002-08-14 |
diego |
Link and title synched to documentation.html.
|
2002-08-14 |
diego |
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
|
2002-08-14 |
jaf |
arpi told me ...
|
2002-08-14 |
pontscho |
add uri2filename converter
|
2002-08-14 |
arpi |
RV20 A-V desync fixed - use timestamp hack only for RV30
|
2002-08-13 |
jaf |
messages moved from vf.c and vd.c
|
2002-08-13 |
jaf |
messages moved from vf.c and vd.c
|
2002-08-13 |
diego |
Jindrich Makovicka's new noise pattern filter.
|
2002-08-13 |
michael |
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
|
2002-08-13 |
michael |
semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
|
2002-08-13 |
jaf |
messages moved from dec_??d?o.c
|
2002-08-13 |
nexus |
sync
|
2002-08-13 |
jonas |
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
|
2002-08-13 |
jonas |
Mozilla/Opera/? fix
|
2002-08-13 |
zdar |
Put/get_image fixed. Deleted forgotten development comments
|
2002-08-13 |
zdar |
Typos & spelling fixed
|
2002-08-12 |
arpi |
rv40 support
|
2002-08-12 |
arpi |
RV40 support
|
2002-08-11 |
diego |
HTML fixes, no content change.
|
2002-08-11 |
diego |
HTML restructured. Now using definition lists instead of tables.
|
2002-08-11 |
diego |
Cosmetics: Properly indented table and fixed <TR> structure.
|
2002-08-11 |
diego |
Document new -sws options as well as TV input changes.
|
2002-08-11 |
pontscho |
kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
|
2002-08-11 |
arpi |
updated/extended teh introduction part
|
2002-08-11 |
diego |
Sanitize a HTML table, <TR> are at the proper place and get closed.
|
2002-08-11 |
diego |
Another big batch of cosmetics *only*.
|
2002-08-11 |
pontscho |
fix -sub
|
2002-08-11 |
jaf |
sync
|
2002-08-11 |
jonas |
dvdnav api changed
|
2002-08-11 |
diego |
Created RTC section and moved RTC explanation there.
|
2002-08-11 |
diego |
New noise filter by Jindrich Makovicka.
|
2002-08-11 |
pontscho |
10l :)
|
2002-08-11 |
pontscho |
add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
|
2002-08-11 |
michael |
mmx optimized avg/film noise
|
2002-08-11 |
michael |
optimization
|
2002-08-11 |
michael |
film/average noise cleanup
|
2002-08-11 |
michael |
film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
|
2002-08-11 |
michael |
oops forgot to commit that
|
2002-08-11 |
iive |
Initial version of Bulgarian translation, hell i vote for gettext
|
2002-08-10 |
gabucino |
continuing paragraph reformatting
|
2002-08-10 |
jaf |
by 'lr' - <hephooey@fastmail.fm>
|
2002-08-10 |
arpi |
'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
|
2002-08-10 |
jonas |
bsdbt848 driver and some formats (confused some users)
|
2002-08-09 |
arpi |
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
|
2002-08-09 |
jaf |
updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
2002-08-09 |
arpi |
10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
|
2002-08-09 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
2002-08-09 |
arpi |
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
|
2002-08-08 |
jaf |
messages moved again
|
2002-08-08 |
jaf |
email-adress updated
|
2002-08-08 |
michael |
1000l
|
2002-08-07 |
atmos4 |
small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
|
2002-08-07 |
jaf |
messages moved from mencoder.c to helpmp??.h
|
2002-08-07 |
jaf |
using help_mp-??.h for one message
|
2002-08-07 |
jaf |
anders@gnulinux.dk
|
2002-08-07 |
michael |
mpeg4 mpeg quantizer encoding
|
2002-08-06 |
arpi |
10l
|
2002-08-06 |
arpi |
detection reordered. note: raw DV detection should be more reliable.
|
2002-08-06 |
arpi |
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
|
2002-08-06 |
arpi |
10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
|
2002-08-06 |
rik |
autodetection of MJPEG card for -vo zr by grepping /proc/pci
|
2002-08-06 |
kmkaplan |
Put all spudec_new stuff in a single function,
|
2002-08-06 |
jaf |
update by Jiri Svoboda <jiri.svoboda@seznam.cz>
|
2002-08-06 |
nexus |
sync
|
2002-08-05 |
arpi |
codecs.conf min. version bumped
|
2002-08-05 |
arpi |
real 'sipr' audio added (not yet working), version bumped
|
2002-08-05 |
rik |
0.1l
|
2002-08-05 |
rik |
cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
|
2002-08-05 |
arpi |
100l
|
2002-08-05 |
jaf |
moved messages to help_mp-??.h
|
2002-08-05 |
arpi |
allow early exit from esds parsing, so decoder info (type & bitrate) are
|
2002-08-05 |
arpi |
support for .mp4 with .mp3 audio
|
2002-08-05 |
arpi |
native DV audio/video decoders using libdv
|
2002-08-05 |
arpi |
native libdv added, fourccs fixed/commented for qdv & mcdv
|
2002-08-05 |
arpi |
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
|
2002-08-05 |
arpi |
oac/ovc changes, -osdleevl defaults to 1
|
2002-08-05 |
arpi |
no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
|
2002-08-05 |
atmos4 |
Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.
|
2002-08-05 |
arpi |
osdlevel=1 by default
|
2002-08-05 |
arpi |
updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.cz
|
2002-08-05 |
arpi |
directfb version detection
|
2002-08-05 |
arpi |
PPC endianess fix by Colin Leroy <colin@colino.net>
|
2002-08-05 |
jaf |
sorry
|
2002-08-05 |
arpi |
fixed 'eof at 66s' bug
|
2002-08-05 |
arpi |
compilation bug found by Julien Portalier <julien@portalier.com>
|
2002-08-05 |
arpi |
gui seekbar pos calc overflow fixed
|
2002-08-05 |
atmos4 |
endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alpha
|
2002-08-05 |
pontscho |
- fix equ handling
|
2002-08-05 |
arpi |
warning fix
|
2002-08-05 |
arpi |
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
|
2002-08-05 |
diego |
VCDs do *not* get mounted.
|
2002-08-05 |
arpi |
small fixes...
|
2002-08-04 |
diego |
Applied some suggestions by Nilmoni Deb.
|
2002-08-04 |
diego |
Changed all link names from the section number to a sensible label.
|
2002-08-04 |
pontscho |
- fix playlist2dvd bug
|
2002-08-04 |
jaf |
'switched to -ni' hinzugefügt
|
2002-08-04 |
pontscho |
- fix mixer handling
|
2002-08-04 |
arpi |
faszom
|
2002-08-04 |
gabucino |
igaz - corrected according to arpi
|
2002-08-04 |
gabucino |
"szviccsing tu -ni" added
|
2002-08-04 |
arpi |
format incompatibility warning
|
2002-08-04 |
pontscho |
- fix fuckin' locale (?:)
|
2002-08-04 |
michael |
ver=-1 as default
|
2002-08-04 |
arpi |
mjpeg codecs reordered - now it plays almost everything by default
|
2002-08-04 |
arpi |
updated - we're ready for a pre-release now
|
2002-08-04 |
arpi |
support for packetized aac streams (used in .mp4 files)
|
2002-08-04 |
arpi |
mp4v (.mp4 video) added
|
2002-08-04 |
arpi |
10000l - didn't clear new stream struct, causing possible sig11 in cache layer
|
2002-08-04 |
arpi |
gui.conf parsing moved to after gtkInit() - should fix i18n problems
|
2002-08-04 |
nexus |
sync
|
2002-08-04 |
kmkaplan |
Document change_rectangle
|
2002-08-04 |
kmkaplan |
Add the input command "change_rectangle" to control the rectangle
|
2002-08-04 |
kmkaplan |
Add the control VFCTRL_CHANGE_RECTANGLE
|
2002-08-04 |
kmkaplan |
Add the control VFCTRL_CHANGE_RECTANGLE
|
2002-08-04 |
arpi |
'swtiching to -ni' added
|
2002-08-04 |
arpi |
detection of badly interleaved avi files and auto-switch to -ni
|
2002-08-04 |
arpi |
new_demux_packet: allocate 8 bytes too much
|
2002-08-04 |
diego |
Added a uniform title: something - MPlayer - The Movie Player for Linux.
|
2002-08-03 |
diego |
It all started with fixing a few dangling links...
|
2002-08-03 |
diego |
typo
|
2002-08-03 |
diego |
-dvdkey option clarified.
|
2002-08-03 |
diego |
Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.
|
2002-08-03 |
diego |
Review
|
2002-08-02 |
arpi |
imho swscale also likes aligned stride :)
|
2002-08-02 |
arpi |
- some reorder/cleanup of mp_image flags
|
2002-08-02 |
arpi |
prefer 422P for mjpeg
|
2002-08-02 |
arpi |
colorspace part cleanup and support for IMGFMT_422P, _444P
|
2002-08-02 |
arpi |
added new formats: 444p,422p, 411p
|
2002-08-02 |
arpi |
count blocks by rounded-up chunksizes instead of chunks -
|
2002-08-02 |
arpi |
ignore pnot/PICT
|
2002-08-02 |
michael |
compatibility with _OLD_ lavc & uv_stride check
|
2002-08-02 |
diego |
The rectangle of the rectangle plugin is not necessarily white.
|
2002-08-02 |
diego |
Documented -srate for MEncoder.
|
2002-08-02 |
diego |
The endless quest to force people into writing good bug reports part 2342:
|
2002-08-01 |
arpi |
skip 'pnot' and 'PICT' - fixes incoming/1.mov
|
2002-08-01 |
gabucino |
sync with english begun
|
2002-08-01 |
michael |
planar yuv 444 422 411 support
|
2002-08-01 |
arpi |
negative delay won't work
|
2002-08-01 |
arpi |
audio preload/density/delay configurable
|
2002-07-31 |
arpi |
- yuv422 disabled (no IMGFMT for _planar_ 422)
|
2002-07-31 |
arpi |
new filter to use libavcodec's deinterlacer
|
2002-07-31 |
arpi |
initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
|
2002-07-31 |
pontscho |
upsz 2
|
2002-07-31 |
rfelker |
no need for ioctl.h if not using dvb
|
2002-07-31 |
rfelker |
fix silly shorthand that could cause trouble porting
|
2002-07-30 |
pontscho |
gtk dialog bug fix
|
2002-07-30 |
arpi |
There appears to be a trivial namespace error in determining the valid
|
2002-07-30 |
arpi |
It makes sense to me to try and use any locally installed win32 DLLs
|
2002-07-30 |
arpi |
- fixed size/aspect for -fs
|
2002-07-30 |
arpi |
ogm audio format id is in hex, not dec
|
2002-07-30 |
diego |
Documented -vop rectangle.
|
2002-07-30 |
arpi |
libao2 stuff move dto libao2.txt
|
2002-07-30 |
arpi |
10l - PUT_IMAGE->DRAW_IMAGE
|
2002-07-30 |
arpi |
typo fixes and updates around libavcodec
|
2002-07-30 |
arpi |
updated - feel free to comment
|
2002-07-30 |
arpi |
vd_vfw.c
|
2002-07-30 |
arpi |
1l :)
|
2002-07-30 |
pontscho |
upsz :)
|
2002-07-30 |
atmos4 |
quit on unknown parm
|
2002-07-30 |
pontscho |
- some cosmetic change in preferences
|
2002-07-30 |
pontscho |
fix (?) equalizer distortion problem
|
2002-07-30 |
pontscho |
fix audio files (mp3,wav) position calc
|
2002-07-30 |
jaf |
update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
|
2002-07-29 |
rfelker |
added missing formats :)
|
2002-07-28 |
atmos4 |
10l to dunno
|
2002-07-28 |
atmos4 |
Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
|
2002-07-28 |
atmos4 |
Add type= and fix a minor typing difference from ffmpeg
|
2002-07-28 |
arpi |
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
2002-07-28 |
kmkaplan |
Use RGB for palette from .IDX file
|
2002-07-28 |
kmkaplan |
Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
|
2002-07-28 |
kmkaplan |
New function vobsub_get_next_packet for subrip.
|
2002-07-28 |
atmos4 |
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
|
2002-07-28 |
atmos4 |
Make vobsub palette generation compatible with windows vobsub.
|
2002-07-28 |
atmos4 |
Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
|
2002-07-27 |
atmos4 |
Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
|
2002-07-27 |
frodone |
sync
|
2002-07-27 |
atmos4 |
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
|
2002-07-27 |
jaf |
sync
|
2002-07-27 |
kmkaplan |
Document rectangle plugin.
|
2002-07-27 |
kmkaplan |
New plugin to test crop parameters. Arguments are the same as for the
|
2002-07-27 |
frodone |
sync
|
2002-07-26 |
albeu |
Add loadfile and loadlist commands. May be buggy if the filename contain some
|
2002-07-26 |
alex |
removed query_vaa
|
2002-07-26 |
albeu |
Add uninit to the avi demuxer
|
2002-07-26 |
alex |
equalizer docs updated
|
2002-07-26 |
atmos4 |
warning fixes
|
2002-07-26 |
diego |
Reorganized the README. More general information up front, more concise
|
2002-07-26 |
diego |
limit parameter for cropdetect, fixed column.
|
2002-07-26 |
diego |
Reviewed Filter section, added limit parameter to cropdetect, not only SDL
|
2002-07-26 |
albeu |
10L free the cache
|
2002-07-26 |
albeu |
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
|
2002-07-26 |
arpi |
documenting cropdetect's parameter
|
2002-07-26 |
atmos4 |
Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
|
2002-07-25 |
arpi |
10l bug fixed (info.cap |= -> = )
|
2002-07-25 |
arpi |
vide EQ fixed - lumactl register is not readable!
|
2002-07-25 |
nexus |
sync
|
2002-07-25 |
arpi |
video eq:
|
2002-07-25 |
arpi |
eq range mapping -100..100 => 0..100
|
2002-07-25 |
arpi |
SetValue: ignore case of 'item'
|
2002-07-25 |
arpi |
print warning about unsupported video eq attributes
|
2002-07-25 |
arpi |
eq fixed, based on patch by .so
|
2002-07-25 |
arpi |
- fixed overflow by +-0x80
|
2002-07-25 |
pontscho |
upsz, sorry, i forgott this :) (skin name saving:)
|
2002-07-25 |
pontscho |
add preferences to gui
|
2002-07-25 |
pontscho |
- add some control (ao_oss, pl_extrastereo)
|
2002-07-25 |
pontscho |
- add preferences support (first try)
|
2002-07-25 |
arpi |
more eq cleanup
|
2002-07-25 |
kmkaplan |
Correct dump_srt millisecond output
|
2002-07-25 |
arpi |
codmetics :)
|
2002-07-25 |
arpi |
10l
|
2002-07-25 |
alex |
little fix
|
2002-07-25 |
alex |
smth
|
2002-07-25 |
alex |
eq synced to new way, not tested, but the old one isn't working yet
|
2002-07-25 |
alex |
eq reworked
|
2002-07-25 |
alex |
fixed possible 10l bug (vf not initialized yet)
|
2002-07-25 |
atmos4 |
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
|
2002-07-25 |
diego |
Explain what we need and why a little more verbosely.
|
2002-07-25 |
diego |
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
|
2002-07-24 |
alex |
eq reworked
|
2002-07-24 |
alex |
equalizer reworked
|
2002-07-24 |
alex |
eq handling reworked
|
2002-07-24 |
kmkaplan |
Make spudec_assemble more resistent in the face of incomplete packets.
|
2002-07-24 |
diego |
Added 2 entries: no sound without win32 and no sound with sound daemon.
|
2002-07-24 |
diego |
Added -xvidopts as described by Albeu on #mplayerdev.
|
2002-07-24 |
diego |
Moved RealPlayer libs installation to codecs.html where all the other
|
2002-07-23 |
arpi |
Workaround for seeking multiangle discs with missing sml_agli[] table, as a
|
2002-07-23 |
kmkaplan |
Remove depency on libmpdemux streams, use ANSI IO instead.
|
2002-07-23 |
diego |
Configuration files documented.
|
2002-07-23 |
atmos4 |
Hopefully correct 10l fix for duuno who.
|
2002-07-23 |
pontscho |
first
|
2002-07-23 |
rfelker |
fixed missing result when --disable-divx4linux is specified
|
2002-07-23 |
atmos4 |
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
|
2002-07-22 |
alex |
support for older xvid versions and IMGFMT_IYUV
|
2002-07-22 |
diego |
Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
|
2002-07-21 |
arpi |
10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell
|
2002-07-21 |
pontscho |
fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
|
2002-07-21 |
albeu |
Fix vbr muxing and win32 codec crash on init
|
2002-07-21 |
arpi |
endianess fix by Colin Leroy <colin@colino.net>
|
2002-07-20 |
arpi |
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
|
2002-07-20 |
arpi |
DR1 with IPB fixed
|
2002-07-20 |
arpi |
added 'priv' field to mpi - requires for tracking frames with different
|
2002-07-20 |
arpi |
DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)
|
2002-07-20 |
albeu |
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
|
2002-07-20 |
albeu |
Add direct rendering method 2
|
2002-07-19 |
pontscho |
- fix audio equalizer
|
2002-07-19 |
jaf |
playlist added
|
2002-07-19 |
diego |
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
|
2002-07-19 |
diego |
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
|
2002-07-18 |
michael |
fixing swscaler bug ;)
|
2002-07-18 |
kmkaplan |
Put back the ordering of the if as requested by Arpi.
|
2002-07-18 |
joyping |
added real mmap support
|
2002-07-18 |
mswitch |
Disabled spuenc, it still doesn't work well with the em8300
|
2002-07-18 |
diego |
Applied patch by Alban Bedel <albeu@free.fr>.
|
2002-07-18 |
kmkaplan |
Round height or width to valid values when doing automatic calculation.
|
2002-07-17 |
atmos4 |
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
|
2002-07-17 |
michael |
1000000l
|
2002-07-17 |
michael |
check if the available buffers are big enough in get_image
|
2002-07-16 |
michael |
fallback to slices, if dr1 fails (bug found by kabi)
|
2002-07-16 |
michael |
checking num_buffers for IMGTYPE_IP
|
2002-07-16 |
michael |
10l y422p -> y420p
|
2002-07-16 |
michael |
10l (init flags after init ...)
|
2002-07-15 |
michael |
svq1 direct rendering
|
2002-07-15 |
michael |
imgtype IP support
|
2002-07-15 |
michael |
10l
|
2002-07-14 |
michael |
dont depend upon vo_directrendering
|
2002-07-14 |
michael |
fixing fixmes
|
2002-07-14 |
michael |
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
|
2002-07-14 |
diego |
DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
|
2002-07-14 |
gabucino |
diego sux.
|
2002-07-14 |
atmos4 |
Add missing description for lameopts aq
|
2002-07-13 |
diego |
Added DVB to the HTML docs.
|
2002-07-13 |
diego |
Synchronised TOC and section titles.
|
2002-07-13 |
diego |
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
|
2002-07-13 |
diego |
This event now has correct spelling.
|
2002-07-13 |
diego |
Lots of <I> --> <CODE>, added missing section, star wars text corrected.
|
2002-07-13 |
diego |
Some spellchecking, moved the section to the correct position, some
|
2002-07-13 |
albeu |
vd_xvid need divx.h
|
2002-07-13 |
jaf |
playlist added
|
2002-07-12 |
arpi |
fix for interlaced (2 fields) mpeg2 streams:
|
2002-07-12 |
alex |
8 and 16bpp qtrle support
|
2002-07-12 |
alex |
xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>
|
2002-07-12 |
arpi |
workaround for empty version1 audio headers (bugreport by Sascha Sommer)
|
2002-07-12 |
atmos4 |
Patch by Jiri Svoboda:
|
2002-07-12 |
nexus |
sync
|
2002-07-12 |
atmos4 |
ad_dk4adpcm is done by ima_adpcm (obsoleted)
|
2002-07-12 |
atmos4 |
fix tv bazze
|
2002-07-12 |
pontscho |
add simple playlist support
|
2002-07-11 |
kmkaplan |
Document -vobsubout, -vobsuboutid and -vobsuboutindex
|
2002-07-11 |
kmkaplan |
Document -vobsubout, -vobsubid and -vobsubindex
|
2002-07-11 |
albeu |
Don't call libvo draw slice directly
|
2002-07-11 |
albeu |
Add draw slice for the codecs
|
2002-07-11 |
alex |
support for external pp by divx4. some fixes/cosmetics?
|
2002-07-11 |
alex |
better support for rgb/bgr formats
|
2002-07-11 |
kmkaplan |
Lots of compatibility fixes for Windows' Vobsub reader.
|
2002-07-11 |
kmkaplan |
Fix Vobsub output synchro.
|
2002-07-11 |
atmos4 |
Silly me, vo_x11 doesn't use my aspect code!
|
2002-07-11 |
rik |
adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
|
2002-07-11 |
joyping |
fixed spdif
|
2002-07-10 |
albeu |
Support for Xvid using their new api. If divx4 compatiblity is disabeled
|
2002-07-10 |
michael |
vqmin=1 weirdness
|
2002-07-10 |
atmos4 |
Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
|
2002-07-10 |
atmos4 |
Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
|
2002-07-10 |
bertrand |
Added a simple xmcd parser to retreive the tracks name.
|
2002-07-10 |
bertrand |
Build a fake list of track name.
|
2002-07-10 |
bertrand |
Created a new header file to store common struct & prototype for
|
2002-07-10 |
atmos4 |
1000l, back out hack-n-slay 8bpp code from my local tree.
|
2002-07-10 |
atmos4 |
Markus Rechberger <revenger at shell.dnload.com>:
|
2002-07-10 |
atmos4 |
-vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
|
2002-07-10 |
atmos4 |
Sync by me(TM)
|
2002-07-10 |
atmos4 |
Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
|
2002-07-10 |
atmos4 |
Sync by Michele Balistreri <brain87 at gmx.net>
|
2002-07-10 |
atmos4 |
enable mpdvdkit on cygwin, too,
|
2002-07-09 |
michael |
very simple script to generate png images from an video with all -sws methods
|
2002-07-09 |
atmos4 |
minor fixes week at mcdonals: small fix pse->pse36
|
2002-07-09 |
michael |
swscaler methods recommendation & artifact types
|
2002-07-09 |
atmos4 |
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
|
2002-07-09 |
atmos4 |
10l, evidently killed some lines and missed it when doing cvs diff.
|
2002-07-09 |
atmos4 |
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
|
2002-07-09 |
atmos4 |
Support for yuv410p as needed by ffsvq1.
|
2002-07-09 |
jonas |
sync
|
2002-07-09 |
michael |
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
|
2002-07-09 |
pontscho |
switch off nearest scaling ...
|
2002-07-09 |
bertrand |
Fixed the asf http authentication.
|
2002-07-09 |
bertrand |
Added ASF_Authenticate as an asf stream type.
|
2002-07-08 |
atmos4 |
Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
|
2002-07-08 |
atmos4 |
MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
|
2002-07-08 |
arpi |
#ifdef'ed divx4 2pass code - idea by Diego
|
2002-07-08 |
diego |
Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
|
2002-07-08 |
atmos4 |
cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
|
2002-07-08 |
atmos4 |
Add missing authentication for asf streaming.
|
2002-07-07 |
diego |
Update about gcc 3.0.4. The problem is not Red Hat specific.
|
2002-07-07 |
arpi |
100l - seq++ for grouping
|
2002-07-07 |
alex |
yuv handling simplified (using new mpi fields)
|
2002-07-07 |
atmos4 |
Fix -bandwidth if no streaming available, 10l ;)
|
2002-07-07 |
alex |
support avcontext based quant_store export
|
2002-07-07 |
arpi |
edit-list support for video - fixes various A-V sync problems (TODO: seeking)
|
2002-07-07 |
albeu |
10L don't add a base path to the urls
|
2002-07-07 |
albeu |
Relative filename in playlist are now relative to the playlist path
|
2002-07-07 |
atmos4 |
Add support for m3u playlists as generated by eg recent versions of winamp.
|
2002-07-06 |
arpi |
aspect prescaling fix by magnus.pfeffer@epost.de
|
2002-07-06 |
arpi |
interlacing support - Klaus Stengel <ks1@inter-ject.de>
|
2002-07-06 |
arpi |
detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
2002-07-06 |
arpi |
subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
|
2002-07-06 |
arpi |
bugfix by Michael.Lampe@iwr.uni-heidelberg.de
|
2002-07-06 |
arpi |
fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
|
2002-07-06 |
nexus |
sync
|
2002-07-06 |
nexus |
typo
|
2002-07-06 |
nexus |
sync
|
2002-07-05 |
pontscho |
- add icon (nice, but very ugly hakk:)
|
2002-07-05 |
alex |
removed genfb and nvidia drivers
|
2002-07-05 |
alex |
fixed mga resize-to-0x0 bug
|
2002-07-05 |
alex |
fixed doublebuffering and moved messages to various verbose level
|
2002-07-05 |
alex |
removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
|
2002-07-05 |
bertrand |
Added the bandwidth option
|
2002-07-05 |
bertrand |
If network is used, take the streams id that were requested.
|
2002-07-05 |
bertrand |
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
|
2002-07-05 |
bertrand |
Changed the way that the streams are requested.
|
2002-07-05 |
bertrand |
Retreive the bandwidth option from the command line.
|
2002-07-05 |
bertrand |
Added the bandwidth variable. Used to set the max download bandwidth
|
2002-07-04 |
arpi |
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
|
2002-07-04 |
gabucino |
hmm, just found a nice thing with my new LFS..
|
2002-07-04 |
michael |
vf_scale update
|
2002-07-04 |
michael |
more scaling algos
|
2002-07-04 |
jaf |
sync
|
2002-07-04 |
atmos4 |
oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.
|
2002-07-03 |
arpi |
* Link with -lossaudio and/or -li386 only when needed
|
2002-07-03 |
joyping |
cVS: ---------------------------------------------------------------------
|
2002-07-03 |
eyck |
for 0.90 release
|
2002-07-03 |
atmos4 |
OpenBSD PPC libdha fix by Björn Sandell.
|
2002-07-03 |
atmos4 |
Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and Bernd Ernesti <mplayer at lists.veego.de>
|
2002-07-03 |
nexus |
sync
|
2002-07-03 |
atmos4 |
Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>
|
2002-07-03 |
pontscho |
add equalizer support and fix some small bug...
|
2002-07-03 |
pontscho |
First probe :)
|
2002-07-03 |
pontscho |
remove unneded config files
|
2002-07-03 |
nexus |
sync
|
2002-07-02 |
pontscho |
add -audiofile support for gui
|
2002-07-02 |
pontscho |
fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)
|
2002-07-02 |
arpi |
delay=0 removed, totally unneeded
|
2002-07-02 |
arpi |
100l
|
2002-07-02 |
pontscho |
fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
|
2002-07-02 |
pontscho |
fix compile bug with driver 0.9+
|
2002-06-30 |
diego |
further updates for RTC
|
2002-06-30 |
michael |
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
|
2002-06-30 |
michael |
last line messed up in Y800 bugfix
|
2002-06-30 |
michael |
fixing rgb24tobgr32
|
2002-06-30 |
alex |
Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>
|
2002-06-30 |
arpi |
CBR audio PTS fixes (using stsd v1 header)
|
2002-06-29 |
arpi |
dump edit list
|
2002-06-29 |
arpi |
parameter overrides limit
|
2002-06-29 |
arpi |
bugfix by Keiki SATOH <kki@wakusei.ne.jp>
|
2002-06-29 |
michael |
fixing memory overwrite bugs in the new converters
|
2002-06-29 |
michael |
test new converter stuff too
|
2002-06-29 |
michael |
merging changes from mplayerxp (rgb2rgb*.{c,h} only)
|
2002-06-29 |
michael |
fixing memory overwrite bugs again ...
|
2002-06-29 |
diego |
Hopefully the end of the RealPlayer codecs saga..
|
2002-06-29 |
michael |
colorspace converter tests (memory corruption tests at different width/src/dst)
|
2002-06-29 |
gabucino |
Polish language manual
|
2002-06-29 |
gabucino |
english language file removed
|
2002-06-29 |
alex |
equalizer (brightness/contrast) support
|
2002-06-29 |
diego |
1001 typos as found by ispell.
|
2002-06-29 |
alex |
fixed vidix terminating if init error occured, bug found by KotH
|
2002-06-29 |
alex |
support for SSA v4 by Dirk <noisyb at gmx.net>
|
2002-06-29 |
gabucino |
XViD info fixing
|
2002-06-29 |
gabucino |
realplayer libs installation re-added (was removed by diego)
|
2002-06-29 |
gabucino |
handled by liba52
|
2002-06-29 |
diego |
Expanded RTC section. It now explains how to allow RTC via /proc on newer
|
2002-06-29 |
diego |
Oh my god, what did I do - I spellchecked the Makefile!
|
2002-06-28 |
arpi |
trivial but nice fix for /dev/video? detection by "Julian J.M."
|
2002-06-28 |
alex |
-frames 0 fix, multifile frames support by tibcu
|
2002-06-28 |
alex |
cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>
|
2002-06-28 |
alex |
more informal warning and also fixed a 10l bug. Patch by tibcu
|
2002-06-28 |
alex |
removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
|
2002-06-28 |
alex |
linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
|
2002-06-28 |
alex |
multifile (informal output) fix by Balazs Tibor (tibcu)
|
2002-06-28 |
arpi |
some cleanup, buggy->crashing, better info/comments
|
2002-06-28 |
gabucino |
big update
|
2002-06-27 |
michael |
yvu9 -> yv12 unscaled converter with linear chroma scaling
|
2002-06-27 |
rfelker |
clean up warnings in mencoder.
|
2002-06-27 |
michael |
-sws 6 (luma bicubic & chroma bilinear)
|
2002-06-27 |
michael |
IMGFMT_{RGB,BGR}{1,4}
|
2002-06-27 |
michael |
use unified yuv2rgb init
|
2002-06-27 |
michael |
fixing scaling/contrast for 1/4/8 bpp
|
2002-06-27 |
michael |
{RGB,BGR}{1,4}
|
2002-06-27 |
diego |
GCC 2.96 update
|
2002-06-27 |
diego |
GCC 3.0.4-RH update
|
2002-06-27 |
diego |
OSD == onscreen display, typos
|
2002-06-27 |
gabucino |
updated gcc errata
|
2002-06-27 |
alex |
Paul Ortyl's patch
|
2002-06-25 |
bertrand |
Changed the -pass option to -passwd to avoid clash with mencoder option.
|
2002-06-25 |
atmos4 |
10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
|
2002-06-25 |
atmos4 |
Check for skin in user's .mplayer first so he can override systemwide skin.
|
2002-06-25 |
atmos4 |
Fix compatibility with old skins, that contain evEqualeaser typo.
|
2002-06-25 |
arpi |
support the 'align16' codec flag
|
2002-06-25 |
arpi |
new global codec flag: align16
|
2002-06-25 |
alex |
remove colorkeying if destroying the driver - fixes some bugs
|
2002-06-25 |
alex |
fixed uninit (it got never called before)
|
2002-06-25 |
arpi |
time to ++ timestamp (try2)
|
2002-06-25 |
arpi |
time to ++ timestamp
|
2002-06-25 |
arpi |
10l
|
2002-06-25 |
bertrand |
Added -user -pass options for http authentication.
|
2002-06-25 |
bertrand |
Read username/password from the -user -pass command line options.
|
2002-06-25 |
gabucino |
HTML fix
|
2002-06-25 |
gabucino |
HTML (netscape4) fixes
|
2002-06-24 |
bertrand |
Moved authentication code into its own function.
|
2002-06-24 |
michael |
killing globals
|
2002-06-24 |
alex |
Paul Ortyl's patch - tv4l timestamps (not so precise :()
|
2002-06-24 |
michael |
gray encoding
|
2002-06-24 |
albeu |
Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
|
2002-06-24 |
alex |
added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
|
2002-06-24 |
michael |
gray
|
2002-06-24 |
diego |
EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
|
2002-06-24 |
jonas |
it's bug not vbug...
|
2002-06-24 |
atmos4 |
equalizer typo fix by diego
|
2002-06-24 |
atmos4 |
Patch by Dominik Mierzejewski:
|
2002-06-24 |
alex |
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
|
2002-06-24 |
alex |
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
|
2002-06-24 |
michael |
support dropping some chroma src lines for a bit extra speed
|
2002-06-24 |
michael |
10l
|
2002-06-24 |
michael |
100l (non mmx versions didnt compile)
|
2002-06-23 |
alex |
better planar support, chroma subsampling support and Y8/Y800 support
|
2002-06-23 |
alex |
better planar support, chroma subsampling support and Y8/Y800 support
|
2002-06-23 |
alex |
yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
|
2002-06-23 |
arpi |
IF09 added
|
2002-06-23 |
arpi |
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
|
2002-06-23 |
alex |
fixed mono mp3 encoding, hint by Paul Ortyl
|
2002-06-23 |
michael |
yvu9 & y8
|
2002-06-23 |
michael |
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
|
2002-06-23 |
alex |
yvu9,if09,y8,y800 support and multifile fix
|
2002-06-23 |
alex |
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
|
2002-06-23 |
alex |
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
|
2002-06-23 |
alex |
added yvu9 and if09 support. revised some codecs
|
2002-06-23 |
alex |
yvu9 and if09 support. fixed i420,iyuv handling
|
2002-06-23 |
alex |
yvu9 and if09 support
|
2002-06-23 |
alex |
yvu9 and if09 support
|
2002-06-23 |
alex |
if09 support
|
2002-06-23 |
alex |
yvu9 support
|
2002-06-23 |
albeu |
Use the new Y8 support in place of YV12.
|
2002-06-23 |
alex |
do not crash by decoding error
|
2002-06-23 |
michael |
cleanup
|
2002-06-23 |
jonas |
fix for Mozilla
|
2002-06-23 |
jonas |
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
|
2002-06-23 |
michael |
selftest support
|
2002-06-23 |
bertrand |
Improved the authentication interaction. Still need to replace scanf.
|
2002-06-23 |
bertrand |
Added HTTP basic authentication support
|
2002-06-23 |
bertrand |
Added base64 encoder
|
2002-06-23 |
bertrand |
Added support for URLs that contain an username:password
|
2002-06-23 |
atmos4 |
Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>
|
2002-06-23 |
arpi |
use libavcodec's get_bits() code (optional, disabled by default)
|
2002-06-22 |
arpi |
use libavcodec's optimized MC functions
|
2002-06-22 |
arpi |
init libavcodec
|
2002-06-22 |
atmos4 |
Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want to
|
2002-06-22 |
arpi |
svq1 added
|
2002-06-22 |
arpi |
SVQ1 added
|
2002-06-22 |
arpi |
imported from xine, generalized, created header file, all tables moved to
|
2002-06-22 |
arpi |
use built-in yvu9->yv12 code, because it requires all src/dst strides and
|
2002-06-22 |
michael |
cleanup & grayscale support
|
2002-06-22 |
arpi |
don't require sh->bih (should fix v4l)
|
2002-06-22 |
albeu |
Allow writing to pipe.
|
2002-06-22 |
gabucino |
timer routines section slightly reformatted
|
2002-06-22 |
gabucino |
SVGAlib section revised
|
2002-06-22 |
gabucino |
xynxronize
|
2002-06-22 |
gabucino |
more sync
|
2002-06-22 |
gabucino |
more fix
|
2002-06-22 |
gabucino |
10l
|
2002-06-22 |
gabucino |
input dox translated
|
2002-06-22 |
gabucino |
input dox fixed, cosmetixed
|
2002-06-22 |
arpi |
sync with mplayer xp
|
2002-06-22 |
arpi |
NV12 added
|
2002-06-21 |
albeu |
filename can be NULL. Fix the conflict between cdda and dvdnav.
|
2002-06-21 |
alex |
yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)
|
2002-06-21 |
alex |
added rawyvu9
|
2002-06-21 |
alex |
vf_yvu9 support
|
2002-06-21 |
alex |
yvu9 support
|
2002-06-21 |
alex |
yvu9toyv12 converter
|
2002-06-21 |
alex |
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
|
2002-06-21 |
alex |
YVU9,IF09,Y800 and Y8 support - and synced with mpxp
|
2002-06-21 |
alex |
YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp
|
2002-06-21 |
alex |
report if no palette
|
2002-06-21 |
alex |
yvu9 support
|
2002-06-21 |
albeu |
Add uninit to the dvd stream.
|
2002-06-21 |
alex |
added yvu9
|
2002-06-21 |
bertrand |
Here I go again, another fix for the timeout.
|
2002-06-21 |
bertrand |
Increased the timeout value on connection.
|
2002-06-21 |
bertrand |
Checked the return value when retrieving the protocol level.
|
2002-06-21 |
bertrand |
CDDB support added.
|
2002-06-21 |
atmos4 |
date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13
|
2002-06-20 |
diego |
Small typo spotted by Alban Bedel.
|
2002-06-20 |
pontscho |
fix fourcc's problem
|
2002-06-20 |
diego |
HTML mail not wanted, mplayer --> <B>MPlayer</B>.
|
2002-06-20 |
diego |
Tons of typos plus wording updated here and there.
|
2002-06-20 |
diego |
Atmos says this is clearer and he is right.
|
2002-06-20 |
diego |
syncfb is long gone
|
2002-06-20 |
bertrand |
Added mplayer version in the user-agent field.
|
2002-06-20 |
bertrand |
Removed unecessary malloc and memcpy.
|
2002-06-19 |
diego |
Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted
|
2002-06-19 |
albeu |
10L forgot to close input.conf fd
|
2002-06-19 |
frodone |
Sync
|
2002-06-18 |
michael |
wmv1
|
2002-06-18 |
michael |
ffwmv1
|
2002-06-17 |
kmkaplan |
Suppress garbage at the end of some subtitles.
|
2002-06-17 |
michael |
10l
|
2002-06-17 |
arpi |
mwallp - simple wallpaper setting tool using MPlayer codebase
|
2002-06-17 |
michael |
1bpp support
|
2002-06-17 |
bertrand |
Added a function prototype for reuse outside of network.c
|
2002-06-17 |
bertrand |
Added some missing carriage returns.
|
2002-06-17 |
michael |
8bpp bugfixes (brightness, contrast ...)
|
2002-06-16 |
michael |
ordered dither for 8bpp
|
2002-06-16 |
michael |
8bpp support (no dithering yet, use -vop noise for now)
|
2002-06-16 |
atmos4 |
wtf..10l to dunno..only use x11_common.c when x11 is detected
|
2002-06-16 |
michael |
vf-noise update
|
2002-06-16 |
michael |
higher quality mode
|
2002-06-16 |
michael |
direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)
|
2002-06-16 |
attila |
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
|
2002-06-16 |
diego |
Added a short note on how to contribute fixes.
|
2002-06-16 |
jaf |
updates by GoTaR <gotar@poczta.onet.pl>
|
2002-06-16 |
diego |
Recent changes in configure should take care of the Real lib locations.
|
2002-06-16 |
arpi |
some cleanup and fixes, but the badquality.asf is still buggy :(
|
2002-06-16 |
diego |
Now using CSS, added doctype and charset, settle for lowercase tags.
|
2002-06-16 |
atmos4 |
Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
|
2002-06-16 |
atmos4 |
Fixed lround replacement, hopefully fast enough.
|
2002-06-15 |
atmos4 |
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>
|
2002-06-15 |
atmos4 |
Remove unportable lround and maybe speed up rounding a bit.
|
2002-06-15 |
diego |
Background now set by CSS, added doctype and charset.
|
2002-06-15 |
diego |
Background now set by CSS, added doctype and charset.
|
2002-06-15 |
rfelker |
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!
|
2002-06-15 |
rfelker |
== is a bash2 extension; the proper test for numeric equality is -eq
|
2002-06-15 |
atmos4 |
Also check in LIBDIR/real for the codecs.
|
2002-06-15 |
atmos4 |
Enable RealPlayer DLLs on cygwin.
|
2002-06-15 |
anders |
Adding equalizer plugin
|
2002-06-14 |
arpi |
10l typo, noticed by Nick K.
|
2002-06-14 |
arpi |
audio subpacket reordering fixed for odd matrix height
|
2002-06-14 |
diego |
Background now set by CSS, added doctype and charset.
|
2002-06-14 |
michael |
docs for vf-test & vf-noise
|
2002-06-14 |
arpi |
a-v sync solved
|
2002-06-14 |
michael |
noise generating filter
|
2002-06-14 |
arpi |
fixed playback speed and a-v sync issues
|
2002-06-14 |
arpi |
realplayer8 installs at /usr/local/RealPlayer8 by default...
|
2002-06-13 |
atmos4 |
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>
|
2002-06-13 |
atmos4 |
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>
|
2002-06-13 |
atmos4 |
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
|
2002-06-13 |
jonas |
10l
|
2002-06-13 |
atmos4 |
100l accidently removed a line too much (Shmem_Flag)
|
2002-06-13 |
atmos4 |
Allow building vo_xv without SHM support
|
2002-06-13 |
arpi |
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
|
2002-06-13 |
arpi |
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
|
2002-06-13 |
michael |
rounding bugfix
|
2002-06-13 |
atmos4 |
Small fix for real check.
|
2002-06-13 |
nexus |
add FreeBSD default dir
|
2002-06-13 |
gabucino |
ah 10000l
|
2002-06-13 |
diego |
Background now uses CSS, added charset.
|
2002-06-13 |
diego |
Background now uses CSS, added doctype and charset, removed leftover
|
2002-06-13 |
diego |
Background now uses CSS, added charset, quoted all attributes that need
|
2002-06-13 |
atmos4 |
Aii 10l forgot to commit with my last x11_common.c commit
|
2002-06-13 |
diego |
Background color now set by CSS, added doctype and charset, misc HTML fixes
|
2002-06-13 |
atmos4 |
Implement Nilmoni's and Bernd Ernesti's patches for:
|
2002-06-12 |
diego |
Background color now set by CSS, added doctype and default character set,
|
2002-06-12 |
atmos4 |
Luke Harrison <luke@vv.carleton.ca>
|
2002-06-12 |
atmos4 |
Michele Balistreri <brain87@gmx.net>:
|
2002-06-12 |
jaf |
translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>
|
2002-06-12 |
jonas |
update to english version
|
2002-06-12 |
jonas |
updated to english version
|
2002-06-12 |
gabucino |
this was really wrong! but not they way you all though!! MWAHAHHAA!!!
|
2002-06-12 |
diego |
Also set background color via CSS.
|
2002-06-12 |
diego |
use default.css
|
2002-06-12 |
albeu |
Add support for hex key code in input.conf
|
2002-06-12 |
gabucino |
FONT tags obsoleted by CSS
|
2002-06-12 |
gabucino |
using CSS
|
2002-06-12 |
gabucino |
small updates
|
2002-06-12 |
gabucino |
default style
|
2002-06-12 |
gabucino |
added cdda (paranoia) dox
|
2002-06-11 |
jaf |
cdda added to input/notinput
|
2002-06-11 |
diego |
Remind people to NOT cut mplayer output, removed italics that make text
|
2002-06-11 |
diego |
Added FAQ compilation entry, moved DGA entry to video section, fixed the
|
2002-06-11 |
gabucino |
Q/A about mencoder printing negative recommended bitrate
|
2002-06-11 |
albeu |
Support for playing audio cds using cdparanoia. Include a raw audio
|
2002-06-10 |
diego |
Pontscho says panscan works with xmga only, not with mga.
|
2002-06-10 |
pontscho |
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
|
2002-06-10 |
diego |
http_proxy environment variable should be lowercase.
|
2002-06-10 |
arpi |
fixed copyright
|
2002-06-10 |
nexus |
FreeBSD Real support
|
2002-06-10 |
gabucino |
added -dumpsrtsub
|
2002-06-10 |
nexus |
FreeBSD hack
|
2002-06-10 |
arpi |
use path & dllname from config
|
2002-06-10 |
arpi |
rv30win and cook audio added
|
2002-06-10 |
arpi |
export subpacket-size and matrix w*h to the codec (cook)
|
2002-06-10 |
arpi |
get matrix w*h from the demuxer
|
2002-06-10 |
anders |
Applying patch from Eric that fixes 6ch resampling
|
2002-06-10 |
albeu |
Fix asf stream wich were giving invalid frame times because the frame time
|
2002-06-10 |
nexus |
FreeBSD compile fix
|
2002-06-10 |
arpi |
export extra data for cook codec, some debug stuff
|
2002-06-10 |
arpi |
yeah, it worx! but needs a big cleanup and removal of hardcoded stuff
|
2002-06-10 |
arpi |
readaudio decoder - not yet working
|
2002-06-09 |
atmos4 |
-wid fix by "Markus J.R." <random@shell.dnload.com>
|
2002-06-09 |
arpi |
some more
|
2002-06-09 |
gabucino |
typo, noticed by Jonas Jermann
|
2002-06-09 |
jonas |
is now obsolete (in mplayer.1)
|
2002-06-09 |
jonas |
big update to english version
|
2002-06-09 |
arpi |
freebsd support (hack) by Nexus
|
2002-06-09 |
arpi |
win32 dll support (non-working)
|
2002-06-09 |
arpi |
pncrt.dll used by realplayer8 codecs
|
2002-06-09 |
gabucino |
some nice words from Chris Philips
|
2002-06-09 |
gabucino |
RealVideo libraries support
|
2002-06-09 |
atmos4 |
This script has no bash specific stuff, it's all standard bourne shell, so execute with sh.
|
2002-06-09 |
michael |
grayscale only decoding support
|
2002-06-09 |
arpi |
very high bitrate (RealOne) support fixed
|
2002-06-09 |
diego |
small fixes
|
2002-06-09 |
diego |
arts and DMA setting clarified
|
2002-06-09 |
diego |
-panscan clarified
|
2002-06-09 |
arpi |
some updates, fixes discovered by me
|
2002-06-09 |
arpi |
initial version from Florian Schneider <flo-mplayer-dev@gmx.net>
|
2002-06-09 |
michael |
software scaler filter docs
|
2002-06-09 |
arpi |
realplayer dll support autodetected (requires linux && -ldl)
|
2002-06-09 |
arpi |
rv20 added
|
2002-06-09 |
arpi |
- removed unused function pointers
|
2002-06-09 |
arpi |
- multiple audio/video stream support fixed
|
2002-06-08 |
arpi |
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
|
2002-06-08 |
attila |
xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>
|
2002-06-08 |
arpi |
RealVideo rv30 decoder, using binary driver from realplayer8
|
2002-06-08 |
arpi |
sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>
|
2002-06-08 |
arpi |
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
|
2002-06-08 |
gabucino |
more panscan stuff
|
2002-06-07 |
atmos4 |
Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see fcntl funcs were only use in #if 0ed debug code.
|
2002-06-07 |
jonas |
updated to english version, fixes
|
2002-06-07 |
arpi |
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2002-06-07 |
arpi |
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
|
2002-06-07 |
arpi |
mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>
|
2002-06-07 |
arpi |
-vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>
|
2002-06-07 |
gabucino |
added small notes for HW AC3 support
|
2002-06-07 |
gabucino |
panscan added
|
2002-06-07 |
gabucino |
some ao_arts stuff added
|
2002-06-07 |
rik |
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodec
|
2002-06-07 |
jaf |
bugfixes
|
2002-06-07 |
diego |
s/usefull/useful/g
|
2002-06-07 |
eyck |
pre5
|
2002-06-07 |
jaf |
*** empty log message ***
|
2002-06-07 |
atmos4 |
small g3 optflags upd
|
2002-06-07 |
atmos4 |
Reviewed for pre5.
|
2002-06-07 |
arpi |
new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>
|
2002-06-07 |
arpi |
common code to handle file/stdin/fifo opening, allows using named pipes and
|
2002-06-07 |
arpi |
disables those plugins that can't handle the audio format.
|
2002-06-06 |
atmos4 |
10l fix for cpuinfo exec after G3 changes and beatify cc check.
|
2002-06-06 |
diego |
Credits updated from Albeu's patch, reordered to match alphabetical sorting
|
2002-06-06 |
jonas |
Albeu is right, 10l
|
2002-06-06 |
jonas |
small fixes
|
2002-06-06 |
jonas |
updated to english version
|
2002-06-06 |
atmos4 |
Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO needs improvements for other ppc cpus, too.
|
2002-06-06 |
jaf |
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL
|
2002-06-06 |
pontscho |
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
|
2002-06-06 |
diego |
-stop_xscreensaver option
|
2002-06-06 |
diego |
OpenGL update
|
2002-06-05 |
arpi |
100l to .so
|
2002-06-05 |
pontscho |
added panscan support for xmga/xvidix
|
2002-06-05 |
atmos4 |
Extend maximum mp_msg message size, some translations need it or help message will be cutted.
|
2002-06-05 |
atmos4 |
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.
|
2002-06-04 |
arpi |
pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
|
2002-06-04 |
arpi |
Activating/Deactivating of XScreenSaver
|
2002-06-04 |
arpi |
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
|
2002-06-04 |
arpi |
Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>
|
2002-06-04 |
arpi |
file descriptor leak - found by Marc Espie <espie@nerim.net>
|
2002-06-04 |
attila |
set_window() fixing detection of changement of the window position
|
2002-06-04 |
pontscho |
add network streaming support for gui
|
2002-06-04 |
diego |
Some more "teamwork", changed references to -users into links, clarified some
|
2002-06-03 |
arpi |
msg/i18n fixes and some printf->mp_msg
|
2002-06-03 |
arpi |
use offsets/pitches for OSD too
|
2002-06-03 |
arpi |
100l too
|
2002-06-03 |
arpi |
100l
|
2002-06-03 |
frodone |
*** empty log message ***
|
2002-06-03 |
frodone |
Sync
|
2002-06-03 |
attila |
10l + addendum
|
2002-06-03 |
arpi |
don't run help_diff on english help
|
2002-06-03 |
arpi |
2 small fixes
|
2002-06-03 |
attila |
fix small typo
|
2002-06-03 |
arpi |
10l
|
2002-06-03 |
arpi |
automatically adding untranslated messages to help_mp.h from english master file
|
2002-06-03 |
jonas |
big html tags
|
2002-06-03 |
gabucino |
MSGTR_NoXAnimSupport added (found by arpi)
|
2002-06-03 |
gabucino |
HTML codes should be upper-case
|
2002-06-03 |
jonas |
updated to english version
|
2002-06-03 |
pontscho |
add VCD support for GUI
|
2002-06-03 |
pl |
bugfix for cygwin (reports 2.95.3-5)
|
2002-06-03 |
michael |
test pattern filter
|
2002-06-02 |
jaf |
i shoudn't drink so much 'red bull', it's like coffee
|
2002-06-02 |
jaf |
i cannot sleep ;-)
|
2002-06-02 |
michael |
msmpeg4v1 indexing
|
2002-06-02 |
arpi |
playback of 'being downloaded' files
|
2002-06-02 |
arpi |
re-enabled a-v sync, fixes 25fps playback problems
|
2002-06-02 |
diego |
-1.0 swaps channels with the extrastereo plugin.
|
2002-06-02 |
diego |
Grammar, spellchecking and HTML fixups as usual, as well as an explanatory
|
2002-06-02 |
atmos4 |
Spell checking, line wrapping for better readability, some additions/better explanations.
|
2002-06-02 |
diego |
Cleaning up after Attila's checkin. Options should be in <CODE>-tags.
|
2002-06-02 |
attila |
added docu for -icelayer and addition to the faq for -nortc
|
2002-06-02 |
rfelker |
font init needs to be after config parsing, otherwise -font won't
|
2002-06-02 |
michael |
ffmpeg patch applied -> kill patch warning
|
2002-06-02 |
michael |
workaround bugs & error resilience ffmpeg decoder options
|
2002-06-02 |
michael |
ff-msmpeg4v1
|
2002-06-01 |
rfelker |
The "(use this option if it does not compile)" text only made sense
|
2002-06-01 |
arpi |
-updates vo_directfb (+configure&makefile) according to planned changes
|
2002-06-01 |
arpi |
fame=quality:fps args support, small fixes for 0.9.0 api
|
2002-06-01 |
arpi |
use new api of libfame 0.9.0
|
2002-06-01 |
jonas |
sync
|
2002-06-01 |
jonas |
updated to english version, corrections, some changes in support table in faq.html
|
2002-06-01 |
michael |
forgot vpsize
|
2002-06-01 |
michael |
docu for the new options of the patched version
|
2002-06-01 |
michael |
single coefficient elimination disabled by default
|
2002-05-31 |
arpi |
rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.
|
2002-05-31 |
arpi |
pci.db is now uncompressed in cvs, sync with mplayerxp
|
2002-05-31 |
arpi |
DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun
|
2002-05-31 |
arpi |
rewording/cosmetics patch by Diego Biurrun
|
2002-05-31 |
arpi |
explanation of the '-subpos' flag, patch by Diego Biurrun
|
2002-05-31 |
arpi |
message wording fix by Diego B.
|
2002-05-31 |
jaf |
'bugfixes' by Diego Biurrun <diego@biurrun.de>
|
2002-05-31 |
arpi |
sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
2002-05-31 |
jaf |
v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>
|
2002-05-31 |
jaf |
When compiling mga_vid_test.c, memcpy() is subject to an implicit
|
2002-05-31 |
arpi |
few fixes
|
2002-05-31 |
arpi |
quick install guide, based on draft and patches by Diego Biurrun <diego@biurrun.de>
|
2002-05-30 |
arpi |
possible sig11 fixed in .rt parser (weisskreuzova.zip)
|
2002-05-30 |
jonas |
corrections, sync
|
2002-05-30 |
pl |
avoids stripping the binary at install if debugging or profiling is enabled
|
2002-05-30 |
pl |
warning fix (write()/close() require unistd.h)
|
2002-05-30 |
pl |
warning fix (strings.h > string.h)
|
2002-05-30 |
pl |
warning fixes (string.h is required for memset)
|
2002-05-30 |
jaf |
arts added to 'Disabled optional drivers'
|
2002-05-30 |
arpi |
10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>
|
2002-05-30 |
arpi |
setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0
|
2002-05-30 |
arpi |
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
|
2002-05-30 |
arpi |
grayscaled palette support
|
2002-05-30 |
arpi |
- some cleanup, removed unused code
|
2002-05-29 |
arpi |
restore original bih->biCompression if codec init failed
|
2002-05-29 |
arpi |
- modify bih->biCompression instead of sh->format
|
2002-05-29 |
arpi |
new options to support Michael's libavcodec patch, #ifdefed
|
2002-05-29 |
arpi |
fixed arts detection
|
2002-05-29 |
pl |
updates & synchro with help_mp-en r1.29
|
2002-05-29 |
pl |
- hardened a bit the new bilinear algo (missing checks)
|
2002-05-29 |
arpi |
off_t fields reordered, to avoid problems due to struct padding
|
2002-05-29 |
pl |
avoids malloc()ing a negative number (== very big size_t)
|
2002-05-28 |
pontscho |
small changes in skin selection
|
2002-05-28 |
pontscho |
add XShape support for gui's submenu
|
2002-05-28 |
albeu |
Raise the colorkey tolerence
|
2002-05-28 |
pontscho |
upsz ...
|
2002-05-28 |
pontscho |
fix text render chrash ...
|
2002-05-28 |
albeu |
Fix audio/video driver name parsing and remove 2 little memleaks
|
2002-05-28 |
pl |
small fix for arts
|
2002-05-28 |
atmos4 |
spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobsub ones. ptyh by Hephooey.
|
2002-05-28 |
atmos4 |
aRts audio out support by Michele Balistreri <brain at email.it>
|
2002-05-27 |
alex |
revised query_format
|
2002-05-27 |
alex |
query_format revised
|
2002-05-27 |
alex |
revised query_format
|
2002-05-27 |
alex |
it uses swscaler
|
2002-05-27 |
iive |
added -dumpsrtsub option for SubRip format
|
2002-05-27 |
iive |
added dump subtitles to .srt
|
2002-05-27 |
alex |
revised query_format
|
2002-05-27 |
alex |
revised query_format. added support for native/conversion detection
|
2002-05-27 |
alex |
revised query_format
|
2002-05-27 |
albeu |
Little fix for vobsub/dvd subtitles
|
2002-05-27 |
alex |
removed screenshot thingie - it will be moved to video filter layer
|
2002-05-27 |
pontscho |
new layer handling code under icewm from Attila
|
2002-05-27 |
gabucino |
typo fixed (thx for /someone/)
|
2002-05-26 |
arpi |
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
|
2002-05-26 |
jaf |
if LANGUAGES=help_mp-??_??.h fixed
|
2002-05-26 |
atmos4 |
Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ig.com.br>
|
2002-05-26 |
alex |
report error if bad dimensions requested (<=0)
|
2002-05-26 |
pl |
gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)
|
2002-05-26 |
atmos4 |
Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>
|
2002-05-26 |
alex |
removed unused controls
|
2002-05-26 |
alex |
AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>
|
2002-05-25 |
arpi |
clone_demux_packet(), using refcounting to avoid memcpy()
|
2002-05-25 |
pl |
The 3 X11 checks (header/lib/functionnality) are now together.
|
2002-05-25 |
atmos4 |
Bounding box and partial update patch for vob/dvdsub by Hephooey.
|
2002-05-25 |
arpi |
vfw huffyuv is said to be buggy
|
2002-05-25 |
arpi |
warning fixes, patch by Ulrich Hecht <uli@suse.de>
|
2002-05-25 |
arpi |
On the sun all int32 objects have to be aligned on 32 bit boundaries. With
|
2002-05-25 |
alex |
typo
|
2002-05-25 |
alex |
jump to next file (or exit) if can't decode audio && video
|
2002-05-25 |
atmos4 |
Add volume control, patch by
|
2002-05-25 |
pontscho |
fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
|
2002-05-25 |
nexus |
sync
|
2002-05-24 |
albeu |
Overlay in a window (only with x11 subdriver)
|
2002-05-24 |
albeu |
Destroy the old win when config is called multiple times
|
2002-05-24 |
albeu |
Let X destroy the window
|
2002-05-24 |
atmos4 |
Initial cvs release of the porting-status.txt I proposed on dev-eng.
|
2002-05-24 |
atmos4 |
Cygwin stdcall mismatch fix.
|
2002-05-24 |
arpi |
Atmos is right
|
2002-05-24 |
arpi |
better wording, patch by Diego Biurrun <diego@biurrun.de>
|
2002-05-24 |
arpi |
different message for busy Xv ports and missing Xv ports
|
2002-05-23 |
arpi |
- put back SystemTooSlow message
|
2002-05-23 |
gabucino |
majd biztos strong bazmeg
|
2002-05-23 |
arpi |
suggested by John L. Clark <jlc6@po.cwru.edu>
|
2002-05-23 |
arpi |
another method for icewm workaround, suggested by Simonics Zsolt <simc@chello.hu>
|
2002-05-23 |
arpi |
- keeps configure from generating a core when a buggy giflib is found
|
2002-05-23 |
gabucino |
applied Diego Biurrun's patch
|
2002-05-23 |
gabucino |
VIV->VIVO
|
2002-05-23 |
pontscho |
inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>
|
2002-05-23 |
jaf |
bugfixes
|
2002-05-23 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
2002-05-23 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
2002-05-23 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
2002-05-23 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
2002-05-23 |
alex |
changed disabled vidix message
|
2002-05-23 |
pontscho |
applied 64bit patch from Ulrich Hecht <uli@suse.de>
|
2002-05-23 |
alex |
some visual changes and applied Ulrich Hecht's 64bit fixes
|
2002-05-23 |
alex |
10l
|
2002-05-23 |
albeu |
10L bugfix
|
2002-05-22 |
jonas |
update to english version
|
2002-05-21 |
jonas |
some typos
|
2002-05-21 |
jonas |
update to english version
|
2002-05-21 |
jonas |
obsoleted by users_against_developers.html
|
2002-05-21 |
gabucino |
better wording in albeu's dox
|
2002-05-21 |
gabucino |
better fix
|
2002-05-21 |
gabucino |
strange fix for IE 6.0.2600
|
2002-05-21 |
gabucino |
10l
|
2002-05-20 |
atmos4 |
Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
|
2002-05-20 |
pontscho |
fix some gtk bug...
|
2002-05-20 |
pontscho |
Gui and 64-bit issues patch from Gui and 64-bit issues
|
2002-05-20 |
gabucino |
updated video filter dox
|
2002-05-20 |
nexus |
sync
|
2002-05-20 |
gabucino |
sync with arpi's help_mp-en.h changes
|
2002-05-20 |
gabucino |
pgup/pgdown added (it was already in help_mp-hu.h)
|
2002-05-20 |
arpi |
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
|
2002-05-20 |
arpi |
some more output cosmetics, especially for vivo and mov demuxers
|
2002-05-20 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
2002-05-20 |
arpi |
do not pass the flip flag to vo - maybe it support flipping just report no support
|
2002-05-20 |
arpi |
updates on help
|
2002-05-20 |
arpi |
more cpudetect cosmetics
|
2002-05-20 |
arpi |
cosmetics on CPU detection messages
|
2002-05-20 |
arpi |
new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>
|
2002-05-20 |
arpi |
swscale and 32->24bpp conversion removed
|
2002-05-20 |
arpi |
memset and memcpy were used without #include <string.h> in a few places.
|
2002-05-20 |
arpi |
openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se>
|
2002-05-20 |
arpi |
catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BSD.COM>
|
2002-05-19 |
arpi |
create relative links instead of absolute (with path) ones, patches by:
|
2002-05-19 |
arpi |
-2/-3 for scale w/h
|
2002-05-19 |
arpi |
new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@hoth.amu.edu.pl>
|
2002-05-19 |
arpi |
-vm -fs fix by Tobias Diedrich <ranma@gmx.at>
|
2002-05-19 |
arpi |
a/v stream selection - patch by alexander.werth@gmx.de
|
2002-05-19 |
arpi |
module name fixed for vo check_events
|
2002-05-19 |
gabucino |
FAQ sync, updates, removes, etc...
|
2002-05-19 |
gabucino |
small fixes, updates
|
2002-05-19 |
gabucino |
applied two patches (two-in-one! :P)
|
2002-05-18 |
arpi |
compile with '-g' by default for .developer
|
2002-05-18 |
arpi |
ignore first 2 frames
|
2002-05-18 |
arpi |
small fix
|
2002-05-18 |
mswitch |
Overlay section added
|
2002-05-18 |
pl |
gif support: added tests with the X11 libs (required by some lib(un)gif)
|
2002-05-18 |
pl |
Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:
|
2002-05-18 |
jaf |
Kees Cook <mplayer@outflux.net> told us something ...
|
2002-05-18 |
albeu |
Add the forgoten scrennshot command
|
2002-05-17 |
albeu |
Workaround the bug in x11 vo's (if it's one) wich let a window in the way
|
2002-05-17 |
albeu |
Improvment for spu subtitles.
|
2002-05-17 |
jaf |
bugfixed - they are also necessary here ...
|
2002-05-17 |
michael |
lavc rate control tech-docs
|
2002-05-17 |
jaf |
Hi, I added some more help to my script, especially for american NTSC streams\nyou have to set some more options.\n\npatch by Juergen Hammelmann <juergen.hammelmann@gmx.de>
|
2002-05-17 |
gabucino |
-lavcopts ... inserted since lavc is default encoder now
|
2002-05-16 |
arpi |
iive is right - we shouldn't use IP buffering for vfw. it was changed
|
2002-05-16 |
arpi |
old vfw codecs don't like double buffering - force static buffer for them
|
2002-05-16 |
arpi |
'static' outfmt-flag added
|
2002-05-16 |
jaf |
bugfixes by ugk8 <ugk8@rz.uni-karlsruhe.de>
|
2002-05-16 |
jaf |
corrections by Diego Biurrun <diego@biurrun.de>
|
2002-05-16 |
jaf |
debian stuff again
|
2002-05-15 |
jaf |
added some debian stuff
|
2002-05-15 |
arpi |
ijpg outfmt updated
|
2002-05-15 |
arpi |
rgb24, bgr 24/32 support even for grayscale
|
2002-05-15 |
michael |
fixing end overwrite bugs (some at least)
|
2002-05-14 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
2002-05-14 |
bertrand |
Enable mmst support. MMST will be tried if the HTTP support failed.
|
2002-05-14 |
bertrand |
Added asf_mmst_streaming.c for compilation.
|
2002-05-14 |
bertrand |
Added support for asf mmst protocol.
|
2002-05-14 |
jaf |
only include when necessary
|
2002-05-14 |
pl |
patch by Diego Biurrun <diego@biurrun.de>:
|
2002-05-14 |
pontscho |
small fixes
|
2002-05-14 |
jaf |
two more lines for dvb ...
|
2002-05-14 |
atmos4 |
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
|
2002-05-13 |
arpi |
devfs fallback support?
|
2002-05-13 |
arpi |
obsoleted by users_against_developers.html
|
2002-05-13 |
alex |
vfwopts_conf has moved to vw_vfw.c
|
2002-05-13 |
alex |
added support for codec selection
|
2002-05-13 |
alex |
typo
|
2002-05-13 |
arpi |
-vop help, patch by Julian J. M. <bandit@telecable.es>
|
2002-05-13 |
alex |
disable bgr8
|
2002-05-13 |
arpi |
better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <joey@yunamusic.com>
|
2002-05-13 |
arpi |
cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>
|
2002-05-13 |
alex |
fixed vo_uninit
|
2002-05-13 |
arpi |
patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
|
2002-05-13 |
arpi |
fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@lammerts.org>
|
2002-05-13 |
albeu |
Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume setting
|
2002-05-13 |
arpi |
comment on BSD
|
2002-05-13 |
jonas |
100l sorry, won't commit again.
|
2002-05-13 |
jonas |
added new description, new vop options and fsmode-dontuse
|
2002-05-13 |
albeu |
10L Crash if no subdriver given and overlay enabled
|
2002-05-13 |
albeu |
Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
|
2002-05-13 |
pl |
lib(un)gif detection fix (linking should be sufficient) and it avoids the message
|
2002-05-13 |
eyck |
new pre-release version
|
2002-05-12 |
arpi |
libgif detection extended
|
2002-05-12 |
arpi |
-fsmode accept 0..31 now
|
2002-05-12 |
arpi |
small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm
|
2002-05-12 |
arpi |
bad fix removed
|
2002-05-12 |
arpi |
cropdetect
|
2002-05-12 |
arpi |
new filter, to detect best crop size
|
2002-05-12 |
arpi |
keep aspect ratio - based on Fredrik Kuivinen's idea
|
2002-05-12 |
pontscho |
fix Arpi's bugs
|
2002-05-12 |
nell |
missing </LI> matkups put
|
2002-05-12 |
arpi |
various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
|
2002-05-12 |
arpi |
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
|
2002-05-12 |
arpi |
various updates by Diego Biurrun <diego@biurrun.de>
|
2002-05-12 |
arpi |
bigendian fix by Colin Leroy <colin@colino.net>
|
2002-05-12 |
arpi |
-vo gif - by Joey Parrish <joey@yunamusic.com>
|
2002-05-12 |
arpi |
getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>
|
2002-05-12 |
arpi |
ssm supported, dvdnav
|
2002-05-12 |
arpi |
???
|
2002-05-12 |
arpi |
always reser audio input buffer pointer
|
2002-05-12 |
arpi |
HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...)
|
2002-05-11 |
nell |
update
|
2002-05-11 |
pontscho |
remove base size from vo_x11_sizehint
|
2002-05-11 |
pontscho |
fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)
|
2002-05-11 |
pontscho |
fix gtk dialog box destroy bug
|
2002-05-11 |
pontscho |
fix some small bug and -rootwin
|
2002-05-10 |
nell |
delayed update
|
2002-05-10 |
nell |
skin-en.html --> skin-pl.html
|
2002-05-10 |
nell |
refresh and charset settings
|
2002-05-10 |
nell |
obsolete file
|
2002-05-10 |
nell |
charset=iso-8859-2
|
2002-05-10 |
eyck |
space removed.
|
2002-05-10 |
pl |
patchs by Björn Sandell <biorn@dce.chalmers.se>:
|
2002-05-10 |
pl |
netbsd and/or lfs workaround (fixes a textbusy error)
|
2002-05-09 |
pontscho |
fullscreen -- round three -- icewm fullscreen fixed
|
2002-05-09 |
jonas |
big update to english version
|
2002-05-09 |
alex |
added some new types
|
2002-05-09 |
jonas |
updated to english version (except documentation.html and manpages)
|
2002-05-09 |
jaf |
sometime source files have other frame rates than for vcd's and svcd's, so
|
2002-05-09 |
arpi |
BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>
|
2002-05-09 |
arpi |
UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>
|
2002-05-09 |
iive |
fixed sdl+resample bug coused by float point to int rounding error
|
2002-05-09 |
iive |
added audio_out_format_bits to calc len alignment
|
2002-05-09 |
arpi |
some reorder
|
2002-05-08 |
jonas |
updated to english version
|
2002-05-08 |
jonas |
typo
|