summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* synced with 1.1113gpoirier2005-09-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16566 b3059339-0415-0410-9bf9-f77b7e298cf2
* Symlinks are not needed any more.jheryan2005-09-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16565 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.24jheryan2005-09-231-5/+65
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16564 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screenshots can now be taken with -vf screenshot, based on a patch by Oded.diego2005-09-231-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16563 b3059339-0415-0410-9bf9-f77b7e298cf2
* better (hopefully correct) explanation of -frameno-filediego2005-09-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16562 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording fix suggested by the Wandererdiego2005-09-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16561 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes and additionsdiego2005-09-231-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nits and fixesgpoirier2005-09-232-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16559 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.58jheryan2005-09-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16558 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.22jheryan2005-09-231-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16557 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.93jheryan2005-09-231-285/+219
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16556 b3059339-0415-0410-9bf9-f77b7e298cf2
* last file translated, synced with 1.21jheryan2005-09-231-10/+397
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16555 b3059339-0415-0410-9bf9-f77b7e298cf2
* last file translated, synced with 1.79jheryan2005-09-231-0/+2547
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16554 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_RISKY is long gone from FFmpeg.diego2005-09-231-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16553 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavformat now requires CONFIG_(DE)MUXERS #defines.diego2005-09-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16552 b3059339-0415-0410-9bf9-f77b7e298cf2
* Creating a MPEG-1 file suitable for exchange, taken from the example posted ↵gpoirier2005-09-221-0/+10
| | | | | | by James Courtier-Dutton on mplayer-users git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16551 b3059339-0415-0410-9bf9-f77b7e298cf2
* What means AVC, more consistencygpoirier2005-09-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16550 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.70gabrov2005-09-221-11/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16549 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prints the numbers of start and end tracks and MSF length for eachgpoirier2005-09-224-12/+132
| | | | | | | | | | | track of a VCD when -identify is given. Patch by kiriuja < mplayer TIREH patches AH en TIREH directo POIS net > Original Thread: Date: Sep 11, 2005 3:30 AM Subject: [MPlayer-dev-eng] [PATCH] -identify VCD tracks git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16548 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1112gpoirier2005-09-221-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16547 b3059339-0415-0410-9bf9-f77b7e298cf2
* frameno.avi is an audio file, not a statistics file, wording fix.diego2005-09-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16546 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prints the number of titles, DVD disk ID, the numbers of chapters andgpoirier2005-09-221-0/+57
| | | | | | | | | | | | angles for each title, and the time length of each title if -identify is given when playing a DVD. Patch by kiriuja < mplayer TIREH patches AH en TIREH directo POIS net > Original thread at: Date: Sep 16, 2005 12:24 AM Subject: [MPlayer-dev-eng] [PATCH] -identify DVD titles git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16545 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some very weird people are apperantely scared of reading GPL code. :/ods152005-09-221-1/+1
| | | | | | | | Michael agreed to licence change on this blurb.. is there anyone else who wrote it and objects?.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16544 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.70paszczi2005-09-211-8/+106
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16543 b3059339-0415-0410-9bf9-f77b7e298cf2
* add some internal links between "codecs supported by mencoder" andgpoirier2005-09-202-9/+28
| | | | | | | | | "codecs featured by lavc". Added an audio encoding example. Moved the "codecs featured by lavc" in 2 shiny new sections (to allow the internal links to work) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16542 b3059339-0415-0410-9bf9-f77b7e298cf2
* bah, it's been there all night, and still noone fixed it...ods152005-09-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16541 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor spelling/wording/grammar fixesdiego2005-09-191-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16540 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording for -frameno-filediego2005-09-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16539 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disassemble comments and pass it to the demux_info interfacealex2005-09-191-17/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16538 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix my email addressalex2005-09-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16537 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document lavc audio codecsgpoirier2005-09-191-1/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16536 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lists main A/V codecs supported by MEncoder, talks about how to select an ↵gpoirier2005-09-191-4/+145
| | | | | | | | | imput file for encoding. Taken from D. Richard Felker III The Great's encoding guide git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16535 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1109gpoirier2005-09-191-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16534 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes formatting issuesgpoirier2005-09-191-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16533 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1108gpoirier2005-09-191-72/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16532 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the description of the newly introduced "-frameno-file" have all its ↵gpoirier2005-09-191-1/+2
| | | | | | sentences start in a newline to make groff and Diego happy :-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16531 b3059339-0415-0410-9bf9-f77b7e298cf2
* feel free to fix this as you see fit...ods152005-09-191-0/+9
| | | | | | | | | i want to be sure people will not take interest in this option and look it up and try using it. just enough for those already know it and still stubborn enough to use it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16530 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make frameno.avi not turn on by default. this is deprecated and this entireods152005-09-193-9/+15
| | | | | | | feature should be removed anyway. manpage update in a bit... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16529 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.14wight2005-09-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16528 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.22wight2005-09-191-1/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16527 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.72wight2005-09-191-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16526 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prints the number of tracks and MSF length for each track of an audio CD,gpoirier2005-09-192-7/+50
| | | | | | | | | | | | | prints ID_CDDA_TRACK=N output showing the currently played track number when -identify is given. Patch by kiriuja < mplayer TIRET patches CHEZ en TIRET directo POIS net > Doxygen comments by Guillaume POIRIER Original thread: Date: Sep 11, 2005 10:49 PM Subject: Re: [MPlayer-dev-eng] [PATCH] -identify audio CD tracks git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16525 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.1106wight2005-09-191-141/+453
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prints -identify output for:gpoirier2005-09-192-0/+7
| | | | | | | | | | - video codec of the current file; - signal numbers; - demuxer help header. Patch by kiriuja <mplayer DATH patches AH en DATH directo POIS net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Break up all long lines that were missed during the last reformatting round.diego2005-09-191-4/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16522 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: the directories specified with --with-xvid*dir were ignored.gpoirier2005-09-191-1/+1
| | | | | | | | | | | | | | | Patch by Diego Bug reported here: http://mplayerhq.hu/pipermail/mplayer-users/2005-September/055541.html [MPlayer-users] CVS fails to compile (xvid related) Giacomo Comes comes at naic.edu Wed Sep 14 16:36:33 CEST 2005 Patch available here: Date: Sep 10, 2005 8:45 PM Subject: [MPlayer-dev-eng] [PATCH] XviD profile support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16521 b3059339-0415-0410-9bf9-f77b7e298cf2
* change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageivo2005-09-1911-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo noticed by Torinthieldiego2005-09-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16519 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.182jheryan2005-09-191-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16518 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed dependency on glibc's %a in sscanf()nicodvb2005-09-181-22/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16517 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: fully working DXN profile support require XviD 1.1.x. Earlier version ↵gpoirier2005-09-181-0/+4
| | | | | | will work but will lack VBV support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16516 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling/grammar fixesdiego2005-09-181-54/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16515 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reflect recent changes to the the pan audio filter syntax and behavior indiego2005-09-181-42/+37
| | | | | | | the documentation, patch by Reimar Doeffinger with some fixes by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16514 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove very obsolate draft...iive2005-09-181-583/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16513 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove info frame repeating its problematic and controversicalmichael2005-09-171-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2
* add FreeBSD default cd/dvd devicesnexus2005-09-172-9/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16511 b3059339-0415-0410-9bf9-f77b7e298cf2
* The s key is now used for taking screenshots.diego2005-09-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify the descriptions of vo_gl and vo_gl2 including some fixes.diego2005-09-171-34/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16509 b3059339-0415-0410-9bf9-f77b7e298cf2
* add FreeBSD default cd/dvd devicesnexus2005-09-171-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16508 b3059339-0415-0410-9bf9-f77b7e298cf2
* add back_ptrmichael2005-09-171-23/+27
| | | | | | | | | | add info_frames require sync_point after headers require info packets to be between headers and frames (or you could say they are headers now) add userdata stream type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix H264 packetizer. Might not work with arbitrary slice order.reimar2005-09-171-1/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16506 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a demux_peekc function that allows to just "have a look" at the nextreimar2005-09-171-0/+3
| | | | | | | byte of data from the demuxer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16505 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, probably..ods152005-09-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16504 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nitsgpoirier2005-09-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1102gpoirier2005-09-161-7/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16502 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valuediego2005-09-161-1/+1
| | | | | | | of the libavutil test, not some random temporary variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16501 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing break for WM_SYSCOMMAND handling.reimar2005-09-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16500 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.181 and misc fixesdiego2005-09-161-11/+11
| | | | | | | patch by Paul TT < paultt -- at -- hackerjournal -- dot -- it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16499 b3059339-0415-0410-9bf9-f77b7e298cf2
* print the first 16 bytes of frame data with -v -v, helps detect whenreimar2005-09-161-0/+2
| | | | | | | the demuxer messes up packetizing (-dumpvideo does not help here :-( ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16498 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong editlist handling: end pts must be included.reimar2005-09-161-1/+1
| | | | | | | | Fixes another BBC sample (why is it always BBC samples that break MPlayer??): http://images.apple.com/movies/us/hd_gallery/gl1800/720p/bbc-africa_m720p.mov git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16497 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix expanding of $_ld_dl when needed by iconvaurel2005-09-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16496 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention af_pan changereimar2005-09-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16495 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix af_pan commandline mess and (hopefully) improve description.reimar2005-09-152-9/+16
| | | | | | | | It should now output the right number of channels and it doesn't silently clamp values to the too restrictive [0, 1] range. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16494 b3059339-0415-0410-9bf9-f77b7e298cf2
* When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.reimar2005-09-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small wording/spelling fixes, one duplicate entry removed.diego2005-09-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16492 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add comments to a few #endif statements in order to make clear whichdiego2005-09-151-21/+21
| | | | | | | #ifdef they belong to. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16491 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fix: OSD bar for gamma changes should only appear when gammareimar2005-09-141-1/+2
| | | | | | | changing gamma is supported (like all other equalizer controls). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16490 b3059339-0415-0410-9bf9-f77b7e298cf2
* hardware color-space conversion for vo_gl and vo_gl2reimar2005-09-148-8/+900
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor wording fix in the advanced audio guidewanderer2005-09-141-2/+2
| |