summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removal of -jpeg commandline option.ivo2004-09-044-60/+225
| | | | | | | | It's replaced by an options parser in the module itself. Instead of mplayer -vo jpeg -jpeg options one now has to use mplayer -vo jpeg:options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13248 b3059339-0415-0410-9bf9-f77b7e298cf2
* alignment for SPARC64, second tryreimar2004-09-041-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13247 b3059339-0415-0410-9bf9-f77b7e298cf2
* af_pan wants number of _input_ channels, fixes bugzilla bug #22reimar2004-09-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13246 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fixdiego2004-09-041-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13245 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to latest manpage reviews by Diegokraymer2004-09-031-31/+29
| | | | | | | other marginal fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13244 b3059339-0415-0410-9bf9-f77b7e298cf2
* We don't need to support the old nvidia binary driver bug any longer.al2004-09-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13243 b3059339-0415-0410-9bf9-f77b7e298cf2
* better documentation of not obvious subq default settinggpoirier2004-09-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Diego's man page review part VIII commited, small syncs on video filtersgpoirier2004-09-031-68/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13241 b3059339-0415-0410-9bf9-f77b7e298cf2
* alphabetical orderdiego2004-09-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13240 b3059339-0415-0410-9bf9-f77b7e298cf2
* All libavcodec encoding options are now documentedgpoirier2004-09-031-148/+183
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13239 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved suboption parsing, fixes also compiler warningsreimar2004-09-031-13/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13238 b3059339-0415-0410-9bf9-f77b7e298cf2
* first attempt to make 24-bit PCM DVDs workreimar2004-09-031-8/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13237 b3059339-0415-0410-9bf9-f77b7e298cf2
* strictness level -1 to 'almost' ignore breaksrfelker2004-09-031-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13236 b3059339-0415-0410-9bf9-f77b7e298cf2
* just some debugging junk i'd like to have in there for now :)rfelker2004-09-021-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13235 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing initialization of roundreimar2004-09-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13234 b3059339-0415-0410-9bf9-f77b7e298cf2
* hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)michael2004-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13233 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Andoni Zubimendi <andoni at lpsat.net>nauj272004-09-021-2/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13232 b3059339-0415-0410-9bf9-f77b7e298cf2
* non spec compliant optizations supportmichael2004-09-021-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13231 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitle autodetection regardles of case (bug #65), patches Michal Svec ↵faust32004-09-021-1/+1
| | | | | | <rebel at atrey.karlin.mff.cuni.cz> and Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13230 b3059339-0415-0410-9bf9-f77b7e298cf2
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at ↵faust32004-09-023-0/+5
| | | | | | gnuage.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13229 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> ↵faust32004-09-021-2/+9
| | | | | | from the Geexbox mplayer patchset, some modification by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13228 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumped to 1.47wight2004-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13227 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.65wight2004-09-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13226 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.47wight2004-09-021-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13225 b3059339-0415-0410-9bf9-f77b7e298cf2
* - <screen> -> <command>, improves readibility and sense.wight2004-09-021-2/+2
| | | | | | | - Capitalization, 32bit -> 32-bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13224 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-09-024-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13223 b3059339-0415-0410-9bf9-f77b7e298cf2
* - sync 1.45wight2004-09-011-168/+179
| | | | | | | | - break long lines - remove trailing whitespace git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13222 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.694 + additional fixespaszczi2004-09-011-102/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13221 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part VIIIdiego2004-09-011-64/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes some upercase/points on sentencesgpoirier2004-09-011-10/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13219 b3059339-0415-0410-9bf9-f77b7e298cf2
* One-time cosmetics update.ivo2004-09-011-154/+236
| | | | | | | | | | | | | | I finally got rid of the horrible one-space indentation. Changed it to four spaces. Also changed all function calls, assignments, et cetera, to conform to a certain 'standard'. Removed all trailing whitespace. No more tabs (width can be different from editor to editor), it's all spaces now. Next semi-cosmetics stop will be doxygen comments. Tested: It compiles to exactly the same object as before. No functional change has been made. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13218 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync against Diego's man page review part VI & VIIgpoirier2004-08-311-85/+87
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13217 b3059339-0415-0410-9bf9-f77b7e298cf2
* Massive updates and sync on filters section.gpoirier2004-08-311-140/+185
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13216 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part VIIdiego2004-08-311-35/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13215 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.692 + random fixespaszczi2004-08-311-70/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13214 b3059339-0415-0410-9bf9-f77b7e298cf2
* cropdetect description updategpoirier2004-08-311-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13213 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part VIdiego2004-08-311-71/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13212 b3059339-0415-0410-9bf9-f77b7e298cf2
* cropdetect style fixupdiego2004-08-311-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compn wished for forcing codecs.diego2004-08-311-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13210 b3059339-0415-0410-9bf9-f77b7e298cf2
* The threads lavc option may negatively affect motion estimation.diego2004-08-311-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified Files:kraymer2004-08-301-49/+297
| | | | | | | | | DOCS/man/de/mplayer.1 Applied latest readability-patches down to Decoding/Filtering-Options. To this point, the german manpage is in sync. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13208 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using updated colorspace specifications from colorspaces.txt.reimar2004-08-301-9/+9
| | | | | | | All by manyfmts suboption supported formats should display correctly now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds rounding parameter for width and height values returned.reimar2004-08-302-6/+41
| | | | | | | Based on idea from <rcooley (at) spamcop (dot) net>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13206 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.682danny2004-08-301-510/+743
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13205 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow empty assignments, necessary for some weird servers...reimar2004-08-301-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small sync of just lavc options...gpoirier2004-08-301-59/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13203 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small syncs against english manpage around old-DiviX post-processing filtrers.gpoirier2004-08-301-46/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13202 b3059339-0415-0410-9bf9-f77b7e298cf2
* removal of (hopefully) trailing spaces, small fixes and syncs.gpoirier2004-08-301-134/+135
| | | | | | | | | Introduction of a comment in the nroff code to see up to which point the manpage is guaranteed to be in sync with English manpage (for french maintainers/reviewers). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13201 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL with lavc option descriptions, pointed out by Attila.diego2004-08-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13200 b3059339-0415-0410-9bf9-f77b7e298cf2
* unrarlibdiego2004-08-301-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13199 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.64 + fixed previous syncpaszczi2004-08-301-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13198 b3059339-0415-0410-9bf9-f77b7e298cf2
* #ifdef simplification and higher consistencydiego2004-08-301-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13197 b3059339-0415-0410-9bf9-f77b7e298cf2
* For some reason the arts sdl audio subdriver is called artsc.diego2004-08-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13196 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.63paszczi2004-08-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13195 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.688 + some fixespaszczi2004-08-291-252/+782
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13194 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. ↵gpoirier2004-08-291-146/+670
| | | | | | Some minor fixes too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13193 b3059339-0415-0410-9bf9-f77b7e298cf2
* Addition of x264 encoding options plus minor spelling and syncsgpoirier2004-08-291-2/+158
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13192 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVC (fourcc avc1) in mp4 supportrtognimp2004-08-293-0/+134
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13191 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-08-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13190 b3059339-0415-0410-9bf9-f77b7e298cf2
* small gcc warning fixesrathann2004-08-286-8/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13189 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesrathann2004-08-283-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13188 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix overcomplicated macros and a few warningsrathann2004-08-281-8/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13187 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix missing includesrathann2004-08-282-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13186 b3059339-0415-0410-9bf9-f77b7e298cf2
* fall back to --> fall back on, some consistencydiego2004-08-281-24/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13185 b3059339-0415-0410-9bf9-f77b7e298cf2
* use correct headersrathann2004-08-281-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13184 b3059339-0415-0410-9bf9-f77b7e298cf2
* loader gcc warning fixes and avifile syncrathann2004-08-284-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13183 b3059339-0415-0410-9bf9-f77b7e298cf2
* small gcc warning fixrathann2004-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13182 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 section reviewed.diego2004-08-281-41/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13181 b3059339-0415-0410-9bf9-f77b7e298cf2
* more consistency, small changesdiego2004-08-281-77/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13180 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Reynaldo Verdejo Pinochetdiego2004-08-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13179 b3059339-0415-0410-9bf9-f77b7e298cf2
* trailing whitespacediego2004-08-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small changes for added consistency.diego2004-08-281-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13177 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistently insert lines with only "." between options.diego2004-08-281-19/+585
| | | | | | | Greatly improves readability. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13176 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync against english manpage. All done until "video filters"gpoirier2004-08-281-46/+137
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13175 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Sebastian Krämer <mail@skraemer.de>diego2004-08-281-3/+147
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13174 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.682 + random fixespaszczi2004-08-281-4/+140
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more dependency trackingwight2004-08-281-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13172 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-281-310/+152
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added Reynaldo as maintainter for MPlayer's EDL code.al2004-08-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13170 b3059339-0415-0410-9bf9-f77b7e298cf2
* EDL enhancement/fixes:rtognimp2004-08-284-122/+278
| | | | | | | | | | | | | | | | | *Some edl's code moved from mplayer.c to edl.c (mencoder will use the same functions) * slighty faster * removed MAX_EDL_ENTRIES limit (just reserve the memory we really need) * really treat edl_records as a linked list (coz it is) * edl now 'remembers' pending operations after a manual _seek_ * better way of handling Mute/Umute eliminates some nasty bugs when manual seeking (scrwed up mute/unmute order, no audio after seek, etc) * seeking while on -edl mode now _WORKS_ Patch by Reynaldo H. Verdejo Pinochet (reynaldo at opendot dot cl) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13169 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rough but working bigendian support for radeon cards, patch by Luca Barbato ↵faust32004-