Commit Graph

15566 Commits

Author SHA1 Message Date
kraymer 152d19d287 1.891: vstrict vs mjpeg update, typo
1.892: sync to x264 r137: adaptive B-frame decision, flush delayed frames
1.893: missing linebreak (skipped)
1.894: Move audio filter descriptions to the man page.
1.895: changed noreorder to reorder in mpegopts (ordering disabled by default) (skipped)
1.897: both reorder and noreorder flags are now available (skipped)
1.898: Document reorder and noreorder as (no)reorder. (skipped, last three were fixed prviously)
1.899: where the hell they got these infos from (native-endianness)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15416 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 20:57:28 +00:00
gpoirier 5bc15bf3e0 Sync with 1.963
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15415 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 19:38:10 +00:00
lorenm 18a4416a88 sync to x264 rev223 (options: ratetol, vbv_*)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15414 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 16:00:12 +00:00
kraymer fd6bf5c762 1.888: renamed init_adelay to vdelay with opposite range
1.889: List the 'context' option for the ffvhuff codec.
1.890: indentation fix
+ small MPEG-1/2 spelling fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15413 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 14:42:59 +00:00
kraymer d4f0266872 1.886: Sync -channels and -srate options with the XML docs.
1.887: spelling, wording and consistency fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15412 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 13:49:29 +00:00
kraymer 7630a0a9ef 1.883: fixes for previous commits (checked)
1.884: Mention that vstrict is necessary for some codecs, add ffvhuff.
1.885: Finish incomplete -af-adv documentation.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15411 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 13:17:26 +00:00
kraymer d9d9adbca1 1.882: Sync to x264 r134: weighted prediction for B-frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15410 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 13:00:52 +00:00
kraymer e7f9d21ba1 1.962: vo_ggi now supports ontop.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15409 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 09:16:39 +00:00
diego df17231d71 vo_ggi now supports ontop.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15408 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:04:56 +00:00
diego 467ab2516e - make use of libggiwmh if found by configure
* For now use it to set the window title
  * Implement "Window-On-Top" (experimental)
- Improved dirty region handling introduced in rev 1.33.
- other minor fixes
patch by Christoph Egger <Christoph_Egger at gmx dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15407 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:04:13 +00:00
diego 2045d25ceb If libggi has been found, search for the libggiwmh extension
w/o relying on it.
patch by Christoph Egger <Christoph_Egger at gmx dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15406 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:01:52 +00:00
nicodvb c4f89b5d45 large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15405 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 06:35:36 +00:00
kraymer 19f5e417c7 1.881: added new mpeg muxer options
(it's not in sync but does only add the lines from this patch)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15404 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 23:20:15 +00:00
kraymer 54f3f10a7b 1.879: man page review part XVI
+ small fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15403 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 22:50:21 +00:00
kraymer b2b48e32d7 1.877: x264: expose option "level_idc".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15402 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 16:15:55 +00:00
kraymer fbbad0e5f3 1.896: -format description updated to match current behavior.
1.878: Description of -af format was outdated.
(these two fit perfectly together)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15401 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 15:52:30 +00:00
kraymer fefbea46e0 1.874: Fix -sstep description.
1.875: mention udp:// streaming
1.876: Corrected/improved usage example for -af pan


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15400 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 15:21:19 +00:00
kraymer 04ff58a19d 1.872: vf_detc parameter names fixed. (already in prev commit)
1.873: better explanation of N-pass encoding


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15399 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 14:25:07 +00:00
kraymer bca2fcead6 1.870: man page review page XIV
1.871: man page review page XV


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15398 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 13:53:50 +00:00
nplourde 2fe93ee886 do not define HAVE_ALTIVEC_H on osx with gcc4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15397 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:57:43 +00:00
nplourde e9e2244616 mcpu & mtune work on gcc4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15396 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:54:48 +00:00
nplourde c52b30a43d if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15395 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:46:30 +00:00
nplourde f30e576719 look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15394 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:38:46 +00:00
gabrov 0116001cd5 synced with 1.16, initial translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15393 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:28:15 +00:00
diego 29a3449fa5 vo_quartz and vo_macosx support -ontop as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15392 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 23:52:27 +00:00
diego 1018877c39 wording/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15391 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 23:42:09 +00:00
rfelker 647fa498cb end of the locale nightmare, forever
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15390 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 21:39:17 +00:00
gpoirier 12cfd4f910 sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after all
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15389 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 21:29:19 +00:00
gabrov d5837a8964 synced with 1.64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15388 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 20:35:12 +00:00
reimar c864cb4832 update vstrict description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 20:10:58 +00:00
reimar 51d07d0ea2 vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15386 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 20:04:12 +00:00
reimar 313cc2c955 actually output 2 channel audio (instead of 6 channel with 4 empty channels)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15385 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 19:46:49 +00:00
gabrov 5bf0f176bb synced with 1.61
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15384 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 19:07:01 +00:00
henry ce70204266 strdup() of a NULL pointer, truckload of cola for me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15383 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 18:28:41 +00:00
gpoirier 6f68b43715 Nits - better description for border_mask
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15382 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 18:00:37 +00:00
nplourde 2d018ad059 dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15381 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 17:02:10 +00:00
diego 450e6b7d56 small updates/fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15380 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 12:43:05 +00:00
diego e04aa84720 Allow more gcc 3.x and 4.x versions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15379 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 11:53:33 +00:00
jheryan 2d8c5b4142 Synced with 1.58
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15378 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:43:21 +00:00
jheryan 40417c1e8d Synced with 1.74
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15377 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:32:32 +00:00
jheryan a0bd7c654f Synced with 1.24
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15376 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:31:53 +00:00
jheryan 5351702a76 Synced with 1.63
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15375 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:30:56 +00:00
jheryan c3c556e49d Synced with 1.11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15374 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:29:47 +00:00
jheryan c5cb036203 Synced with 1.953
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15373 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 05:27:15 +00:00
gpoirier 7312dbfe70 10l and more precise description of border_mask
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15372 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 22:23:33 +00:00
gpoirier b800566fda Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15371 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 21:48:02 +00:00
gpoirier ebe51da80b lavc's border processing adaptive quant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15370 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 20:56:59 +00:00
gpoirier 1a88eb42f8 Add border masking support for lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15369 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 20:51:38 +00:00
diego 1f48888099 MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15368 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 14:38:35 +00:00
gpoirier 873194cb41 explains what ARa is and a tries to improve the readability of the
paragraph about X and Y resolution


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15367 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 14:30:53 +00:00