Mercurial > mplayer.hg
graph
-
fix a memory corruption and make sure only getch2 handles stdin2004-09-15, by faust3
-
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>2004-09-15, by faust3
-
This time is a patch to improve subtitle alignment management. It2004-09-15, by faust3
-
Cumulative patch:2004-09-15, by gpoirier
-
Audio output driver suboptions documented2004-09-15, by danny
-
add a comment to the Xorg workaround2004-09-15, by faust3
-
Index must be positive to prevent endless loop on bad data2004-09-14, by rtognimp
-
workaround for Xorg-6.8 not saving the surface registers on bigendian2004-09-14, by faust3
-
fix compile on gcc 2.95.32004-09-14, by iive
-
AVC support moved to libavcodec, avcC atom is now passed in extradata2004-09-13, by rtognimp
-
sync 1.7172004-09-13, by wight
-
random fixes, spelling, vocabulary2004-09-12, by wight
-
Consistency fixes, spelling2004-09-12, by wight
-
Sync with English mp-v1.715.2004-09-12, by gpoirier
-
All video driver suboptions documented, gif and tga examples2004-09-12, by danny
-
small fixes2004-09-12, by diego
-
changed wording (s/Unteroption/Suboption)2004-09-12, by kraymer
-
2pass encoding support for x264(r46).2004-09-12, by iive
-
Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.2004-09-12, by mosu
-
Sync with 1.711:2004-09-12, by gpoirier
-
Added one more error check. Forgot it last time (grrr :) ).2004-09-12, by ivo
-
removed occurence of work as maintainer (in regard to Diego's email)2004-09-11, by kraymer
-
updates in video output drivers section (update rev 1710 of en/mplayer.1)\nother minor fixes2004-09-11, by kraymer
-
hopefully last format correction regarding prior commit in video output drivers section2004-09-11, by kraymer
-
fixes some typos, wording and formatting2004-09-11, by kraymer
-
Fixed typo.2004-09-11, by ivo
-
* Changed malloc and strncpy to strdup. Less code.2004-09-11, by ivo
-
added myself to AUTHORS file2004-09-11, by kraymer
-
changed email address2004-09-11, by kraymer
-
minor changes I came across during sync of videofilters section2004-09-11, by kraymer
-
spell-checking done for beginning until player-specific options (mplayer only)2004-09-11, by kraymer
-
Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>2004-09-11, by diego
-
fix seeking in audio-only case (crash when seeking backwards, time reset to 0)2004-09-11, by reimar
-
output faad error message in case of a decoder error2004-09-11, by reimar
-
100l2004-09-10, by rtognimp
-
Don't prepend basepath to a full unix path. ( 10l to Joey. )2004-09-10, by al
-
libavformat2004-09-10, by diego
-
Fixes for VirtualAlloc function:2004-09-10, by rtognimp
-
typos, wording2004-09-10, by diego
-
show video format for all demuxers, not just avi (move this somewhere else if you prefer)2004-09-10, by rfelker
-
avoid always skipping first junk with a "sync lost" message2004-09-09, by reimar
-
Don't leave a messed up terminal after a crash2004-09-09, by rtognimp
-
typos and wordings picked up by Diego2004-09-09, by gpoirier
-
Sync with 1.709: "some typo, case change"2004-09-09, by gpoirier
-
Encoding options update, most are XviD related2004-09-09, by gpoirier
-
sync2004-09-09, by paszczi
-
some typo, case change2004-09-09, by danny
-
synced with 1.708 (aka first sync from my laptop;P)2004-09-09, by paszczi
-
All video filters are now documented and in sync against English man page.2004-09-09, by gpoirier
-
adding the code documentation guide lines2004-09-09, by attila
-
chunk size fix from Ross Finlayson, ported from xine2004-09-08, by diego
-
CVS policy updated as discussed on dev-eng.2004-09-08, by diego
-
Von/van should not determine alphabetical order, email address added.2004-09-08, by diego
-
Typos on the XviD section2004-09-08, by gpoirier
-
Synced with 1.7072004-09-08, by danny
-
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can2004-09-08, by ivo
-
This patch moves the directory creation code to a separate function. I have2004-09-08, by ivo
-
Big changes on XviD documentation.2004-09-07, by gpoirier
-
OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>2004-09-07, by diego
-
newly created videofilters section2004-09-07, by kraymer
-
finished translation and review of decoding/filtering section2004-09-07, by kraymer
-
\-af note added2004-09-07, by kraymer
-
Cumulative patch2004-09-07, by gpoirier
-
Sync with Diego's alphabetical order for lavdopts2004-09-07, by gpoirier
-
disable direct rendering for h2642004-09-07, by michael
-
MPlayer X11 options do not affect SDL.2004-09-07, by diego
-
spelling2004-09-07, by diego
-
reorder lavdopts suboptions to achieve alphabetical order2004-09-06, by kraymer
-
\-jpeg moved2004-09-06, by kraymer
-
finally diego will be happy....this is totally useless but oh well :)2004-09-06, by rfelker
-
mplayer -af help now lists all available audio filters.2004-09-06, by ivo
-
pullup docs + new feature for slow cpus :)2004-09-06, by rfelker
-
Copy-n-Paste bug breaking channel selection in audio configuration dialog2004-09-06, by reimar
-
typo2004-09-06, by diego
-
pan filter needs number of _input_ channels, ported from the man page.2004-09-06, by diego
-
List administrators.2004-09-06, by diego
-
mailing lists and german documentation maintainers, spelling2004-09-06, by diego
-
-lavdopts fast, small fix to -lavdopts ec2004-09-06, by diego
-
alphabetical order for lavdopts2004-09-06, by diego
-
MB, QP explanation, some more consistency2004-09-06, by diego
-
some new patch policy: compression, mail threading, printf vs mp_msg2004-09-06, by diego
-
More information on XviD's "interlaced" and "4mv" options thanks to a2004-09-06, by gpoirier
-
fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts2004-09-05, by rfelker
-
Sorry, typo2004-09-05, by kraymer
-
sync to latest updates in vo_jpeg.c section2004-09-05, by kraymer
-
Pretty much all filters documented and in sync now (up to "phase" filter,2004-09-05, by gpoirier
-
Some minor vo_jpeg fixes:2004-09-05, by ivo
-
fixed --enable-gif bug2004-09-05, by joey
-
fixed warning in my patch2004-09-05, by rfelker
-
ensure that avi files have a valid header as soon as possible.2004-09-05, by rfelker
-
updates -vo jpeg:options and minor sync2004-09-05, by gpoirier
-
Removal of -jpeg commandline option.2004-09-04, by ivo
-
alignment for SPARC64, second try2004-09-04, by reimar
-
af_pan wants number of _input_ channels, fixes bugzilla bug #222004-09-04, by reimar
-
switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix2004-09-04, by diego
-
sync to latest manpage reviews by Diego2004-09-03, by kraymer
-
We don't need to support the old nvidia binary driver bug any longer.2004-09-03, by al
-
better documentation of not obvious subq default setting2004-09-03, by gpoirier
-
Diego's man page review part VIII commited, small syncs on video filters2004-09-03, by gpoirier
-
alphabetical order2004-09-03, by diego
-
All libavcodec encoding options are now documented2004-09-03, by gpoirier
-
improved suboption parsing, fixes also compiler warnings2004-09-03, by reimar
-
first attempt to make 24-bit PCM DVDs work2004-09-03, by reimar
-
strictness level -1 to 'almost' ignore breaks2004-09-03, by rfelker
-
just some debugging junk i'd like to have in there for now :)2004-09-02, by rfelker
-
missing initialization of round2004-09-02, by reimar
-
hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)2004-09-02, by michael
-
sync by Andoni Zubimendi <andoni at lpsat.net>2004-09-02, by nauj27
-
non spec compliant optizations support2004-09-02, by michael
-
slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>2004-09-02, by faust3
-
sync tag bumped to 1.472004-09-02, by wight
-
sync 1.652004-09-02, by wight
-
sync 1.472004-09-02, by wight
-
- <screen> -> <command>, improves readibility and sense.2004-09-02, by wight
-
typo2004-09-02, by diego
-
- sync 1.452004-09-01, by wight
-
synced with 1.694 + additional fixes2004-09-01, by paszczi
-
man page review part VIII2004-09-01, by diego
-
Fixes some upercase/points on sentences2004-09-01, by gpoirier
-
One-time cosmetics update.2004-09-01, by ivo
-
Sync against Diego's man page review part VI & VII2004-08-31, by gpoirier
-
Massive updates and sync on filters section.2004-08-31, by gpoirier
-
man page review part VII2004-08-31, by diego
-
synced with 1.692 + random fixes2004-08-31, by paszczi
-
cropdetect description update2004-08-31, by gpoirier
-
man page review part VI2004-08-31, by diego
-
cropdetect style fixup2004-08-31, by diego
-
Compn wished for forcing codecs.2004-08-31, by diego
-
The threads lavc option may negatively affect motion estimation.2004-08-31, by diego
-
Modified Files:2004-08-30, by kraymer
-
Using updated colorspace specifications from colorspaces.txt.2004-08-30, by reimar
-
Adds rounding parameter for width and height values returned.2004-08-30, by reimar
-
synced with 1.6822004-08-30, by danny
-
allow empty assignments, necessary for some weird servers...2004-08-30, by reimar
-
Small sync of just lavc options...2004-08-30, by gpoirier
-
Small syncs against english manpage around old-DiviX post-processing filtrers.2004-08-30, by gpoirier
-
removal of (hopefully) trailing spaces, small fixes and syncs.2004-08-30, by gpoirier
-
URL with lavc option descriptions, pointed out by Attila.2004-08-30, by diego
-
unrarlib2004-08-30, by diego
-
synced with 1.64 + fixed previous sync2004-08-30, by paszczi
-
#ifdef simplification and higher consistency2004-08-30, by diego
-
For some reason the arts sdl audio subdriver is called artsc.2004-08-30, by diego
-
synced with 1.632004-08-29, by paszczi
-
synced with 1.688 + some fixes2004-08-29, by paszczi
-
Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. Some minor fixes too.2004-08-29, by gpoirier
-
Addition of x264 encoding options plus minor spelling and syncs2004-08-29, by gpoirier
-
AVC (fourcc avc1) in mp4 support2004-08-29, by rtognimp
-
typo2004-08-28, by diego
-
small gcc warning fixes2004-08-28, by rathann
-
small fixes2004-08-28, by rathann
-
fix overcomplicated macros and a few warnings2004-08-28, by rathann
-
fix missing includes2004-08-28, by rathann
-
fall back to --> fall back on, some consistency2004-08-28, by diego
-
use correct headers2004-08-28, by rathann
-
loader gcc warning fixes and avifile sync2004-08-28, by rathann
-
small gcc warning fix2004-08-28, by rathann
-
x264 section reviewed.2004-08-28, by diego
-
more consistency, small changes2004-08-28, by diego
-
credits for Reynaldo Verdejo Pinochet2004-08-28, by diego
-
trailing whitespace2004-08-28, by diego
-
Small changes for added consistency.2004-08-28, by diego
-
Consistently insert lines with only "." between options.2004-08-28, by diego
-
Sync against english manpage. All done until "video filters"2004-08-28, by gpoirier
-
sync by Sebastian Krämer <mail@skraemer.de>2004-08-28, by diego
-
synced with 1.682 + random fixes2004-08-28, by paszczi
-
Some more dependency tracking2004-08-28, by wight
-
updates by Sebastian Krämer <mail@skraemer.de>2004-08-28, by diego
-
Added Reynaldo as maintainter for MPlayer's EDL code.2004-08-28, by al
-
EDL enhancement/fixes:2004-08-28, by rtognimp
-
Includes latest english patches translated in French, new sync against the2004-08-27, by gpoirier
-
Updated the AUTHORS file.2004-08-27, by ivo
-
wording2004-08-27, by paszczi
-
sync with 1.6812004-08-27, by paszczi
-
sync to 1.1252004-08-27, by henry
-
better -slang description inspired by a patch from Guillaume Poirier2004-08-27, by diego
-
simplification2004-08-27, by diego
-
Added output to multiple directories for vo_jpeg.2004-08-26, by ivo
-
added "xbutton" support for 4-5 button mice2004-08-26, by joey
-
Patches should be gzip or bzip2 compressed if necessary.2004-08-26, by diego
-
added forgotten dvb-t params lp_coderate and hierarchy2004-08-26, by nicodvb
-
Added myself as maintainer of vo_jpeg.2004-08-26, by ivo