summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* small fixesdiego2004-09-121-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13328 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed wording (s/Unteroption/Suboption)kraymer2004-09-121-25/+84
| | | | | | | very few updates in fideo filters section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13327 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2pass encoding support for x264(r46).iive2004-09-122-34/+42
| | | | | | | patch by Loren Merritt and Jeff Clagg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.mosu2004-09-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13325 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.711:gpoirier2004-09-121-16/+69
| | | | | | | | - Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop from the list to document - minor changes, and typos from 1.710 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13324 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added one more error check. Forgot it last time (grrr :) ).ivo2004-09-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13323 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed occurence of work as maintainer (in regard to Diego's email)kraymer2004-09-111-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13322 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates in video output drivers section (update rev 1710 of ↵kraymer2004-09-111-9/+63
| | | | | | en/mplayer.1)\nother minor fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13321 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopefully last format correction regarding prior commit in video output ↵kraymer2004-09-111-1/+3
| | | | | | drivers section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13320 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes some typos, wording and formattingkraymer2004-09-111-22/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13319 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed typo.ivo2004-09-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13318 b3059339-0415-0410-9bf9-f77b7e298cf2
* * Changed malloc and strncpy to strdup. Less code.ivo2004-09-111-20/+38
| | | | | | | | | | * More error checking. If malloc or strdup fails, print message and exit. * Free malloc'd memory when uninit is called. * Moved default of jpeg_outdir to preinit, so it is always malloc'd and can easily be freed at uninit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13317 b3059339-0415-0410-9bf9-f77b7e298cf2
* added myself to AUTHORS filekraymer2004-09-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13316 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed email addresskraymer2004-09-111-2/+2
| | | | | | | latest sync missed update of revision tag git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13315 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor changes I came across during sync of videofilters sectionkraymer2004-09-111-8/+8
| | | | | | | (hope it's common-sense) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13314 b3059339-0415-0410-9bf9-f77b7e298cf2
* spell-checking done for beginning until player-specific options (mplayer only)kraymer2004-09-111-59/+219
| | | | | | | | minor changes in wording according to Diego's suggestion many updates in videofilters section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>diego2004-09-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13312 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix seeking in audio-only case (crash when seeking backwards, time reset to 0)reimar2004-09-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop ↵danny2004-09-111-4/+48
| | | | | | from the list to document git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13310 b3059339-0415-0410-9bf9-f77b7e298cf2
* info packet is now file global, while meta pakcet is stream specific, as ↵alex2004-09-111-16/+44
| | | | | | discussed with Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13309 b3059339-0415-0410-9bf9-f77b7e298cf2
* output faad error message in case of a decoder errorreimar2004-09-111-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13308 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100lrtognimp2004-09-101-2/+2
| | | | | | | | | sys_errlist[] is deprecated and breaks compilation on some systems, replaced it with strerror() also commented out the printf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13307 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't prepend basepath to a full unix path. ( 10l to Joey. )al2004-09-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13306 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavformatdiego2004-09-101-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes for VirtualAlloc function:rtognimp2004-09-101-15/+48
| | | | | | | | | | | | | | | | | | | * mplayer received a SIGSEGV under Linux after Opening video decoder: [dmo] DMO video codecs VirtualAlloc(0x00400000, 859648, 0x00003000, 0x00000040) because that region was already under use and mmap() with MAP_FIXED has problems under Linux (see code). VirtualAlloc() fixed in "loader/ext.c". * VirtualAlloc() made to conform with win32 documented behavior regarding the alignment of the address and size arguments. * VirtualAlloc() detection of overlap with previous regions fixed. Patch by A. Guru ( a.guru at sympatico dot ca ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13304 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos, wordingdiego2004-09-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13303 b3059339-0415-0410-9bf9-f77b7e298cf2
* show video format for all demuxers, not just avi (move this somewhere else ↵rfelker2004-09-101-0/+9
| | | | | | if you prefer) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13302 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused variable (leftover of having two instances of directory creationivo2004-09-101-3/+2
| | | | | | | | code, before I moved both and created a function for that). Made code clearer by moving ++variable out of a function call. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13301 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid always skipping first junk with a "sync lost" messagereimar2004-09-091-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't leave a messed up terminal after a crashrtognimp2004-09-091-2/+12
| | | | | | | | | | | | | | | | | | | | Old way: crash: try uninit + exit (4 times) crash: try exit(1) crash: send self kill -9 With this patch: crash: try uninit + exit (4 times) crash: forget about the normal mplayer uninit codepaths and try restore terminal by force + exit crash: try exit crash: send self kill -9 Patch by Jan Knutar ( jknutar at nic dot fi ) Approved by alex git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13299 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos and wordings picked up by Diegogpoirier2004-09-091-20/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.709: "some typo, case change"gpoirier2004-09-091-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13297 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encoding options update, most are XviD relatedgpoirier2004-09-091-131/+312
| | | | | | | The manpage is up-to-date, in perfect sync with English 1.708. Yeah! ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13296 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-09-092-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13295 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typo, case changedanny2004-09-091-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13294 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.708 (aka first sync from my laptop;P)paszczi2004-09-091-142/+333
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13293 b3059339-0415-0410-9bf9-f77b7e298cf2
* All video filters are now documented and in sync against English man page.gpoirier2004-09-091-76/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13292 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding the code documentation guide linesattila2004-09-091-0/+124
| | | | | | | now everyone has to follow them git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13291 b3059339-0415-0410-9bf9-f77b7e298cf2
* chunk size fix from Ross Finlayson, ported from xinediego2004-09-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13290 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS policy updated as discussed on dev-eng.diego2004-09-081-54/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13289 b3059339-0415-0410-9bf9-f77b7e298cf2
* Von/van should not determine alphabetical order, email address added.diego2004-09-081-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13288 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typos on the XviD sectiongpoirier2004-09-081-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13287 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.707danny2004-09-081-482/+1305
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13286 b3059339-0415-0410-9bf9-f77b7e298cf2
* Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they canivo2004-09-084-56/+58
| | | | | | | | | | | | easily be re-used by other video output drivers, without having inapproriate names. To make live easier for the translators, I have made the same changes to the German and Spanish translations (those who already picked up on the MSGTR_VO_* messages). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13285 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch moves the directory creation code to a separate function. I haveivo2004-09-081-61/+43
| | | | | | | | | tried to re-use as much code as possible, to reduce the size of the patch. All duplicate code is removed, resulting in my first patch that actually decreases the size of the binary by about 700 bytes :-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13284 b3059339-0415-0410-9bf9-f77b7e298cf2
* Big changes on XviD documentation.gpoirier2004-09-071-48/+211
| | | | | | | | | All options are now _very well_ documented ;-) Some options related to each others have been moved around Deprecated are marked as such git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13283 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>diego2004-09-071-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13282 b3059339-0415-0410-9bf9-f77b7e298cf2
* newly created videofilters sectionkraymer2004-09-071-85/+90
| | | | | | | \-vf has been moved there from decoding section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13281 b3059339-0415-0410-9bf9-f77b7e298cf2
* finished translation and review of decoding/filtering sectionkraymer2004-09-071-15/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13280 b3059339-0415-0410-9bf9-f77b7e298cf2
* \-af note addedkraymer2004-09-071-81/+89
| | | | | | | | | | | | typos and expression changes unification of some technical terms macroblock -> makroblock bewegungsvektor -> Motion-Vector Nachbearbeitung -> Postprocessing little general work on decoding/filtering section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13279 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patchgpoirier2004-09-071-1/+28
| | | | | | | | "X11 options do not affect SDL", "\-noencodedups", "mplayer -af help now lists all available audio filters", "pullup docs + new feature for slow cpus" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13278 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with Diego's alphabetical order for lavdoptsgpoirier2004-09-071-55/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13277 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable direct rendering for h264michael2004-09-071-1/+1
| | | | | | | until now we did try with dr, and disabled it if more then 1 reference frame was used, but that rarely resulted in dr+h264 and its not guranteed to work as stride may end up different, and remocing CODEC_CAP_DR1 from h264 in ffmpeg isnt correct either as the h264 codec does support it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13276 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer X11 options do not affect SDL.diego2004-09-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13275 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellingdiego2004-09-071-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13274 b3059339-0415-0410-9bf9-f77b7e298cf2
* reorder lavdopts suboptions to achieve alphabetical orderkraymer2004-09-061-36/+36
| | | | | | | | | fixed the same typo a few times changed macro definition (now in sync) that fixed 'non-compliant' display of suboptions listings git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13273 b3059339-0415-0410-9bf9-f77b7e298cf2
* \-jpeg movedkraymer2004-09-061-114/+180
| | | | | | | | | updates in decoding/filtering section, especially addes lavdopts suboptions changed disclaimer other minor fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13272 b3059339-0415-0410-9bf9-f77b7e298cf2
* finally diego will be happy....this is totally useless but oh well :)rfelker2004-09-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13271 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer -af help now lists all available audio filters.ivo2004-09-064-0/+19
| | | | | | | Updated manual page. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13270 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not modify d_width and d_height when -xy option was given, otherwise -xy ↵reimar2004-09-061-1/+2
| | | | | | has no effect with e.g. vo_gl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13269 b3059339-0415-0410-9bf9-f77b7e298cf2
* pullup docs + new feature for slow cpus :)rfelker2004-09-062-3/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13268 b3059339-0415-0410-9bf9-f77b7e298cf2
* Copy-n-Paste bug breaking channel selection in audio configuration dialogreimar2004-09-061-2/+2
| | | | | | | Patch by (eyager at chartermi dot net) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13267 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13266 b3059339-0415-0410-9bf9-f77b7e298cf2
* pan filter needs number of _input_ channels, ported from the man page.diego2004-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13265 b3059339-0415-0410-9bf9-f77b7e298cf2
* List administrators.diego2004-09-061-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13264 b3059339-0415-0410-9bf9-f77b7e298cf2
* mailing lists and german documentation maintainers, spellingdiego2004-09-061-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13263 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavdopts fast, small fix to -lavdopts ecdiego2004-09-061-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13262 b3059339-0415-0410-9bf9-f77b7e298cf2
* alphabetical order for lavdoptsdiego2004-09-061-44/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13261 b3059339-0415-0410-9bf9-f77b7e298cf2
* MB, QP explanation, some more consistencydiego2004-09-061-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13260 b3059339-0415-0410-9bf9-f77b7e298cf2
* some new patch policy: compression, mail threading, printf vs mp_msgdiego2004-09-061-8/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13259 b3059339-0415-0410-9bf9-f77b7e298cf2
* More information on XviD's "interlaced" and "4mv" options thanks to agpoirier2004-09-061-1/+7
| | | | | | | discution with XviD devs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13258 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_ptsrfelker2004-09-051-0/+1
| | | | | | | | | | | | | ever infinite?!?!) but at least it makes it work... :) patch by Balazs KOSSOVICS (tevefeju AT freemail.hu): Hi! When we listening music with "-hr-mp3-seek" option, than there is a negative value at the first rewinds in the statusrange (-52 hours, some minutes). The patch is against this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13257 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sorry, typokraymer2004-09-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13256 b3059339-0415-0410-9bf9-f77b7e298cf2
*