commit cff6a6ecc4d800b7d8abc0ba653bf1b495f4902f Author: Kovensky Date: Fri Feb 6 14:00:54 2009 -0300 Several libass fixes libass/ass_bitmap.c | 48 ++++++++++++++++------- libass/ass_bitmap.h | 4 +- libass/ass_cache_template.c | 1 + libass/ass_render.c | 89 ++++++++++++++++++++++++++++++++++++------ 4 files changed, 113 insertions(+), 29 deletions(-) commit 343433e7aa7f1c62f7f1711f3574b9e8e970295c Author: Kovensky Date: Fri Feb 6 13:54:58 2009 -0300 Add date to the header version.sh | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit cedc265e2275e311063d349b217fc4583a9df48f Author: Kovensky Date: Fri Feb 6 13:51:49 2009 -0300 Ported changes from the SVN tree. DOCS/tech/slave.txt | 5 +++ cfg-mplayer-def.h | 15 ++++++-- command.c | 7 ++++ config.sh | 10 +++++ configure | 32 ++++++++++++---- defaultopts.c | 2 +- etc/codecs.conf | 14 +++++++ etc/mplayer.ico | Bin 5694 -> 74116 bytes input/input.c | 36 +++++++++++++++++-- input/input.h | 1 + liba52/imdct.c | 4 +- libaf/af_equalizer.c | 13 ++++++- libmpcodecs/vd_dshow.c | 3 +- libmpcodecs/vd_ffmpeg.c | 21 ++++++++++- libmpdemux/demux_lavf.c | 3 ++ libswscale/swscale_internal.h | 2 +- libvo/font_load_ft.c | 8 +++- libvo/vo_direct3d.c | 21 ++++++++++- libvo/vo_directx.c | 19 +++++++++- libvo/w32_common.c | 15 ++++---- mencoder.c | 14 +++++++ mp_msg.c | 57 ++++++++++++++++++++++++++++- mplayer.c | 80 ++++++++++++++++++++++++++++++++++++++++- osdep/keycodes.h | 30 +++++++++++++++ osdep/mplayer.rc | 3 +- osdep/resource.h | 6 +++ version.sh | 11 +++--- 27 files changed, 386 insertions(+), 46 deletions(-) commit bdeb2271bb5ad3940bb7ce34adc1552d4dcd6be6 Merge: 6192b07... 0406d95... Author: Uoti Urpala Date: Fri Jan 23 20:57:48 2009 +0200 Merge branch 'master' into mt commit 0406d951209df261970424256d76f293649ec140 Merge: 79e1aa7... 39b7c15... Author: Uoti Urpala Date: Fri Jan 23 20:56:50 2009 +0200 Merge svn changes up to r28348 commit 6192b07d8594d84c39ef7d78ec6c49c44185e290 Merge: fbaf881... 79e1aa7... Author: Uoti Urpala Date: Fri Jan 23 00:09:02 2009 +0200 Merge branch 'master', update FFmpeg-mt Update both MPlayer and the FFmpeg-mt submodule to versions with changed FFmpeg config variable semantics. commit 39b7c1576d826cfd72f34a3491a094d07b3d7041 Author: nicodvb Date: Thu Jan 22 21:50:13 2009 +0000 in parse_pat() IDENTIFY program number and pmt_pid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28348 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_ts.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7c0e42be2b0c3783de3308436c710ee09d097b85 Author: diego Date: Tue Jan 20 23:23:53 2009 +0000 The homepage/ subdirectory should no longer be redirected on web mirrors. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28347 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/mirrors/mirror_howto.txt | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) commit 05a6ce54c9af9fca243a647baa22834be0c74dd1 Author: compn Date: Tue Jan 20 17:20:16 2009 +0000 add EPHV to ffodivx,xvid add T263 to ffh263 add MFZ0 binary codec Moyea Flash to Video Converter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28346 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 9a9cf3ce7afa4bfc260436d689767538d3cb6a33 Author: gpoirier Date: Tue Jan 20 15:31:24 2009 +0000 sync w/r28341 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28345 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 3ba07a98430c415893ed8aac254ff11b7df1cb4d Author: cehoyos Date: Tue Jan 20 09:31:07 2009 +0000 Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28344 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit d46ae7fddb6bea2c80c21f976eaeb6ddcdbaa7cb Author: cehoyos Date: Tue Jan 20 09:17:32 2009 +0000 Disable upcoming VC1/WMV3 VDPAU decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28343 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8d242b60e09672c50f13af70d39c66807953319a Author: diego Date: Mon Jan 19 17:12:43 2009 +0000 cosmetics: Remove pointless period after copyright statement non-sentences. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28342 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_md5sum.c | 2 +- libvo/vo_sdl.c | 2 +- vidix/cyberblade_regs.h | 2 +- vidix/dhahelperwin/dhahelper.c | 2 +- vidix/dhahelperwin/dhahelper.h | 2 +- vidix/sis_bridge.c | 4 ++-- vidix/sis_vid.c | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) commit 79e1aa7cc7a9ac695c3af361bca72013ef272885 Merge: 3ba97da... 39cb032... Author: Uoti Urpala Date: Mon Jan 19 00:04:43 2009 +0200 Merge svn changes up to r28341 Conflicts: configure libmpcodecs/native/rtjpegn.c commit 39cb032fd184a62416f1e62d26e05576cfd8dbe4 Author: gpoirier Date: Sun Jan 18 18:05:16 2009 +0000 fix device_id option after r28165 patch by Adrian Stutz %adrian A sttz P ch% Original thread: date Fri, Jan 9, 2009 at 4:03 PM subject [MPlayer-dev-eng] [PATCH] vo_macosx: fix device_id option after r28165 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28341 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 3 ++- libvo/vo_macosx.m | 13 ++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) commit 3ba97da297e1e1a5ca9dabdda60cc6a62f77affc Author: Uoti Urpala Date: Sun Jan 18 17:17:57 2009 +0200 configure: Make --enable-gui print an error Since compilation with GUI enabled will not succeed, make the configure option return an error immediately instead of triggering an obscure compiler error later. configure | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit cc52547eced860feda39254c98c226ebdc6bac9d Author: diego Date: Sat Jan 17 21:33:30 2009 +0000 Reduce QuickTime binary decoder verbosity. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28340 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/win32.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 84784a50942a377c48d6bb2e33fa180c8cf21fd0 Author: cehoyos Date: Sat Jan 17 11:31:12 2009 +0000 MPlayer only supports latest libavutil. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28339 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 83c523f9ea76c556c1a8ee878ee91f15fe7ec1c6 Author: cehoyos Date: Sat Jan 17 11:29:36 2009 +0000 Fix compilation: s/ff_gcd/av_gcd. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28338 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_resample.c | 4 ++-- libmpdemux/demux_lavf.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit f14ff6d0544b38cd47aae891b61e0e0d85995e2d Author: reimar Date: Fri Jan 16 21:04:52 2009 +0000 100l, forgot to delete two defines left over from old HAVE_MMX handling code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28337 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/aclib.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 88d4577180f86240287e4a64e3445db2022d30ea Author: gpoirier Date: Fri Jan 16 20:32:36 2009 +0000 fix compilation without VDPAU decoders git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28336 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b2a8be81e6267488fc9aeef445f3a4a2a474e382 Author: compn Date: Fri Jan 16 19:09:57 2009 +0000 add mimic in avi fourcc LM20 to ffmimic MidiVid3 binary decoder for MV30 Telegeny binary decoder for VDTZ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28335 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) commit 0f224d32dcb47d393e9c935409bbebd485efdc10 Author: gpoirier Date: Fri Jan 16 13:19:29 2009 +0000 revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28334 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_hwac3.c | 4 ++-- libmpcodecs/vd_ffmpeg.c | 2 +- libmpcodecs/vf.c | 2 +- libmpcodecs/vf_scale.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) commit 707afbe9d6a1e1441b8b677a8ddb8e215afb2023 Author: gpoirier Date: Fri Jan 16 12:37:56 2009 +0000 Completely get rid of MMX define, use HAVE_MMX define instead. Patch by Guillaume LECERF % foxcore A gmail P com % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28333 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/native/rtjpegn.c | 53 +++++++++++++++++++---------------------- 1 files changed, 25 insertions(+), 28 deletions(-) commit 1e030723596ba5973fa7868ed547cd694f198241 Author: gpoirier Date: Fri Jan 16 12:23:52 2009 +0000 fix wrong #ifdef/#ifndef -> #if conversion in r28323 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28332 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fbaf88100032ffd6536ed75b24c12b9f2814ac25 Author: Uoti Urpala Date: Fri Jan 16 12:33:19 2009 +0200 Update to latest FFmpeg-mt commit dc3eab332f571946e6a492d542971a309af6ed21 Author: Uoti Urpala Date: Fri Jan 16 12:30:05 2009 +0200 Fix possible audio stutter when playing audio-only files The same fix already exists in svn but merging would bring in changes incompatible with current ffmpeg-mt. mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 04618813338933f4841824607235e07e735b75b9 Merge: f217971... 2b45912... Author: Uoti Urpala Date: Fri Jan 16 12:29:28 2009 +0200 Merge branch 'master' into mt commit 5538dcf03b6906810bfcd1d0688856b776b66edc Author: gpoirier Date: Fri Jan 16 10:07:14 2009 +0000 fix compilation on non x86 machines (PPC here) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28331 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_hwac3.c | 4 +- libmpcodecs/native/rtjpegn.c | 44 +++++++++++++++++++++--------------------- libmpcodecs/vd_ffmpeg.c | 2 +- libmpcodecs/vf.c | 2 +- libmpcodecs/vf_scale.c | 2 +- 5 files changed, 27 insertions(+), 27 deletions(-) commit 17923f688bf59f88ac9939a57afb51f45098ab7f Author: reimar Date: Fri Jan 16 09:44:36 2009 +0000 Fix a wrongly converted !defined(ARCH_X86_64) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28330 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9dee994c239562cd0dc89aad73a977b033324969 Author: reimar Date: Fri Jan 16 09:41:26 2009 +0000 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time. Fixes stuttering audio when playing audio-only files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28329 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 398389873420bb225e7085a8dc3b1354dfbcb655 Author: reimar Date: Fri Jan 16 09:35:05 2009 +0000 Another missed #ifdef HAVE_MMX git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28328 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/native/rtjpegn.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 97df2f91624249b8a93c1d8ba7b4857150200628 Author: reimar Date: Fri Jan 16 09:32:54 2009 +0000 More #ifdef HAVE_MMX etc. missed by earlier search. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28327 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_resample.c | 2 +- libmpcodecs/vf_filmdint.c | 10 +++++----- libmpcodecs/vf_yadif.c | 8 ++++---- libvo/aclib.c | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) commit 4abf191c5dd22bf1617aee1e62c4917e84a949da Author: reimar Date: Fri Jan 16 09:29:20 2009 +0000 More #ifdef -> #if fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28326 b3059339-0415-0410-9bf9-f77b7e298cf2 liba52/imdct_3dnow.h | 28 ++++++++++++++-------------- liba52/srfftp_3dnow.h | 4 ++-- libaf/af.h | 2 +- libvo/fastmemcpy.h | 4 ++-- 4 files changed, 19 insertions(+), 19 deletions(-) commit 93d598c7b2d6f71fa6381829dc6ec3610ed322e8 Author: reimar Date: Fri Jan 16 09:21:21 2009 +0000 Lots and lots of #ifdef ARCH_... -> #if ARCH_... and #ifdef HAVE_MMX etc -> #if HAVE_MMX. There might be still more that need to be fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28325 b3059339-0415-0410-9bf9-f77b7e298cf2 liba52/a52_internal.h | 2 +- liba52/bitstream.h | 2 +- liba52/downmix.c | 4 +- liba52/imdct.c | 22 ++++++----- liba52/resample.c | 8 ++-- liba52/resample_mmx.c | 2 +- libmpcodecs/dec_video.c | 2 +- libmpcodecs/pullup.c | 8 ++-- libmpcodecs/vd_libmpeg2.c | 4 +- libmpcodecs/vf_decimate.c | 4 +- libmpcodecs/vf_divtc.c | 4 +- libmpcodecs/vf_eq.c | 4 +- libmpcodecs/vf_eq2.c | 4 +- libmpcodecs/vf_fspp.c | 14 +++--- libmpcodecs/vf_halfpack.c | 4 +- libmpcodecs/vf_hue.c | 2 +- libmpcodecs/vf_ilpack.c | 12 +++--- libmpcodecs/vf_ivtc.c | 4 +- libmpcodecs/vf_noise.c | 14 +++--- libmpcodecs/vf_pp7.c | 8 ++-- libmpcodecs/vf_scale.c | 2 +- libmpcodecs/vf_spp.c | 10 ++-- libmpcodecs/vf_tfields.c | 12 +++--- libmpcodecs/vf_unsharp.c | 4 +- libmpcodecs/vf_uspp.c | 6 +- libmpdemux/asfguid.h | 2 +- libmpeg2/cpu_accel.c | 12 +++--- libmpeg2/cpu_state.c | 10 ++-- libmpeg2/idct.c | 6 +- libmpeg2/idct_alpha.c | 2 +- libmpeg2/idct_altivec.c | 2 +- libmpeg2/idct_mmx.c | 2 +- libmpeg2/motion_comp.c | 14 +++--- libmpeg2/motion_comp_alpha.c | 2 +- libmpeg2/motion_comp_altivec.c | 2 +- libmpeg2/motion_comp_arm.c | 2 +- libmpeg2/motion_comp_mmx.c | 2 +- libmpeg2/motion_comp_vis.c | 2 +- libmpeg2/mpeg2_internal.h | 2 +- libvo/aclib.c | 79 ++++++++++++++++++++++++++----------- libvo/aclib_template.c | 25 ++++++------ libvo/osd.c | 86 ++++++++++++++++++++++++---------------- libvo/osd_template.c | 42 ++++++++++---------- mp3lib/decod386.c | 4 +- mp3lib/sr1.c | 22 ++++++----- vidix/dha.c | 4 +- 46 files changed, 271 insertions(+), 215 deletions(-) commit 452cda5332e48c77ae5a5594eff3f57d54ded30c Author: reimar Date: Fri Jan 16 08:45:35 2009 +0000 More #ifdef -> #if git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28324 b3059339-0415-0410-9bf9-f77b7e298cf2 mencoder.c | 14 +++++++------- mplayer.c | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) commit cd1c4655b8dfe238c07bf0ef06e222000273b281 Author: reimar Date: Fri Jan 16 08:43:05 2009 +0000 Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28323 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 44 ++++++++++++++++++++++---------------------- cpudetect.h | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) commit 285e30f1e477efee95cb13e8a4ac292d52a17125 Author: cehoyos Date: Fri Jan 16 02:14:25 2009 +0000 Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will be used by MPlayer. Original patch by NVIDIA corporation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28322 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 8ba39dcfcc738b1bca18a62d836d3ec7b843e850 Author: cehoyos Date: Fri Jan 16 01:55:48 2009 +0000 Disable upcoming MPEG_VDPAU_DECODER. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28321 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1279c23834949532592b620890fa12273a42d4a3 Author: diego Date: Fri Jan 16 01:11:16 2009 +0000 one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28320 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 081281f39b9869cf50fb6c8b75a8afe1ff076e62 Author: gpoirier Date: Thu Jan 15 17:21:25 2009 +0000 sync w/r28279 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28319 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 40 +++++++++++++++++++++++++++++++--------- 1 files changed, 31 insertions(+), 9 deletions(-) commit a41f7e04acfb2181f176a826f96fd540c31ada61 Author: diego Date: Thu Jan 15 15:57:19 2009 +0000 Get rid of now unused FFmpeg ENABLE_ preprocessor directives. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28318 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 19 ++----------------- 1 files changed, 2 insertions(+), 17 deletions(-) commit f23a726b3631e028fd1df8e8f114a6e1a138f88c Author: diego Date: Thu Jan 15 15:56:24 2009 +0000 Sync with latest FFmpeg changes: #define disabled preprocessor directives used by FFmpeg to 0 instead of leaving them undefined. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28317 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 795372e836f5710fa33165a8da62d5030309aefb Author: diego Date: Thu Jan 15 15:51:50 2009 +0000 Treat mlib as a normal FFmpeg option, not a CPU extension. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28316 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 2181a690e2d4962b91cbf29c9a30aeb1c8f971a3 Author: diego Date: Thu Jan 15 15:41:29 2009 +0000 Treat SH architecture like SH4 like in FFmpeg, the only place it is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28315 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 5a1e1c63728c647fe8bdcf9d9b00d7c669eb3714 Author: diego Date: Thu Jan 15 15:40:12 2009 +0000 SH4 is not a CPU extension mechanism. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28314 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 16333e985a6f08758b1e7123472ed0e64f682162 Author: diego Date: Thu Jan 15 08:51:12 2009 +0000 Mark internal libraries as such in the configure summary, fixes Bugzilla #1378. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28313 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-) commit 7db7002523b03e81d7b9b104e7dbb75984ce94ee Author: diego Date: Thu Jan 15 08:46:17 2009 +0000 Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28312 b3059339-0415-0410-9bf9-f77b7e298cf2 osdep/mplayer.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2b45912684f9e383e5cebb56c1b4e712f90b67cc Author: Uoti Urpala Date: Thu Jan 15 06:00:38 2009 +0200 Fix dvdnav call broken in pause changes mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9bcd12fdf5c6f85e9bb391caa2713021624a957e Merge: d419ecd... e0d66b1... Author: Uoti Urpala Date: Thu Jan 15 05:07:09 2009 +0200 Merge svn changes up to r28310 The libdvdread4 and libdvdnav directories, which are externals in the svn repository, are at least for now not included in any form. I added configure checks to automatically disable internal libdvdread and libdvdnav if the corresponding directories are not present; if they're added manually then things work the same as in svn. commit e0d66b140e1da7a793bff15003cadab79544b1dd Author: Uoti Urpala Date: Thu Jan 15 01:11:47 2009 +0200 Revert OSD flicker fixes done better in another branch Revert three commits from svn before merging other svn changes to another branch. That branch has better fixes for these issues and the commits would only cause conflicts. The reverted commits are: "Avoid flickering OSD with -vf yadif=1" commit 5904de25e3b78b78ca6ea81e18d436377d426a43 "Fix OSD flicker with tfields as well." commit 8385fa3dc62b51e3395c6206b0901f2e909b8f57 "Fix OSD flickering with filters that add frames (tfields, yadif) and" commit 17ea23ac7467a26aa0919deae506c15641c03afb libmpcodecs/vf.c | 14 -------------- libmpcodecs/vf.h | 1 - libmpcodecs/vf_tfields.c | 6 +++--- libmpcodecs/vf_yadif.c | 2 +- 4 files changed, 4 insertions(+), 19 deletions(-) commit d419ecd161634e79dab3ac57d57c4bccba2adcdc Author: Uoti Urpala Date: Thu Jan 15 01:07:12 2009 +0200 OSD: Ensure that OSD content is drawn in filter-added frames Move the OSD drawing calls from filter_video() to higher-level code to ensure that VOs will draw the OSD also in filter-added frames, which are displayed without a separate call to filter_video(). libmpcodecs/dec_video.c | 9 +-------- libmpcodecs/dec_video.h | 3 +-- mencoder.c | 14 ++++++++++++-- mplayer.c | 12 +++++++----- 4 files changed, 21 insertions(+), 17 deletions(-) commit 2d532689fcc96deaa8ae8c05c34e315cfcef8350 Author: Uoti Urpala Date: Thu Jan 15 00:32:03 2009 +0200 core: Improve handling of bad timestamps Rewrite some of the -correct-pts frame generation code. The most noticeable difference is that video timestamps which jump around but do not go backwards more than 0.5 seconds will not affect overall video playback speed. Only larger jumps are treated as timestamp resets and increase the overall length of the video timeline. This will hopefully give watchable results for videos which have broken timestamps or which MPlayer does not demux or otherwise handle properly. mplayer.c | 132 +++++++++++++++++++++++++++++------------------------------- 1 files changed, 64 insertions(+), 68 deletions(-) commit 02bc48b67dd88c974c8f9298a0c50cbfcd51af41 Merge: c1b80dc... 38a76f7... Author: Uoti Urpala Date: Thu Jan 15 00:29:51 2009 +0200 Merge branch 'pause' commit 38a76f7fdf5c03bc49072b693d7c53b343f2994a Author: Uoti Urpala Date: Wed Jan 14 02:51:24 2009 +0200 core: Better -nocorrect-pts pause and filter-added frames handling Rewrite the -nocorrect-pts frame creation code. The new version always updates the visible frame when seeking while pausing, and supports filter-added frames. It can not time those properly though. Now the handling of filter-added frames in MPlayer always uses the new method independently of the value of correct-pts but MEncoder still expects the old behavior. Add a global variable that is set under MEncoder only and change the filters to choose behavior based on that instead of the correct_pts option. libmpcodecs/vf_tfields.c | 9 ++-- libmpcodecs/vf_yadif.c | 7 ++- mencoder.c | 1 + mplayer.c | 120 ++++++++++++++++++++++++++------------------- 4 files changed, 79 insertions(+), 58 deletions(-) commit be34ba7a39fa9dfe50edb124a194156b4122145d Author: aurel Date: Wed Jan 14 00:13:56 2009 +0000 Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28311 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb.c | 32 +++++----- libswscale/rgb2rgb_template.c | 122 ++++++++++++++++++++-------------------- libswscale/swscale-example.c | 4 +- libswscale/swscale.c | 99 ++++++++++++++++++--------------- libswscale/swscale_internal.h | 10 ++-- libswscale/swscale_template.c | 86 ++++++++++++++-------------- libswscale/yuv2rgb.c | 22 +++---- libswscale/yuv2rgb_template.c | 6 +- 8 files changed, 195 insertions(+), 186 deletions(-) commit 1f782eb802e9774bc53103e935eb673c283cf0aa Author: Uoti Urpala Date: Tue Dec 9 18:39:38 2008 +0200 core: Set OSD contents better while paused Handle timing out of OSD messages and set the OSD function symbol to pause instead of play. The implementation is hackish and should be cleaned up later with other pause loop changes. mplayer.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 8ed6d269779d8917492614ce8b204a712e311195 Author: Uoti Urpala Date: Tue Dec 9 17:31:01 2008 +0200 vo_gl: Support changing OSD over existing frame libvo/vo_gl.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 321c93ee998266cff4ce5b5eff2aaba4e2311dd0 Author: Uoti Urpala Date: Mon Dec 8 20:04:08 2008 +0200 core: Rewrite some of the A/V sync related code Notable functionality changes: * Timing change between any two frames is now accurately limited to 1/10 of their nominal distance. Previous code did not always use the correct duration. * The status line now keeps showing the same A-V sync value from one video frame change to the next. Previously it kept recalculating the value using a new audio position but the same video position when the status line was updated between video frames. This incorrectly showed the video losing sync with audio. * The status line now displays actual measured A-V difference in autosync mode too. The previous code displayed values that completely ignored real timing in autosync mode, showing 0 A-V difference even when video was significantly behind audio due to inadequate decoding speed. The new behavior can make the shown A-V values appear more unstable if the audio out has unreliable delay measurements (the most likely reason to use autosync), but this is a display change rather than a timing quality change. * Autosync mode now tries to adjust timing by the amount of time vo_flip() calls take, so the calls start earlier and finish at the time the frame should be shown. Previously non-autosync mode adjusted for this but autosync did not. * The warning about the system being too slow to decode the video in realtime is now displayed in autosync mode too. mp_core.h | 20 ++++++++ mplayer.c | 149 ++++++++++++++++++++++++++++--------------------------------- 2 files changed, 88 insertions(+), 81 deletions(-) commit da01b889d7e2352b46875e5fd6836bc67dd64536 Author: compn Date: Tue Jan 13 17:08:29 2009 +0000 add SLMJ fourcc to ffmjpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28310 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 88ac91a8150f3518458ede3f5b8107c179bcfccf Author: compn Date: Tue Jan 13 17:05:18 2009 +0000 add binary codecs: Forward JPEG Video Codec (FRWD) Forward JPEG+Alpha Video Codec (FRWT) Forward Uncompressed Video Codec (FRWU) DideoNET SMV2 Codec (SMV2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28309 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) commit 5a4f84017c12d4f48a665689c2bab10739053c55 Author: compn Date: Tue Jan 13 11:53:54 2009 +0000 add nsvideo (NSVI) binary codec. works on uncommon samples list git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28308 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit a0379a5e047dde29b3ca02cfd2508cda79eb5f20 Author: compn Date: Tue Jan 13 02:38:03 2009 +0000 add yamaha adpcm ffmpeg codec, works on sample git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28307 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit d9e88d6a82a91ec517a812b7fc36b38d1b8d794b Author: diego Date: Sun Jan 11 23:20:56 2009 +0000 Update copyright year. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28306 b3059339-0415-0410-9bf9-f77b7e298cf2 mencoder.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bd2a867e43987aff91acd059f528c32c54c740eb Author: diego Date: Sun Jan 11 22:53:08 2009 +0000 Sync with latest FFmpeg changes: Check for the availability of truncf(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28305 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 656660e5609d8c383b0db418202a140174a9cd78 Author: diego Date: Sun Jan 11 19:48:51 2009 +0000 spelling/grammar/wording/whitespace git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28304 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/libmpcodecs.txt | 156 +++++++++++++++++++++++---------------------- 1 files changed, 79 insertions(+), 77 deletions(-) commit 0ccbcc55a75800eb61f91c31090630b5b226f5f7 Author: diego Date: Sun Jan 11 19:48:01 2009 +0000 Fix d_width vs. d_height typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28303 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/libmpcodecs.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7b8ab957e0051ba6c6bd808456966b9c8f851324 Author: diego Date: Sun Jan 11 19:47:17 2009 +0000 Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28302 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/libmpcodecs.txt | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 0acdb748548e745591086e424648bbfac089dd7c Author: diego Date: Sun Jan 11 15:36:08 2009 +0000 Remove outdated comment. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28301 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 0cec4f5c7a131a2e5be42bf5fb2582e099831fe1 Author: diego Date: Sun Jan 11 15:31:53 2009 +0000 cosmetics: Move CPU byte order check to a more sensible place. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28300 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 54 ++++++++++++++++++++++++++++-------------------------- 1 files changed, 28 insertions(+), 26 deletions(-) commit 7e5899961efb6abddc30217b27afe9b0a74cee87 Author: diego Date: Sun Jan 11 13:33:44 2009 +0000 Only check for YASM support on x86 systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28299 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 7daf30cd9c12fcd86791cd062ba5141241c6394b Author: diego Date: Sun Jan 11 12:58:06 2009 +0000 cosmetics: Move some checks to more logical places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28298 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 170 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 87 insertions(+), 83 deletions(-) commit 872412b3c2fa299b4b2f965ad77dbb7ecb3a212f Author: ptt Date: Sun Jan 11 12:17:46 2009 +0000 removed remaining english word git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28297 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/it/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ebd030116fd8c6179cfb69e4b75514f32aa7c827 Author: diego Date: Sun Jan 11 11:28:01 2009 +0000 console output cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28296 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 9c46f5530c5ab032eab756beacdd02b5654a326d Author: diego Date: Sun Jan 11 11:16:20 2009 +0000 Only print "using XYZ" comment if XYZ has been set. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28295 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 61f18f2381a874b929dbb143ded2dfccc2a29082 Author: diego Date: Sat Jan 10 20:01:47 2009 +0000 Add missing const qualifier to mpctx_get_audio_out function declaration. This fixes the warning: mplayer.c:381: warning: return discards qualifiers from pointer target type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28294 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1bd85aa25cce2a7f6eb94c1f8db67fb6b4223a82 Author: Gabrov Date: Sat Jan 10 14:23:42 2009 +0000 synced with r28279 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28293 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit f5676d066b20965602cee6aed93f6690c74b4564 Author: reimar Date: Sat Jan 10 13:57:33 2009 +0000 Reindent for "if" added in internal dvdnav patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28292 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1ee1a271f8fd49398a182f483cf5e6811704dbc7 Author: reimar Date: Sat Jan 10 13:51:02 2009 +0000 Support an "internal" dvdnav version to make it easier to compile with, test and debug dvdnav SVN. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28291 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 14 ++++++++++++++ configure | 11 +++++++++-- 2 files changed, 23 insertions(+), 2 deletions(-) commit 07fb95d10b00e2cc515b9c6cb9dfcfa42f3b4f4a Author: reimar Date: Sat Jan 10 13:47:41 2009 +0000 Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation highlights at the correct position with the high-resolution OSD of -vo gl. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28290 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/sub.c | 50 ++++++++++++++++++++++++++++++++++++++++---------- libvo/sub.h | 3 +++ libvo/vo_gl.c | 3 ++- 3 files changed, 45 insertions(+), 11 deletions(-) commit a846b34f3e18b95401e97e1e4c788205d39bbee3 Author: compn Date: Sat Jan 10 13:14:25 2009 +0000 add vdowave acm codec for format 0xFFFC works on http://videorenditions.com/media/babyfaceVDO.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28289 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit fddeb46f9a151e47e157f3191c01caaec2e632e8 Author: reynaldo Date: Sat Jan 10 01:58:55 2009 +0000 Correct a few mistakes in the spanish translation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28288 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit a7fc969ff62e5cadf0dd0e177c04244546306530 Author: reynaldo Date: Sat Jan 10 01:57:25 2009 +0000 TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28287 b3059339-0415-0410-9bf9-f77b7e298cf2 version.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 20109f0a2eec40b7081a6a8b6864b92aa56cbc7c Author: diego Date: Fri Jan 9 20:50:25 2009 +0000 Fix build: calc_drwXY was factorized into vo_calc_drwXY. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28286 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xvmc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0fa2d1abd78aba49a33b0f6dd6f7f2738a179d4e Author: cehoyos Date: Fri Jan 9 15:25:24 2009 +0000 Factor calc_drwXY out of vo_xv and vo_xvmc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28285 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 20 ++------------------ libvo/vo_xvmc.c | 18 +----------------- libvo/x11_common.c | 18 ++++++++++++++++++ libvo/x11_common.h | 1 + 4 files changed, 22 insertions(+), 35 deletions(-) commit 84b4007802282135bc64d569c8fcec291465b515 Author: reimar Date: Fri Jan 9 10:32:01 2009 +0000 Consistently use tabs in svn:externals git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28284 b3059339-0415-0410-9bf9-f77b7e298cf2 commit 762aab47196754d701209a832282e9ad5d9f0e34 Author: diego Date: Fri Jan 9 10:14:03 2009 +0000 Rearrange genres between numbers 53 and 63 into the correct order. patch by Gil Kloepfer, mpldev09 kloepfer org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28283 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/genres.h | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit f506bc4646f63ca203466bd2de5e3ff8721cf2a6 Author: diego Date: Fri Jan 9 09:52:20 2009 +0000 Replace reference to LICENSE file with GPL notice from said file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28282 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/genres.h | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit 1015c5adf3c5ac457a37b073e448a5723efbcfef Author: cehoyos Date: Thu Jan 8 19:54:43 2009 +0000 Add PIX_FMT_VDPAU_H264. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28281 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 4af9bf7e02295e001a0a1b16ac77d63d543f1bb6 Author: reimar Date: Thu Jan 8 19:28:28 2009 +0000 Switch internal dvdread to libdvdread SVN external. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28280 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 22 +- configure | 4 +- libdvdread/bswap.h | 16 - libdvdread/cmd_print.c | 550 --------- libdvdread/cmd_print.h | 51 - libdvdread/dvd_input.c | 414 ------- libdvdread/dvd_input.h | 55 - libdvdread/dvd_reader.c | 1612 -------------------------- libdvdread/dvd_reader.h | 344 ------ libdvdread/dvd_udf.c | 1217 -------------------- libdvdread/dvd_udf.h | 66 -- libdvdread/dvdread_internal.h | 13 - libdvdread/ifo_print.c | 1190 -------------------- libdvdread/ifo_print.h | 60 - libdvdread/ifo_read.c | 2185 ------------------------------------ libdvdread/ifo_read.h | 228 ---- libdvdread/ifo_types.h | 897 --------------- libdvdread/libdvdread_changes.diff | 537 --------- libdvdread/md5.c | 418 ------- libdvdread/md5.h | 162 --- libdvdread/nav_print.c | 286 ----- libdvdread/nav_print.h | 51 - libdvdread/nav_read.c | 331 ------ libdvdread/nav_read.h | 52 - libdvdread/nav_types.h | 273 ----- stream/stream_dvd.h | 7 - stream/stream_dvd_common.c | 4 - stream/stream_dvd_common.h | 4 - 28 files changed, 12 insertions(+), 11037 deletions(-) commit 4ae18c932e27a99b1924b3aeb05d806c4f5fda69 Author: eugeni Date: Wed Jan 7 16:39:56 2009 +0000 Clarify relationship between -ass and -fontconfig in the man page. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28279 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 783df177bceb268ff8a6f3a3cf7c41d4d303fc6c Author: gpoirier Date: Tue Jan 6 20:44:51 2009 +0000 sync w/r28122, patch by JRaSH % jrash06 A 163 P com % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28278 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-zh_CN.h | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 49981d20bbfda9690b5314e6b7dabfd318ba56a4 Author: gpoirier Date: Tue Jan 6 20:37:58 2009 +0000 looks like I missed r27542... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28277 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d3b5452f49adfb4f41b9e62ae9aee30387e0f563 Author: eugeni Date: Tue Jan 6 16:44:47 2009 +0000 Support loading font faces other then the first one in a font file. With -fontconfig, it is possible to select a face with index higher than 0 in a multi-face font file. Currently, with the old rendering code, this information is lost and the first face is loaded. With this change, index supplied by fontconfig is used for font loading. Patch by Adrian Stutz, adrian sttz ch. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28276 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/font_load.h | 2 +- libvo/font_load_ft.c | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) commit 575766b8a7f622b6f0454f7aa2a2247800bf45d3 Author: reimar Date: Mon Jan 5 22:55:58 2009 +0000 Fix r28222, including alloca.h directly might break compilation. Instead make sure os.h is included which includes alloca.h if possible. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28275 b3059339-0415-0410-9bf9-f77b7e298cf2 tremor/mapping0.c | 2 +- tremor/sharedbook.c | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) commit c464abb983bad45b11ccf9c4ab5d086349c8eaf4 Author: diego Date: Mon Jan 5 22:18:35 2009 +0000 Fix some typos, add flv and trp to the list of video formats and rearrange file type lists alphabetically. patch by Konrad 'd3viCe' Pióro, konrad.pioro zask pl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28274 b3059339-0415-0410-9bf9-f77b7e298cf2 gui/mplayer/gtk/fs.c | 89 ++++++++++++++++++++++++++----------------------- 1 files changed, 47 insertions(+), 42 deletions(-) commit 5043110082c2a38b15ff45ffc3713f1b7973dd35 Author: diego Date: Mon Jan 5 22:05:19 2009 +0000 Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and libaf/af_format_ulaw.c --> libaf/af_format_ulaw.h. Both files are not compiled but used as standard headers, so there is no reason for them not be named like any other header file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28273 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_format.c | 4 +- libaf/af_format_alaw.c | 324 ------------------- libaf/af_format_alaw.h | 324 +++++++++++++++++++ libaf/af_format_ulaw.c | 837 ------------------------------------------------ libaf/af_format_ulaw.h | 837 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 1163 insertions(+), 1163 deletions(-) commit 92805de182edd63621833727b1e07ac246be01dd Author: diego Date: Mon Jan 5 21:55:47 2009 +0000 Use standard multiple inclusion guards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28272 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_format_alaw.c | 6 +++--- libaf/af_format_ulaw.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) commit 1a42f9781fcbc0d7d6f1b52eb12a396c57a27f85 Author: diego Date: Mon Jan 5 21:55:19 2009 +0000 Remove unnecessary local definition of _ISOC9X_SOURCE. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28271 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_format.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 75ec4909191889647866a936757a54cd26bd814c Author: diego Date: Mon Jan 5 21:37:47 2009 +0000 small Turkish translation fixes, patch by Onur Küçük, onur delipenguen net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28270 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-tr.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 453198ae1b09b6bf9956679dbc96a7406d82ae6c Author: uau Date: Mon Jan 5 18:05:34 2009 +0000 timer-win2.c: Fix "voi" (void) typo breaking Windows compilation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28269 b3059339-0415-0410-9bf9-f77b7e298cf2 osdep/timer-win2.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e117f31d23f301be65486fcc48c1df14c2db470b Author: diego Date: Mon Jan 5 14:53:45 2009 +0000 #include the appropriate header instead of using local declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28268 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/registry.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 824abb5a65c1de35259818956e22a24c33f318b4 Author: diego Date: Mon Jan 5 14:48:03 2009 +0000 Add missing 'void' keyword to parameterless function declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28267 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/fastmemcpybench.c | 9 ++++++--- TOOLS/realcodecs/14_4.c | 8 ++++---- TOOLS/realcodecs/28_8.c | 8 ++++---- TOOLS/realcodecs/cook.c | 8 ++++---- TOOLS/realcodecs/drv2.c | 8 ++++---- TOOLS/realcodecs/drv3.c | 8 ++++---- TOOLS/realcodecs/drv4.c | 8 ++++---- TOOLS/realcodecs/ra.c | 8 ++++---- TOOLS/realcodecs/rv30.c | 8 ++++---- TOOLS/realcodecs/sipr.c | 8 ++++---- gui/mplayer/gtk/opts.c | 10 +++++----- libmpdemux/demux_xmms.c | 8 ++++---- libvo/gl_common.c | 2 +- libvo/mga_common.c | 2 +- libvo/vo_gif89a.c | 2 +- libvo/vo_s3fb.c | 10 +++++----- libvo/vo_xvmc.c | 14 +++++++------- libvo/vo_xvr100.c | 8 ++++---- loader/dshow/libwin32.h | 2 +- mp3lib/sr1.c | 4 ++-- mp3lib/test.c | 2 +- osdep/getch2-win.c | 8 +++++--- osdep/timer-win2.c | 12 ++++++++---- stream/cdinfo.c | 2 +- vidix/mga_vid.c | 5 +++-- vidix/sysdep/libdha_os2.c | 4 ++-- vidix/sysdep/libdha_win32.c | 2 +- 27 files changed, 94 insertions(+), 84 deletions(-) commit 24617c7318bb4f408a6152b3885d60bee9370fc4 Author: Gabrov Date: Mon Jan 5 12:50:53 2009 +0000 update copyright year git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/cs/mplayer.1 | 2 +- DOCS/man/de/mplayer.1 | 2 +- DOCS/man/en/mplayer.1 | 4 ++-- DOCS/man/es/mplayer.1 | 2 +- DOCS/man/fr/mplayer.1 | 2 +- DOCS/man/hu/mplayer.1 | 2 +- DOCS/man/it/mplayer.1 | 2 +- DOCS/man/pl/mplayer.1 | 2 +- DOCS/man/ru/mplayer.1 | 2 +- DOCS/man/zh/mplayer.1 | 2 +- DOCS/xml/cs/documentation.xml | 1 + DOCS/xml/de/documentation.xml | 1 + DOCS/xml/en/documentation.xml | 1 + DOCS/xml/es/documentation.xml | 1 + DOCS/xml/fr/documentation.xml | 1 + DOCS/xml/hu/documentation.xml | 1 + DOCS/xml/it/documentation.xml | 1 + DOCS/xml/pl/documentation.xml | 1 + DOCS/xml/ru/documentation.xml | 1 + DOCS/xml/zh_CN/documentation.xml | 1 + 20 files changed, 21 insertions(+), 11 deletions(-) commit 4f199a406b22c1538cb589426d5f7634696a738a Author: diego Date: Mon Jan 5 12:43:50 2009 +0000 Remove obsolete and misleading comment. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28265 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_resample_template.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 8198c5f15e379b5a0c1b2a805d7b4b9035e4c605 Author: diego Date: Mon Jan 5 12:41:40 2009 +0000 Replace informal license notices by standard license header and add standard license header where missing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28264 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af.c | 18 ++++++++++++++++++ libaf/af.h | 18 ++++++++++++++++++ libaf/af_center.c | 35 +++++++++++++++++++++++++---------- libaf/af_channels.c | 26 ++++++++++++++++++++++---- libaf/af_comp.c | 28 +++++++++++++++++++--------- libaf/af_delay.c | 26 ++++++++++++++++++++++---- libaf/af_dummy.c | 23 +++++++++++++++++++++-- libaf/af_equalizer.c | 39 ++++++++++++++++++++++++--------------- libaf/af_export.c | 33 +++++++++++++++++++++++++-------- libaf/af_extrastereo.c | 28 +++++++++++++++++++--------- libaf/af_format.c | 25 +++++++++++++++++++++---- libaf/af_format.h | 24 +++++++++++++++++++++--- libaf/af_format_alaw.c | 34 ++++++++++++++++++++++------------ libaf/af_format_ulaw.c | 34 ++++++++++++++++++++++------------ libaf/af_gate.c | 28 +++++++++++++++++++--------- libaf/af_hrtf.c | 26 ++++++++++++++++++++++---- libaf/af_hrtf.h | 18 ++++++++++++++++++ libaf/af_karaoke.c | 28 +++++++++++++++++++++------- libaf/af_mp.h | 18 ++++++++++++++++++ libaf/af_pan.c | 30 +++++++++++++++++++----------- libaf/af_resample.c | 31 +++++++++++++++++++++---------- libaf/af_resample_template.c | 28 +++++++++++++++++++--------- libaf/af_sinesuppress.c | 31 +++++++++++++++++++++---------- libaf/af_sub.c | 28 +++++++++++++++++++--------- libaf/af_tools.c | 18 ++++++++++++++++++ libaf/af_volnorm.c | 28 +++++++++++++++++++--------- libaf/af_volume.c | 28 +++++++++++++++++++--------- libaf/control.h | 18 ++++++++++++++++++ libaf/dsp.h | 28 +++++++++++++++++++--------- libaf/equalizer.h | 28 +++++++++++++++++++--------- libaf/filter.c | 33 +++++++++++++++++++++------------ libaf/filter.h | 28 +++++++++++++++++++--------- libaf/format.c | 28 +++++++++++++++++++--------- libaf/window.c | 28 +++++++++++++++++++--------- libaf/window.h | 28 +++++++++++++++++++--------- 35 files changed, 705 insertions(+), 245 deletions(-) commit 65df75f3dbbb46020ec1ff01f9aee2b39a813110 Author: diego Date: Mon Jan 5 11:44:13 2009 +0000 Fix nonstandard license headers in the documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28263 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/fr/documentation.xml | 6 +++--- DOCS/xml/zh_CN/documentation.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) commit af6e5d697805c4a8ba91380be2007e54eb88da61 Author: diego Date: Mon Jan 5 11:06:28 2009 +0000 Fix two more instances of nonstandard license headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28262 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_surround.c | 24 +++++++++++---------- libmpcodecs/vf_remove_logo.c | 46 +++++++++++++++++++---------------------- 2 files changed, 34 insertions(+), 36 deletions(-) commit 40d9697d42e76160df57395f8d9c60884dd121a5 Author: Gabrov Date: Mon Jan 5 10:52:13 2009 +0000 synced with r28247 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28261 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 17 +++++++++++++++-- DOCS/xml/hu/documentation.xml | 2 +- 2 files changed, 16 insertions(+), 3 deletions(-) commit fe3308307734c483330924caee3a769148daf08e Author: diego Date: Mon Jan 5 10:22:40 2009 +0000 Sync removal of bugs.xml. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28260 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/de/bugreports.xml | 2 +- DOCS/xml/de/bugs.xml | 223 ---------------------------------------- DOCS/xml/de/documentation.xml | 1 - DOCS/xml/es/bugreports.xml | 3 +- DOCS/xml/es/bugs.xml | 189 ---------------------------------- DOCS/xml/es/documentation.xml | 1 - DOCS/xml/fr/bugreports.xml | 5 +- DOCS/xml/fr/bugs.xml | 196 ----------------------------------- DOCS/xml/fr/documentation.xml | 1 - DOCS/xml/it/bugreports.xml | 4 +- DOCS/xml/it/bugs.xml | 225 ----------------------------------------- DOCS/xml/it/documentation.xml | 1 - 12 files changed, 6 insertions(+), 845 deletions(-) commit a827159b0c252aac0188c452ee86aae77aaf5480 Author: compn Date: Mon Jan 5 03:17:12 2009 +0000 add binary codec Philips Speech Processing CELP acm for format 0x120 works on /A-codecs/format-0x120-phillips-celp-T_CELP.WAV add DIVF fourcc to ffodivx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28259 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 7c8c916ebadabfafaec02a71e737585d09c200f3 Author: diego Date: Mon Jan 5 00:08:23 2009 +0000 Do not run mkdir in a subshell. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28258 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 59e2cdc7dac5728162dfbbd7538348e9e80288de Author: diego Date: Mon Jan 5 00:07:55 2009 +0000 Skip pointless ignoring return value of 'rm -f'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28257 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5b27b4d5d1e18a669e7d9e79bf43a9795c5fe260 Author: diego Date: Mon Jan 5 00:04:34 2009 +0000 nonrecursive releaseclean target git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28256 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 8 +++----- DOCS/xml/Makefile.inc | 6 +----- 2 files changed, 4 insertions(+), 10 deletions(-) commit 61aa41b303e4f88d351f16149e5c420365fdaa74 Author: diego Date: Mon Jan 5 00:01:55 2009 +0000 cosmetics: Move clean targets to the bottom. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28255 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit c204a4cd8262d3e14e9d8c03371f75d2711a1d99 Author: diego Date: Sun Jan 4 23:50:44 2009 +0000 Remove pointless language-specific clean and distclean targets. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28254 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit 099bfa593a7e0c4954dc444331b217cf46449839 Author: diego Date: Sun Jan 4 23:45:14 2009 +0000 Subsume clean-html-chunked and clean-html-single targets into clean target. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28253 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit bfe2fa547fb73fec79b16d1a164388bf1282653e Author: cehoyos Date: Sun Jan 4 23:41:56 2009 +0000 Fix compilation after upcoming H264_VDPAU patch for FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28252 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 037b9d1f6371016fdd40d6bb32efb54f1937ca83 Author: diego Date: Sun Jan 4 23:34:38 2009 +0000 Get rid of pointless chunked-dir and single-dir targets. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28251 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) commit 2c2cd673c85dd70833efe5aadb0ded74585ab3bb Author: diego Date: Sun Jan 4 23:27:03 2009 +0000 Simplify phony target declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28250 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/Makefile | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit a1397b3a143b2261fdf324fa24b54fd5ea274e5e Author: diego Date: Sun Jan 4 23:10:47 2009 +0000 Sync audio.xml removal. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28249 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/cs/audio.xml | 64 -- DOCS/xml/cs/documentation.xml | 1 - DOCS/xml/cs/faq.xml | 1 - DOCS/xml/de/audio.xml | 61 -- DOCS/xml/de/documentation.xml | 1 - DOCS/xml/de/faq.xml | 2 +- DOCS/xml/es/audio.xml | 1217 -------------------------------------- DOCS/xml/es/faq.xml | 1 - DOCS/xml/es/features.xml | 1 - DOCS/xml/es/install.xml | 3 +- DOCS/xml/fr/audio.xml | 58 -- DOCS/xml/fr/documentation.xml | 1 - DOCS/xml/fr/faq.xml | 2 +- DOCS/xml/it/audio.xml | 65 -- DOCS/xml/it/documentation.xml | 1 - DOCS/xml/it/faq.xml | 1 - DOCS/xml/pl/audio.xml | 68 --- DOCS/xml/pl/documentation.xml | 1 - DOCS/xml/pl/faq.xml | 1 - DOCS/xml/ru/audio.xml | 64 -- DOCS/xml/ru/documentation.xml | 1 - DOCS/xml/ru/faq.xml | 3 +- DOCS/xml/zh_CN/audio.xml | 58 -- DOCS/xml/zh_CN/documentation.xml | 1 - 24 files changed, 4 insertions(+), 1673 deletions(-) commit 7384d3049318e7c0fc7dcdc514f10d9b40086fb6 Author: diego Date: Sun Jan 4 22:38:08 2009 +0000 Sync history chapter removal. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28248 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/cs/documentation.xml | 1 - DOCS/xml/cs/history.xml | 185 -------------------------------- DOCS/xml/de/documentation.xml | 1 - DOCS/xml/de/history.xml | 183 ------------------------------- DOCS/xml/es/documentation.xml | 1 - DOCS/xml/es/history.xml | 132 ----------------------- DOCS/xml/fr/documentation.xml | 1 - DOCS/xml/fr/history.xml | 219 -------------------------------------- DOCS/xml/hu/documentation.xml | 1 - DOCS/xml/hu/history.xml | 187 -------------------------------- DOCS/xml/it/documentation.xml | 1 - DOCS/xml/it/history.xml | 192 --------------------------------- DOCS/xml/pl/documentation.xml | 1 - DOCS/xml/pl/history.xml | 195 --------------------------------- DOCS/xml/ru/documentation.xml | 1 - DOCS/xml/ru/history.xml | 202 ----------------------------------- DOCS/xml/zh_CN/documentation.xml | 1 - 17 files changed, 0 insertions(+), 1504 deletions(-) commit 56a621d24bc443575b64e520f4b797768f4fd8d5 Author: diego Date: Sun Jan 4 22:37:43 2009 +0000 Remove history chapter; it is outdated and of little practical value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28247 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/documentation.xml | 1 - DOCS/xml/en/history.xml | 187 ----------------------------------------- 2 files changed, 0 insertions(+), 188 deletions(-) commit f3ca83902fe03e4d519a66b21bd4d08374223ae0 Author: diego Date: Sun Jan 4 16:01:52 2009 +0000 EXTERN_PREFIX is not only used in FFmpeg code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28246 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 480e153e2fde22007c2ef6d4cab3a0d0589e2917 Author: nicodvb Date: Sun Jan 4 13:12:51 2009 +0000 added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28245 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 10 +++++++ cfg-common-opts.h | 1 + cfg-common.h | 1 + libmpdemux/demux_ts.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 81 insertions(+), 0 deletions(-) commit 5efcd82cb15de12f241b4838214fead28943734f Author: diego Date: Sun Jan 4 13:08:13 2009 +0000 Add ARMv6t2 CPU extension additions missed in previous commit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28244 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 143661f942e2707eb9a4fefe57576b247a7aaeb2 Author: diego Date: Sun Jan 4 13:05:24 2009 +0000 Sync ARMv6t2 optimization support from FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28243 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) commit b57cc610daa257d779bb5540318dbfa1b7c5d44b Author: reimar Date: Sun Jan 4 11:52:37 2009 +0000 Update JACK configure test to match r28241 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28242 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4b5c66af76e74cfb75a0faa3c51b09bc1da1c4b4 Author: reimar Date: Sun Jan 4 11:51:11 2009 +0000 Replace deprecated jack_client_new with jack_client_open. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28241 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 3 +++ libao2/ao_jack.c | 12 ++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit a4a6c32f2d658a02308cc79d63c17ac5eef54672 Author: Gabrov Date: Sun Jan 4 09:49:58 2009 +0000 synced with r28215 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28240 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit fd99631e06fe3f6090d3782fb451226580c9703c Author: gpoirier Date: Sat Jan 3 22:33:04 2009 +0000 Fix deinit problem due to r28215 original thread: date: Fri, Jan 2, 2009 at 10:00 PM subject: [PATCH] Fix deinit problem due to r28215 (was Re: [MPlayer-cvslog] r28215 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_macosx.m) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28239 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit cf082d6a6530cba14a9257c41608c2e7fe9c9fb3 Author: jheryan Date: Sat Jan 3 02:15:07 2009 +0000 Synced with r28122 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28238 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-cs.h | 1486 ++++++++++++++++++++++++++++------------------------- 1 files changed, 782 insertions(+), 704 deletions(-) commit 339746a776f83e0d8bff0aeb7cc8939aad1c7921 Author: diego Date: Fri Jan 2 17:06:09 2009 +0000 Sync with latest round of xvmc changes in FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28237 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vd_ffmpeg.c | 8 ++-- libvo/vo_xvmc.c | 39 ++++++++++--------- xvmc_render.h | 98 ++++++++++++++++++++++++++++------------------- 3 files changed, 83 insertions(+), 62 deletions(-) commit eec12427d706063ed58c5580e54a78647c4878ca Author: diego Date: Fri Jan 2 16:13:22 2009 +0000 Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as a macro, not as a header file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28236 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_resample.c | 10 ++-- libaf/af_resample.h | 165 ------------------------------------------ libaf/af_resample_template.c | 165 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 170 insertions(+), 170 deletions(-) commit d19fef9187b4c925577ee1ab6011e8d1041f548a Author: diego Date: Fri Jan 2 14:41:38 2009 +0000 Conditionally define render_one_glyph and kerning dummy functions in font_load.c when FreeType is not enabled instead of conditionally defining them in font_load.h. This moves the workaround closer to where the actual problem is. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28235 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/font_load.c | 5 +++++ libvo/font_load.h | 9 --------- 2 files changed, 5 insertions(+), 9 deletions(-) commit 7b6424637050d1dafd1fa93bcdd7ad42bfda0bb2 Author: diego Date: Fri Jan 2 13:25:00 2009 +0000 Remove unused debug code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28234 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/font_load.c | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) commit 99fd037bd7caed9707e6d253c31683852dcd2118 Author: diego Date: Fri Jan 2 12:53:05 2009 +0000 Avoid unused variable warning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28233 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vd_qtvideo.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 4e13ef3aca9a1f2ee8902562f74fc734b3376596 Author: diego Date: Fri Jan 2 12:48:11 2009 +0000 Reorder #includes and #ifdefs to avoid excessive #ifdeffery. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28232 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_qtaudio.c | 15 +++++---------- 1 files changed, 5 insertions(+), 10 deletions(-) commit c6c7538c54e31ac2777fb1693627c79a785b810b Author: diego Date: Fri Jan 2 12:28:47 2009 +0000 Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28231 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vd_qtvideo.c | 31 +++++++++++-------------------- 1 files changed, 11 insertions(+), 20 deletions(-) commit 21f5949d4a662370e72a9fd8e5838cd4022c9bf8 Author: diego Date: Fri Jan 2 11:46:34 2009 +0000 Relicense to GPLv2 or later with the author's permission. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28230 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/realcodecs/14_4.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/28_8.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/cook.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/drv2.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/drv3.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/drv4.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/ra.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/rv30.c | 24 +++++++++++++++++++----- TOOLS/realcodecs/sipr.c | 24 +++++++++++++++++++----- 9 files changed, 171 insertions(+), 45 deletions(-) commit 15fd1a1636bb3a17498eb44137b4f89ee59e56c6 Author: diego Date: Fri Jan 2 11:45:39 2009 +0000 Fix reference to wrong DLL filename in header comment. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28229 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/realcodecs/drv2.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c2913af38f6a5502d7dd1480e21c2cdeb782cf62 Author: diego Date: Thu Jan 1 23:16:36 2009 +0000 Fix confused references to DLL filenames. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28228 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/realcodecs/14_4.c | 2 +- TOOLS/realcodecs/28_8.c | 2 +- TOOLS/realcodecs/cook.c | 2 +- TOOLS/realcodecs/drv3.c | 2 +- TOOLS/realcodecs/drv4.c | 2 +- TOOLS/realcodecs/ra.c | 2 +- TOOLS/realcodecs/rv30.c | 2 +- TOOLS/realcodecs/sipr.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) commit d3825e4c8a5ef9ac3402a6761a1589e2ae311044 Author: reimar Date: Thu Jan 1 11:51:52 2009 +0000 Move several of the ao_nas int-to-string maps into .rodata git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28227 b3059339-0415-0410-9bf9-f77b7e298cf2 libao2/ao_nas.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 82d097d04bf08ec28444709569f6d65347d2ac0f Author: reimar Date: Thu Jan 1 11:46:34 2009 +0000 Fix DVD seek_to_chapter: the title number must be converted to a per-VTS title number first. Also add a few out-of-bounds checks just in case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28226 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/stream_dvd.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit c1b27dd8742c97475dccd3d5ffafd2f6bdcba9b6 Author: reimar Date: Thu Jan 1 11:41:09 2009 +0000 Code simplification git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28225 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/aviprint.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 12b1fea30f9629b7a05e5a85d7dc7aff8989f0d4 Author: reimar Date: Thu Jan 1 11:39:47 2009 +0000 Make AVI demuxer more resilient against broken or incomplete files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28224 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_avi.c | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) commit 2641f962467dde8af5b972eadb078b0a353099fc Author: reimar Date: Thu Jan 1 11:33:46 2009 +0000 Simplify and comment spudec bilinear scaling code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28223 b3059339-0415-0410-9bf9-f77b7e298cf2 spudec.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 0b806e47982f437bae6f1f5360177ab2332dd9c4 Author: reimar Date: Thu Jan 1 11:23:32 2009 +0000 Include alloca.h when using alloca to make sure it is defined. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28222 b3059339-0415-0410-9bf9-f77b7e298cf2 tremor/mapping0.c | 1 + tremor/sharedbook.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 5fcb1798345f325b248b30f551b6cef38b132888 Author: reimar Date: Thu Jan 1 11:16:52 2009 +0000 XVID profile array should be const, so it is in rodata git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28221 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ve_xvid4.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit c9ba917877a8cd6ce51609d2feb27496d05143cd Author: reimar Date: Thu Jan 1 10:24:19 2009 +0000 Avoid a uselessly high number of wakeups when playing audio-only files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28220 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 756e662b685a311ecdc9aabdf7fa8f5844e4ae43 Author: reimar Date: Thu Jan 1 09:47:21 2009 +0000 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28219 b3059339-0415-0410-9bf9-f77b7e298cf2 playtreeparser.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 67ff2e11b820926e6af0749cfe1fc7913c1252a5 Author: reimar Date: Thu Jan 1 09:37:02 2009 +0000 Add zero termination missing in two cases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28218 b3059339-0415-0410-9bf9-f77b7e298cf2 playtreeparser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 27fcc9c6a6fa9c28b3bb888486fcafc94ffff88a Author: reimar Date: Thu Jan 1 09:35:25 2009 +0000 Add asserts to detect when assumptions for play_tree_parser_get_line fail (mostly due to parsers using it incorrectly). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28217 b3059339-0415-0410-9bf9-f77b7e298cf2 playtreeparser.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit a2c2268cdf6a2c5140084d61000144123f325ee3 Author: reimar Date: Wed Dec 31 14:21:50 2008 +0000 Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error, causing hangs e.g. when seeking to the very last chapter (which would read beyond the size of the DVD). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28216 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/stream_dvd.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 80cf4355292d1975018d7d449520530293b985f4 Author: gpoirier Date: Tue Dec 30 21:39:42 2008 +0000 Add an option to vo_macosx to set a custom buffer_name. This allows to have multiple instances of MPlayerOSX running without stepping on each other's toes. Patch by Adrian Stutz % adrian A sttz P ch % Original thread: date: Tue, Dec 9, 2008 at 2:46 PM subject: [MPlayer-dev-eng] [PATCH] vo_macosx: option to set shared buffer name to allow multiple instances git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28215 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 4 ++++ libvo/vo_macosx.m | 29 +++++++++++++++++++++++------ 2 files changed, 27 insertions(+), 6 deletions(-) commit c51ba3aed9353577eb8b5cdec3138756362e3067 Author: reimar Date: Tue Dec 30 17:00:11 2008 +0000 Support F- and numpad keys for w32_common based vos. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28214 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit c1fdabf4d200a462db89876db31409b118575a76 Author: reimar Date: Tue Dec 30 16:41:35 2008 +0000 Update outdated availability note for -mouse-movements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28213 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit c7b40da30d96dc30df064426aee4d9d2ef45572c Author: Gabrov Date: Tue Dec 30 12:48:17 2008 +0000 synced with r28211 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28212 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 8 +- DOCS/xml/hu/audio.xml | 63 ---------- DOCS/xml/hu/bugreports.xml | 5 +- DOCS/xml/hu/bugs.xml | 137 ---------------------- DOCS/xml/hu/codecs.xml | 252 ----------------------------------------- DOCS/xml/hu/documentation.xml | 11 +-- DOCS/xml/hu/faq.xml | 18 +++- 7 files changed, 25 insertions(+), 469 deletions(-) commit 17ea23ac7467a26aa0919deae506c15641c03afb Author: reimar Date: Tue Dec 30 10:40:26 2008 +0000 Fix OSD flickering with filters that add frames (tfields, yadif) and -correct-pts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28211 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 8385fa3dc62b51e3395c6206b0901f2e909b8f57 Author: reimar Date: Tue Dec 30 10:38:39 2008 +0000 Fix OSD flicker with tfields as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28210 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_tfields.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 5904de25e3b78b78ca6ea81e18d436377d426a43 Author: reimar Date: Tue Dec 30 10:38:29 2008 +0000 Avoid flickering OSD with -vf yadif=1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28209 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf.c | 8 ++++++++ libmpcodecs/vf.h | 1 + libmpcodecs/vf_yadif.c | 2 +- 3 files changed, 10 insertions(+), 1 deletions(-) commit 3a6137fbcb33c8bbef92235949c18c1be03f534d Author: reimar Date: Mon Dec 29 19:09:45 2008 +0000 Add nocache to example dvdnav profile, otherwise dvdnav is unusable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28208 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2f0a0b9642f44ff1c7511169fdcc09cebc79cd43 Author: diego Date: Sat Dec 27 21:44:33 2008 +0000 Remove audio output section, it provides little to no useful information. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28207 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/audio.xml | 63 ----------------------------------------- DOCS/xml/en/documentation.xml | 2 - DOCS/xml/en/faq.xml | 1 - 3 files changed, 0 insertions(+), 66 deletions(-) commit 79570797c8b945c8a0e0d5666346253d8f54e891 Author: diego Date: Sat Dec 27 21:43:57 2008 +0000 Fix Chinese documentation build, English codecs.xml was removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28206 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/zh_CN/documentation.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit b4f56abef5927aaa26edb038658dd477674dfe5d Author: compn Date: Sat Dec 27 18:58:36 2008 +0000 fix error message example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28205 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/win32-codec-howto.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c1b80dcbbb34d63df65c0f52c0bede66dfa225e8 Merge: a76f59b... 4f6c6ba... Author: Uoti Urpala Date: Sat Dec 27 17:40:57 2008 +0200 Merge svn changes up to r28204 commit 4f6c6ba61a1fc213c7356b9ae1b9467f177a67a5 Author: diego Date: Sat Dec 27 15:28:51 2008 +0000 Remove (audio) codecs section, its contents are part of the usage section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28204 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 99 ----------------------------------------- DOCS/xml/en/documentation.xml | 2 - DOCS/xml/en/faq.xml | 1 - 3 files changed, 0 insertions(+), 102 deletions(-) commit a76f59b0390a408de0a666cb1edfc578b734596a Author: Uoti Urpala Date: Sat Dec 27 16:46:38 2008 +0200 talloc.c: Update to match current upstream ("likely" macro definitions) Use the current macro definitions for likely/unlikely from Samba. The old version lacked parentheses around the non-GCC alternative, but there are no uses where this would actually make a difference. talloc.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 66d42f0df48895683fa7ab5b37e694a8ccb9a4b5 Author: diego Date: Sat Dec 27 14:38:42 2008 +0000 Convert Win32 codec importing HOWTO into a text document in the tech section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28203 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/win32-codec-howto.txt | 87 +++++++++++++++++++++ DOCS/xml/en/codecs.xml | 161 +-------------------------------------- DOCS/xml/en/faq.xml | 3 +- 3 files changed, 91 insertions(+), 160 deletions(-) commit 0f62db895eebd10db001d821d496bc36d0f8ca6c Author: diego Date: Sat Dec 27 13:58:20 2008 +0000 Remove/fix ancient CVS references. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28202 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/README | 4 ++-- DOCS/tech/codec-devel.txt | 7 ++++--- DOCS/tech/release-howto.txt | 12 ++++-------- 3 files changed, 10 insertions(+), 13 deletions(-) commit 3b1c39d69caf317af75f76f303ea7b4e3e4d64e6 Author: diego Date: Sat Dec 27 13:49:24 2008 +0000 Remove known bugs section, it contains little useful information. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28201 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/bugreports.xml | 3 +- DOCS/xml/en/bugs.xml | 137 ----------------------------------------- DOCS/xml/en/documentation.xml | 1 - 3 files changed, 1 insertions(+), 140 deletions(-) commit 46a94a70071d62a4460e3f587fdfe83757bee443 Author: diego Date: Sat Dec 27 13:09:42 2008 +0000 Add entry about mysterious coredumps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28200 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/faq.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 256c9152fe705f4c7e4e7ec8c6dfa4c67ab539cc Author: reimar Date: Sat Dec 27 13:00:03 2008 +0000 Fix ugly borders problem with ati-hack git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28199 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) commit a3654508d2f651539b86150f2793e825b17d4d9e Author: diego Date: Sat Dec 27 12:46:06 2008 +0000 Reorder sections: Put FAQ at the end, group usage sections together. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28198 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/documentation.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 47044eb841770cff33be22ba5c037188e1d14030 Author: diego Date: Sat Dec 27 12:03:51 2008 +0000 Avoid u_ BSD type names. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28197 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/pe_image.c | 26 +++++++++++++------------- stream/tcp.c | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) commit ce7fc9babc01b8c3c177400dfbf891e31e63d649 Author: diego Date: Sat Dec 27 12:00:11 2008 +0000 Set and use only ARCH_PPC, not also ARCH_POWERPC. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28196 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 6 +++--- cpudetect.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 8787793a7887c9fdc4a1ee96205c14d58c0cb261 Author: diego Date: Sat Dec 27 11:45:46 2008 +0000 Avoid POSIX-reserved _t namespace. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28195 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/yuv2rgb_bfin.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 333e050fdfef8c17927b67a770d8dd7dc7452696 Author: diego Date: Sat Dec 27 11:33:54 2008 +0000 consistency cosmetics: Rename POWERPC identifiers to PPC. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28194 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 2e6e799109005d1863005d0f74bd26e0352e1eb2 Author: diego Date: Thu Dec 25 18:28:10 2008 +0000 grammar fix by Vineeth N, nvineeth gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28193 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/codec-devel.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7f1d183b1c13823b45f01e45f7eeec0860736415 Author: diego Date: Wed Dec 24 18:13:18 2008 +0000 Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28192 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-common-opts.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1e1de192f881ea3e697f34408e9cf81180504bf9 Author: diego Date: Wed Dec 24 16:57:35 2008 +0000 Remove unused variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28191 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 69132d6b4b189cb5ffa1b8cd64ced52742d0d897 Author: reimar Date: Wed Dec 24 16:05:20 2008 +0000 Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB. Firstly 32 MB is not that much with HD video and the different values depending on whether CONFIG_TV_BSDBT848 is set or not makes debugging harder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28190 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demuxer.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 9af21d57c1bcce7d0883bdedeac359545043d13c Author: compn Date: Wed Dec 24 04:33:51 2008 +0000 add zygo audio (SPXN) qtaudio codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28189 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 5be3fc9c94df700a903f1f67b9f15297df5efc1d Author: reimar Date: Tue Dec 23 20:56:45 2008 +0000 Warn when using features that are broken due to ATI driver bugs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28188 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 8eda502f59a13cfd1f9a21db4b72f6a911cdf70d Author: reimar Date: Tue Dec 23 19:31:56 2008 +0000 Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28187 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 082b91fc9fe8acace3151beb198ba9d73452411a Author: reimar Date: Tue Dec 23 19:10:40 2008 +0000 Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28186 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0f3263605359c369f8990908ce1c852a2321b081 Author: compn Date: Tue Dec 23 18:11:55 2008 +0000 updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28185 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 31 ++++++++++++++++++++++++++++++- 1 files changed, 30 insertions(+), 1 deletions(-) commit d76a585366948e04676b48de0265a655b6eccb35 Author: diego Date: Tue Dec 23 13:31:04 2008 +0000 Remove pointless forward declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28184 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit fc9625633bd5e165517ff68e02e2f11196d8ad0f Author: reimar Date: Tue Dec 23 11:42:24 2008 +0000 Set fast_cmov for all x86_64 systems, except for P4-based systems this should be better, in particular cmov is recommended for future systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28183 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 693c9737eee4948aaf536c14ccc01e3356b46f15 Author: reimar Date: Tue Dec 23 11:42:11 2008 +0000 Define HAVE_FAST_64BIT if appropriate git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28182 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit cf828c1dd5596c154da6e414b901b8aff872487c Author: compn Date: Tue Dec 23 04:24:07 2008 +0000 fix poorly worded changelog entries git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28181 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b39c0022edb5ebacc8138486f4a8c2beb8bcfdcb Author: cehoyos Date: Mon Dec 22 22:56:51 2008 +0000 Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28180 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a4b7f5a01b8379cdf7f6538406866d49546902b6 Author: compn Date: Mon Dec 22 16:51:06 2008 +0000 re-add codecs: sif1 (directshow version) and acdsee mjpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28179 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) commit 64b22229e339bef4a3bc9d2a42529da9073a0674 Author: Uoti Urpala Date: Mon Dec 22 16:45:32 2008 +0200 Makefile: Fix live555 compilation The change to create .d files with .o incorrectly used CFLAGS instead of CXXFLAGS when compiling .cpp files. This broke the build if live555, which is the only part using C++ code, was enabled. Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 08de71edb1234a58084f0431e2d1887a9f500d8c Author: diego Date: Mon Dec 22 09:20:38 2008 +0000 Sync with latest FFmpeg changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28178 b3059339-0415-0410-9bf9-f77b7e298cf2 common.mak | 4 ++-- subdir.mak | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 91748b4278a02f4c9b0e42ebfe917e43fcb39155 Author: diego Date: Mon Dec 22 09:20:18 2008 +0000 libavcodec/i386/ was renamed to libavcodec/x86/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28177 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9afb39ccff089c1269ab3bc7e519897d89b9c7a5 Author: Uoti Urpala Date: Mon Dec 22 00:16:51 2008 +0200 libass: If a bad subtitle has multiple \pos use first Having multiple \pos makes no sense, but such files exist. Apparently VSFilter uses the values from the first \pos in this case whereas libass used the last one. Change the behavior to make it compatible with VSfilter since this has the highest chance of matching what the creators of the file intended. libass/ass_render.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit 312d9e4b104741b834aa5d71b02228d0cd988a4e Author: Uoti Urpala Date: Sun Dec 21 23:32:07 2008 +0200 libass: Fix cache lookup problem causing memory bloat The cache code did hash lookups by storing key values in struct fields and then hashing and comparing the struct as a single memory block. In at least one case such a struct contained uninitialized padding bytes which prevented the complete memory area of the struct from matching even though the fields did. As a result the code failed to find existing objects in the cache and stored new versions of them, causing gigabytes of memory use in some circumstances. Initializing the struct memory to zero before writing the fields avoided such memory use in tests but is not guaranteed to work if I interpret the C standard correctly (the compiler is allowed to write garbage over padding bytes when changing struct member values). Change the code to use struct-specific hashing and comparison functions that work field by field to guarantee correct behavior. Create these by replacing the struct definition with a template that lists the fields and can be used the generate each of struct definition, hash function and compare function with some preprocessor magic (otherwise every field would need to be listed separately in all three). libass/ass_cache.c | 12 +++++- libass/ass_cache.h | 32 +-------------- libass/ass_cache_template.c | 87 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 100 insertions(+), 31 deletions(-) commit fccb0a7e45b61128262a396f2426bd7168fd198c Merge: 71b25cc... ce821bd... Author: Uoti Urpala Date: Mon Dec 22 00:46:02 2008 +0200 Merge svn changes up to r28176 Conflicts: libvo/video_out.c libvo/x11_common.c commit ce821bd91f0b0c67b96f5d3b8f3fda19e1015294 Author: compn Date: Sun Dec 21 20:12:47 2008 +0000 add amr format tags, fixes: http://www.pdafrance.com/img/testproduit_pocketpc/a730/video4.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28176 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 01405c8f504dbffc859dda6235cf3ca2f99adc1a Author: reimar Date: Sun Dec 21 04:11:51 2008 +0000 100l, forgot an assignment, broke special keys handling for X11-based vos. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28175 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d28496053e40f2a9aceae7251641a28db828d60a Author: compn Date: Sat Dec 20 23:01:22 2008 +0000 remove acdsee mjpeg binary codec, works with ffmjpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28174 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 7244d8b8714e48e96c4525a1e0c8934947644e1f Author: kostya Date: Sat Dec 20 18:07:08 2008 +0000 FFmpeg now has RV30 decoder enabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28173 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit d1065dffe100a0bc08868bb630db11dc032c62f4 Author: reimar Date: Sat Dec 20 11:52:11 2008 +0000 Add and use a special lookup function to do table-based translation to MPlayer keycodes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28172 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/video_out.c | 11 ++++++++++ libvo/video_out.h | 6 +++++ libvo/w32_common.c | 34 +++++++++++++++++--------------- libvo/x11_common.c | 53 +++++++++++++-------------------------------------- 4 files changed, 49 insertions(+), 55 deletions(-) commit 4f3d487e06207bc63644d59d86ad9c04ef7d96bb Author: reimar Date: Sat Dec 20 11:49:00 2008 +0000 Cosmetics: get rid of some tabs and trailing whitespace. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28171 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/video_out.c | 64 ++++++++++++++++++++++++++-------------------------- 1 files changed, 32 insertions(+), 32 deletions(-) commit c4460fd32ce0d198cc593184c899bc78db1833b6 Author: reimar Date: Sat Dec 20 11:12:45 2008 +0000 Use a table to translate X11 to MPlayer keycodes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28170 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 191 +++++++++++++--------------------------------------- 1 files changed, 46 insertions(+), 145 deletions(-) commit 7d037f66a5e3c7ada2e4105f18e25b14856cd05d Author: reimar Date: Sat Dec 20 10:26:17 2008 +0000 Get rid of pointless and now unused defines. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28169 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/wskeys.h | 88 -------------------------------------------------------- 1 files changed, 0 insertions(+), 88 deletions(-) commit ca468a5f8429bbaea7c6446d1c979f0ecb72c781 Author: reimar Date: Sat Dec 20 10:25:13 2008 +0000 Simplify handling of X11 key events that are just passed through. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28168 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 104 +++------------------------------------------------ 1 files changed, 7 insertions(+), 97 deletions(-) commit 1b14e4f420fc754593219e470ed948b40e648240 Author: reimar Date: Sat Dec 20 10:18:15 2008 +0000 Fix imaadpcm extradata with lavc encoder. The formula to calculate frame size was wrong, duplicated code from the encoder and did not take endianness into account when writing the value into extradata. Patch by Edouard Gomez [ed gomez (at) free fr]. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28167 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ae_lavc.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 121857d6ff101bf5f277397fe274a3fa866a3d05 Author: gpoirier Date: Fri Dec 19 21:18:31 2008 +0000 Document vo_macosx's shared_buffer option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28166 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a03b56aeec59142672822a28ad36aba24a212664 Author: gpoirier Date: Fri Dec 19 20:33:54 2008 +0000 Replace vo_macosx's custom options parsing with a subopt_parse()-based one (in the same way as vo_gl). Patch by Adrian Stutz %adrian A sttz P ch% Original thread: date: Tue, Dec 9, 2008 at 3:20 PM subject: Re: [MPlayer-dev-eng] [PATCH] vo_macosx: option to set shared buffer name to allow multiple instances git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28165 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 46 ++++++++++++++++++++++++---------------------- 1 files changed, 24 insertions(+), 22 deletions(-) commit 41b75ecf570d6f167048b4c6723a6c8975409621 Author: diego Date: Fri Dec 19 09:59:59 2008 +0000 Remove pointless malloc.h #include. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28164 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_bfin.c | 3 --- libswscale/yuv2rgb_altivec.c | 3 --- libswscale/yuv2rgb_bfin.c | 3 --- 3 files changed, 0 insertions(+), 9 deletions(-) commit e8b2345562a192287c39ea055293ddc490d022a9 Author: reimar Date: Fri Dec 19 09:43:19 2008 +0000 Include config.h in mangle.h, fixes make checkheaders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28163 b3059339-0415-0410-9bf9-f77b7e298cf2 mangle.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f217971c373a5cf9ac901663b6d1328408ee6377 Author: Uoti Urpala Date: Fri Dec 19 00:36:51 2008 +0200 Update to latest FFmpeg-mt commit b6088d6c6ac3eefaadb906335ffed6bb17306fc7 Merge: 68fbfaa... 71b25cc... Author: Uoti Urpala Date: Fri Dec 19 00:36:39 2008 +0200 Merge branch 'master' into mt commit 71b25cca7644ab059393e9ee4682d79aab41ceba Merge: a3ab9e8... b883075... Author: Uoti Urpala Date: Fri Dec 19 00:29:24 2008 +0200 Merge svn changes up to r28162 commit b8830753f103748e8faa630ba636c845263906ce Author: compn Date: Wed Dec 17 20:54:25 2008 +0000 add binary codecs: yuv8 - yuv8 vfw decoder WCMV - Wincam Screen capture codec AJPG,ABYR - Kensington videocam codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28162 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 33 +++++++++++++++++++++++++++++++-- 1 files changed, 31 insertions(+), 2 deletions(-) commit 9000a532c3f83013b54eb7b39b0497a2a591f6b6 Author: Gabrov Date: Wed Dec 17 16:12:12 2008 +0000 synced with r28160 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28161 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 21 ++++++++++++++++----- DOCS/xml/hu/install.xml | 4 ++-- DOCS/xml/hu/ports.xml | 6 +++--- help/help_mp-hu.h | 2 +- 4 files changed, 22 insertions(+), 11 deletions(-) commit 34f989f5e8e787bb1879bb50e17b15a39b17511c Author: compn Date: Wed Dec 17 14:52:46 2008 +0000 add binary codec for fourcc wavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28160 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 42a8a5a388888a6581bf61cc3e1de87dbb4a1b07 Author: diego Date: Wed Dec 17 08:47:01 2008 +0000 another round of armv4l --> arm changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28159 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- configure | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) commit e3f05c124748cabe3980e9f7066923baee896cf9 Author: diego Date: Wed Dec 17 01:10:34 2008 +0000 libavcodec/armv4l/ was renamed to libavcodec/arm/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28158 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 762197410a6598509a1c5f1ffb2d06d0aed8d25a Author: diego Date: Wed Dec 17 00:08:04 2008 +0000 Do not use full relative #include path for headers in the same directory. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28157 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b664d474d29edceda2639b59b4ff26908728695c Author: diego Date: Wed Dec 17 00:06:03 2008 +0000 #include sub.h instead of locally declaring vo_draw_text(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28156 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_directx.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9b9b9f8002b57ca27e22e179a32f0a07a6e90b08 Author: compn Date: Tue Dec 16 05:19:11 2008 +0000 Added FOURCCS: RPZA,AZPR to ffrpza DVX3 to ffdivx INMC to ffodivx and xvid QIVG to ffmjpeg Added binary codecs: GMP4,GM40 to Geovision MPEG4 XJPG to Xiricam JPEG SP60,SP61,SP62 to SP6x Codec SMSV to WorldConnect Wavelet Codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28155 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 41 +++++++++++++++++++++++++++++++++++++---- 1 files changed, 37 insertions(+), 4 deletions(-) commit 93574faeeef013bf27081dccce4710407d92bfb0 Author: diego Date: Mon Dec 15 22:25:39 2008 +0000 xvmc is now a CONFIG_ option in FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28154 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 6 +++--- libmpcodecs/vd_ffmpeg.c | 16 ++++++++-------- libvo/video_out.c | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) commit 6574e5da3457249749acd810006983605cf2cf7a Author: reimar Date: Mon Dec 15 20:19:27 2008 +0000 100l, reorder check for AC3 format to avoid a possible memleak git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28153 b3059339-0415-0410-9bf9-f77b7e298cf2 libao2/ao_alsa.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 18100af70f3f56919e99a6cafb8764bb37a79353 Author: reimar Date: Mon Dec 15 16:13:41 2008 +0000 Consistently include config.h before mangle.h, fixes possible compilation issues due to r28151 (using EXTERN_PREFIX). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28152 b3059339-0415-0410-9bf9-f77b7e298cf2 mp3lib/dct36_3dnow.c | 1 + mp3lib/dct64_mmx.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 6ad1f58ab878345412736d02a4be53bee427a153 Author: reimar Date: Mon Dec 15 13:53:07 2008 +0000 Simplify the definition of MANGLE, possibly also makes it easier to support more systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28151 b3059339-0415-0410-9bf9-f77b7e298cf2 mangle.h | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) commit 68fbfaa245d0649bb327e5987f523ba79a3ae539 Merge: 80986a0... a3ab9e8... Author: Uoti Urpala Date: Sun Dec 14 17:30:36 2008 +0200 Merge branch 'master' into mt commit a3ab9e8e4649601281f78949e56b92755ae1142a Merge: f01f7f6... bac1f05... Author: Uoti Urpala Date: Sun Dec 14 17:28:16 2008 +0200 Merge svn changes up to r28149 commit bac1f05b4da4339b487e4e6ab972819142b3f13e Author: reimar Date: Sun Dec 14 15:17:18 2008 +0000 Add extra checks to avoid crashes with broken vqf files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28149 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_vqf.c | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) commit cc25ffb79264ca60a6dd8026ad24d1a4c259bbce Author: rathann Date: Sun Dec 14 11:18:23 2008 +0000 Update links to RPM packages, now that Livna has merged into RPMFusion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28148 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 2 +- DOCS/xml/en/ports.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit ea6c00a4b607b39b2fe6a9de04e28d3c3d0dfa3b Author: diego Date: Sat Dec 13 18:40:19 2008 +0000 Add standard GPL headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28147 b3059339-0415-0410-9bf9-f77b7e298cf2 libmenu/menu.c | 17 +++++++++++++++++ libmenu/menu.h | 18 ++++++++++++++++++ libmenu/menu_cmdlist.c | 17 +++++++++++++++++ libmenu/menu_console.c | 17 +++++++++++++++++ libmenu/menu_dvbin.c | 17 +++++++++++++++++ libmenu/menu_filesel.c | 17 +++++++++++++++++ libmenu/menu_list.c | 17 +++++++++++++++++ libmenu/menu_list.h | 18 ++++++++++++++++++ libmenu/menu_param.c | 17 +++++++++++++++++ libmenu/menu_pt.c | 17 +++++++++++++++++ libmenu/menu_txt.c | 17 +++++++++++++++++ libmenu/vf_menu.c | 17 +++++++++++++++++ 12 files changed, 206 insertions(+), 0 deletions(-) commit 64a2ccee54eedb994b0ea2e7bd57973c638e4222 Author: diego Date: Sat Dec 13 18:28:00 2008 +0000 Add standard GPL license header. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28146 b3059339-0415-0410-9bf9-f77b7e298cf2 input/input.c | 18 ++++++++++++++++++ input/input.h | 18 ++++++++++++++++++ input/joystick.c | 17 +++++++++++++++++ input/joystick.h | 18 ++++++++++++++++++ input/lirc.c | 17 +++++++++++++++++ input/lirc.h | 18 ++++++++++++++++++ input/mouse.h | 18 ++++++++++++++++++ 7 files changed, 124 insertions(+), 0 deletions(-) commit 474d1dc36430cb63835c76ff73c1119d1e0a58d0 Author: diego Date: Sat Dec 13 12:33:22 2008 +0000 Replace informal GPL notices by standard GPL headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28145 b3059339-0415-0410-9bf9-f77b7e298cf2 cputable.h | 23 ++++++++++++++++++++--- libmpcodecs/ve_qtvideo.c | 24 +++++++++++++++++++++--- 2 files changed, 41 insertions(+), 6 deletions(-) commit 9fafed66bc0fe935b5ecbbaa66ab10d7a1a3c1fc Author: diego Date: Sat Dec 13 12:31:07 2008 +0000 license header consistency cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28144 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_faad.c | 2 +- libmpdemux/parse_mp4.c | 2 +- libmpdemux/parse_mp4.h | 2 +- mangle.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) commit aacc57674906841378a1698aa8068134d0bd1ee2 Author: diego Date: Sat Dec 13 12:18:14 2008 +0000 Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28143 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 35acf1629b2a7f760f1b14c06a1355a40180ab99 Author: diego Date: Sat Dec 13 12:17:00 2008 +0000 Merge two identical NetBSD/OpenBSD conditions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28142 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 83930dd4f581ac069f97b0cdd8b054787672a18c Author: diego Date: Sat Dec 13 12:16:32 2008 +0000 Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28141 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 39090878e550e6054d279c1c84a324606b6a9071 Author: diego Date: Sat Dec 13 12:13:48 2008 +0000 Replace informal GPL notes by standard GPL header. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28140 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_faad.c | 24 ++++++++++++++++++++---- libmpdemux/parse_mp4.c | 26 +++++++++++++++++++++----- libmpdemux/parse_mp4.h | 25 +++++++++++++++++++++---- mangle.h | 24 ++++++++++++++++++++---- stream/tvi_v4l2.c | 40 +++++++++++++++++++++++++--------------- 5 files changed, 107 insertions(+), 32 deletions(-) commit 5aad4a97217ff36de3a09026e2b679567b95b0a8 Author: reimar Date: Sat Dec 13 09:53:08 2008 +0000 Simplify: use AV_RL32/AV_RB32 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28139 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_vqf.c | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) commit 80530d62104ef78d446942345b3bf2e0ee9279d0 Author: reimar Date: Sat Dec 13 09:44:51 2008 +0000 Avoid useless casts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28138 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_vqf.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8578b11a23eecb05068e0da308c139e0a791d8e3 Author: compn Date: Sat Dec 13 04:37:32 2008 +0000 another mpeg4 fourcc and add binary vdo codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28137 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 1c3d84f190216df3d609e3fa545d46d853bb1a04 Author: reimar Date: Fri Dec 12 16:46:43 2008 +0000 Some forgotten eax -> REG_a changes. It seems that binutils >= 2.18 just treat eax as rax but older versions fail. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28136 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 48 ++++++++++++++++++++-------------------- 1 files changed, 24 insertions(+), 24 deletions(-) commit 230b35cb5035769674a7ff00ef191c9be7b33a6b Author: ods15 Date: Fri Dec 12 05:08:28 2008 +0000 Warning fixes for demux_nut git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28135 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_nut.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 9114f797efa29b4fa7a52d088e1323bc6b15c9ae Author: ods15 Date: Fri Dec 12 05:07:18 2008 +0000 Remove resync_audio_stream() from demux_nut seek function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28134 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_nut.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 9f59bf540ecfa47ce2efadbf10e4898beea57944 Author: ods15 Date: Fri Dec 12 04:58:54 2008 +0000 Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28133 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_nut.c | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit ad69a8fb0ce2080dcea776aa6f35339cd3f0e2f2 Author: compn Date: Thu Dec 11 23:33:43 2008 +0000 add ac-3 fourcc from mp4 file fixes incoming/AC3inMP4.mp4 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28132 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 04d6241380b495ea85ac556877603d12c876b076 Author: cehoyos Date: Thu Dec 11 23:24:36 2008 +0000 Search live555 library also in /usr/lib64. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28131 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 436f39edfdc8487d6ef3dddb8bef99ccfd0c3dc4 Author: diego Date: Thu Dec 11 21:52:47 2008 +0000 Rework Theora test, it was throwing away CFLAGS provided by pkg-config. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28130 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 26 ++++++++++++++++++-------- 1 files changed, 18 insertions(+), 8 deletions(-) commit 094f2ca895b43ac79e1ee79dbd505a6434e9a7cd Author: diego Date: Thu Dec 11 21:45:11 2008 +0000 Add missing 'void' to parameterless function declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28129 b3059339-0415-0410-9bf9-f77b7e298cf2 mp3lib/mp3.h | 2 +- mp3lib/sr1.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 8af5e8b4971445bae0a2c50e5e939d93f8b71cdf Author: diego Date: Thu Dec 11 21:29:01 2008 +0000 Change some printf calls to 'Debug printf' so as not to pollute stdout. based on a patch by Zhou Zongyi, zhouzongyi pset.suntec net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28128 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/dmo/dmo.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 0de5659eb274a5852701e457061c7709468b1b14 Author: gpoirier Date: Wed Dec 10 21:15:55 2008 +0000 sync w/r28126 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28127 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 5204fda1213f1bb876fd71f16f44767edc8eae46 Author: Uoti Urpala Date: Tue Dec 2 01:02:52 2008 +0200 vo_xv: Always support updating OSD if none was drawn yet If the main image buffer was not altered for OSD then allow updating OSD even if no separate OSD-less copy was made. The code now makes a copy at that time (another possibility would be to not make a copy and disallow further updates). libvo/vo_xv.c | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-) commit b291f849012532d30b79adb368ecb1d93726be12 Author: reimar Date: Wed Dec 10 16:44:12 2008 +0000 Add support for writing PNG files with alpha channel in -vo png git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28126 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 4 ++++ libvo/vo_png.c | 11 +++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit 9c0caf340f2d41e6cd0fa108b9dd91edd3a47215 Author: reimar Date: Wed Dec 10 16:39:45 2008 +0000 Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28125 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) commit 8e8b7921afb1ff51c52d5e25ffc6fbf340bd1ff9 Author: gpoirier Date: Wed Dec 10 14:28:17 2008 +0000 10l: actually disable quartz vo when detection failed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28124 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b970a125a5e187ed634e1d23be90b3f08f8467b1 Author: compn Date: Wed Dec 10 12:41:36 2008 +0000 add acdv fourcc to ffmjpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28123 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f01f7f6259badb2725be49af914d8db52e025cf6 Author: Uoti Urpala Date: Wed Dec 10 02:47:38 2008 +0200 ao_alsa: Sanity check get_space() return values better Sometimes after seek audio reset I see snd_pcm_status_get_avail() return huge values. get_space() already had a check againt the value being larger than the whole buffer; however since the unsigned value from the ALSA function had been cast to signed by that point it was interpreted as negative and the check didn't trigger. Use unsigned instead to make the check reliable and ensure the return value is sane. libao2/ao_alsa.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 57f19d3935c9caa6d36436300c791eaa05d36b48 Author: diego Date: Tue Dec 9 20:25:49 2008 +0000 Fix MGSTR vs. MSGTR typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-cs.h | 2 +- help/help_mp-de.h | 4 ++-- help/help_mp-en.h | 4 ++-- help/help_mp-es.h | 4 ++-- help/help_mp-fr.h | 4 ++-- help/help_mp-hu.h | 4 ++-- help/help_mp-it.h | 4 ++-- help/help_mp-pl.h | 2 +- help/help_mp-ru.h | 4 ++-- help/help_mp-tr.h | 2 +- help/help_mp-zh_CN.h | 4 ++-- help/help_mp-zh_TW.h | 2 +- libvo/mga_common.c | 6 +++--- 13 files changed, 23 insertions(+), 23 deletions(-) commit 98d227c9fdb0146c5f037d6020a73990aacc24e9 Author: reimar Date: Tue Dec 9 18:44:48 2008 +0000 Set d3d_handle to NULL after release. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28121 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit d0952d0b19724e48dd7475ebadf3ddb80c8cf75d Author: reimar Date: Tue Dec 9 18:41:41 2008 +0000 Forgotten part of previous cosmetics commit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28120 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 6f621f00d8fc14489a9611b2b27990a39eefd0ad Author: reimar Date: Tue Dec 9 18:36:15 2008 +0000 Slightly simplify the conditional release/free code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28119 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 35 ++++++++++++++--------------------- 1 files changed, 14 insertions(+), 21 deletions(-) commit 1dd432665ed9dfdad5741a700430c6bd5b407942 Author: reimar Date: Tue Dec 9 18:31:52 2008 +0000 First version of OSD support for vo_direct3d Patch by Jim Hauxwell [james dattrax co uk] with modifications by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28118 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 289 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 282 insertions(+), 7 deletions(-) commit 5f3a1523149a1bf5f7fce75075520711009b0fd9 Author: compn Date: Tue Dec 9 02:46:28 2008 +0000 add binary voxware metavoice audio codec, format 0x74 works on http://www.hfhrpol.waw.pl/Tybet/multimedia/MaoMacha.asx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28117 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 02efad79a28345e5814af1b60e0bb3c40cb5a941 Author: Uoti Urpala Date: Mon Dec 1 19:53:57 2008 +0200 Update OSD while paused When OSD contents change while paused, try to change the OSD drawn in the currently visible frame. If such OSD updates are not supported then advance by one frame and draw the OSD normally. Add some support for OSD redrawing to vo xv. The new xv code makes a copy of the original frame contents before drawing the OSD if MPlayer is already paused when the frame is drawn. If such a copy of the current frame exists then the frame contents can be restored and a different OSD drawn on top of the same frame. command.c | 11 ++++-- libmpcodecs/dec_video.c | 9 +++++ libmpcodecs/dec_video.h | 1 + libmpcodecs/vf.h | 1 + libmpcodecs/vf_expand.c | 6 ++++ libmpcodecs/vf_vo.c | 3 ++ libvo/video_out.h | 2 + libvo/vo_xv.c | 75 +++++++++++++++++++++++++++++++++++++--------- mp_core.h | 1 + mplayer.c | 32 +++++++++++++++---- 10 files changed, 115 insertions(+), 26 deletions(-) commit 95f35c4d205daafe4797f28d7ec79f3ebb1952a1 Author: Uoti Urpala Date: Mon Dec 1 16:15:17 2008 +0200 vo_xv: Reformat code Reformat vo_xv.c completely to K & R style and remove a couple of outdated comments. libvo/vo_xv.c | 489 ++++++++++++++++++++++++++------------------------------- 1 files changed, 221 insertions(+), 268 deletions(-) commit 6fec7ec734c25424e268465ae806063273c4e5be Author: Uoti Urpala Date: Sun Nov 30 03:19:46 2008 +0200 Allow seeking while paused Screen is now updated immediately (doesn't always work without correct-pts yet though). Doing audio unpause after the seek reset can display errors. Main loop code now checks for possible reasons to stop command processing instead of relying on each command to also set an explicit 'break' flag. command.c | 11 +---------- command.h | 2 +- mplayer.c | 33 ++++++++++++++++----------------- 3 files changed, 18 insertions(+), 28 deletions(-) commit 77c709ad31ebe997dbd824506c145a0ac24581d0 Author: Uoti Urpala Date: Sat Nov 29 08:09:57 2008 +0200 Start pause handling changes Add separate pause_player() / unpause_player functions(), move some pausing-related state into explicit variables and make commands while paused not unpause. Not everything works properly while paused yet (no screen updates etc). command.c | 44 +++++++++++++++++++++----------- mp_core.h | 8 +++++- mplayer.c | 84 +++++++++++++++++++++++++++++++++++++----------------------- 3 files changed, 88 insertions(+), 48 deletions(-) commit 6fa90873ccc8006e479061afdd0edfbfdadf17ec Author: Uoti Urpala Date: Tue Dec 9 04:28:17 2008 +0200 configure: Update required x264 version configure accepted old versions which then caused a build failure later. Update required version number from 59 to 65. configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e948b1ae06afaff3e10df4c03a59133fc0b35105 Author: Uoti Urpala Date: Tue Dec 9 04:14:38 2008 +0200 Work around vo gl/libass subtitle timing problem vo gl generates bitmaps for EOSD content (libass subtitles) when DRAW_EOSD is called but actual drawing of both EOSD and OSD is done in draw_osd(). Since draw_osd() was called first it drew the EOSD content from the previous frame, so the subtitles were always one frame late. As a simple workaround update EOSD content first, then normal OSD. This makes vo gl work correctly and should have no effect on anything else. libmpcodecs/dec_video.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 66cefd5f7196022f5f0c45b2f68a8fa3b354c917 Author: Uoti Urpala Date: Mon Dec 8 22:21:23 2008 +0200 ao_alsa: If pause loses samples replace them with silence If the ALSA pause functionality is not available the driver has to drop buffered samples when MPlayer calls pause(). Replace them by playing a corresponding amount of silence in resume() instead of shortening the overall audio duration. libao2/ao_alsa.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit 6d700fd4e2322126476f4e2e31e521596261514d Author: compn Date: Mon Dec 8 19:43:48 2008 +0000 remove duplicated fourcc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28116 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b82b482c2a760501b0d3e76f4c78cdb5e5475fb4 Author: compn Date: Mon Dec 8 19:42:00 2008 +0000 add some fourcc's and ulead dv audio codec, fixes samples from: http://home.twmi.rr.com/compn//uncommon_audio_codecs.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28115 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit ae49e3a5148df35985cbc5c1884e7e1fa9ed8e86 Author: reimar Date: Mon Dec 8 14:43:28 2008 +0000 Use svn.ffmpeg.org for the externals which is both more correct and more reliable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28114 b3059339-0415-0410-9bf9-f77b7e298cf2 commit a9c80bee77b8df82c4af507bfcdcd8c924a095ba Author: diego Date: Mon Dec 8 11:30:43 2008 +0000 cosmetics: indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28113 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 38005bd941d6e8df04942d9e0af3ae7998108830 Author: reimar Date: Mon Dec 8 11:04:27 2008 +0000 Remove pointless or even wrong N/A return values doxy comments git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28112 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 9bdda2ec4905597008145042f0ee189d48f6f074 Author: diego Date: Mon Dec 8 00:12:53 2008 +0000 Add missing unistd.h #include, fixes the warning: libvo/vo_macosx.m:177: warning: implicit declaration of function 'ftruncate' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28111 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4c7dc59a041f5385988afcaac760ffe441d6f609 Author: diego Date: Mon Dec 8 00:11:03 2008 +0000 Remove unused variable, fixes the warning: libvo/vo_macosx.m:735: warning: unused variable 'lastTime' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28110 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 1f5caf1867e1a3e020f60d29b6e5513abc4e53c4 Author: diego Date: Mon Dec 8 00:02:07 2008 +0000 #include appropriate headers instead of locally declaring function prototypes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28109 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 5 ++--- libvo/vo_quartz.c | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) commit d761fd207a02e43bc205c2819e3fb184f419527f Author: reimar Date: Sat Dec 6 12:13:14 2008 +0000 ati_hack only makes sense when PBOs are used, not with mesa_buffer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28108 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit e70a7dde5ef4425560fbe3424d3f46e68e3a8854 Author: reimar Date: Sat Dec 6 06:44:54 2008 +0000 More possible fixes for mesa-buffer mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28107 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) commit 5daa1bf60f7e01331ff000cb31cbf67ae2f68a72 Author: reimar Date: Sat Dec 6 06:41:36 2008 +0000 Move one ati_hack check to a better place. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28106 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 66fc5a8ffba1fb129d5ad6fd13ba3798db52bf61 Author: reimar Date: Sat Dec 6 06:40:47 2008 +0000 Reindent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28105 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit 39f24a83c7720fb790c113d532e3c5f10fbb66a9 Author: reimar Date: Sat Dec 6 06:18:57 2008 +0000 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28104 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.h | 3 +++ libvo/vo_gl.c | 15 ++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) commit 80986a0aaa9953e4221c7bbf02f5c4cf7b60df94 Author: Uoti Urpala Date: Sat Dec 6 06:24:00 2008 +0200 Update to latest FFmpeg-mt commit eba4fa2ddf5e78f835bef5b42185bcec67ee5181 Merge: f2dff1f... bc4c570... Author: Uoti Urpala Date: Sat Dec 6 06:23:56 2008 +0200 Merge branch 'master' into mt commit bc4c570ab1fd93db0f24759b35306a3d10985c4b Author: Uoti Urpala Date: Sat Dec 6 06:16:54 2008 +0200 Makefile: prevent default build rules being used on FFmpeg files After adding .o files to the dependencies of FFmpeg .a files make tried to build those .o files with default rules before recursing to the FFmpeg subdirs. Fix this by adding a dummy rule. Also fix incorrectly placed parentheses in the command creating the FFMPEGFILES list. That resulted in some files being listed multiple times, triggering warnings from the dummy rule. Makefile | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit a36945fe441294ad2c803dcd592325086a86816f Author: Uoti Urpala Date: Sat Dec 6 05:12:17 2008 +0200 Makefile: Rebuild FFmpeg libraries when .asm and .o files change There was a missing dependency that meant FFmpeg libraries were not recursed if only .asm files changed. Also add a dependency on .o files to update the corresponding .a (though this case should only happen if you run compilation commands manually). Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2a6178e5aba3b53783ee3d36c32d3280d8ce67ac Author: Uoti Urpala Date: Sat Dec 6 04:41:45 2008 +0200 Makefile, common.mak: Create .d files when creating corresponding .o The separate .d file creation logic has caused various problems, most notably cases where 'make' exits without doing anybut but without giving any error either. Change the Makefile so that .d files are always created or updated when the corresponding .o file is. This avoids the problems of current .d file generation and still gives correct dependencies. The common.mak change does the same for the libswscale build. However it does not affect the directories under ffmpeg/ because those use ffmpeg/common.mak. The MPlayer common.mak can be copied over the ffmpeg/common.mak file to make the fix apply to the FFmpeg directories too. This is not done automatically because the FFmpeg file is under version control and changing it could cause problems. Makefile | 19 ++++++++----------- common.mak | 19 +++---------------- 2 files changed, 11 insertions(+), 27 deletions(-) commit b37a869f130a5246d4c98f532d07b73146672c95 Author: Uoti Urpala Date: Sat Dec 6 03:57:08 2008 +0200 Makefile: Don't use "install -d" on existing directories Makefile used "install -d" on directories like "/usr/local/bin". Because the install program always tries to set permissions this command causes an installation failure if the directory exists and is writable but you cannot change its permissions (default configuration for group staff on Debian for example). So avoid running such commands on existing directories. Makefile | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit cb3dc68691f4d01426c7abdd9e7bc16f8d461a9f Merge: 8c14417... c6ef662... Author: Uoti Urpala Date: Sat Dec 6 02:16:51 2008 +0200 Merge svn changes up to r28103 commit c6ef66231818b90c75f84b9407730647c93f040c Author: reimar Date: Fri Dec 5 23:35:32 2008 +0000 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28103 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit a86076ac44279ef6b60b9d90dbf81ad4adfddebb Author: reimar Date: Fri Dec 5 22:35:24 2008 +0000 Fix indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28102 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit b6e113841c96daf383c5a9dfa8b406a1d5ab11f0 Author: reimar Date: Fri Dec 5 22:16:45 2008 +0000 Add experimental support for glXAllocateMemoryMESA git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28101 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 4 ++++ libvo/gl_common.h | 2 ++ libvo/vo_gl.c | 32 +++++++++++++++++++++++++++----- 3 files changed, 33 insertions(+), 5 deletions(-) commit 72200eda4e17dd232c6708c8a482deb8b83c9d6b Author: gpoirier Date: Fri Dec 5 21:46:28 2008 +0000 sync w/r28096 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28100 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) commit 7fd346bc71d8bf204c5fddd2ad532e7adb4794b9 Author: reimar Date: Fri Dec 5 20:56:49 2008 +0000 Avoid one more duplicated logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28099 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit e7d53f6d86eee73e0f48ad1032dfd67acd884a73 Author: reimar Date: Fri Dec 5 20:50:43 2008 +0000 Simplify, do not duplicate buffer size calculation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28098 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 476c9bfd95314fa05076cc6bfcda29ef334c5804 Author: reimar Date: Fri Dec 5 19:01:49 2008 +0000 Set the base size window manager hint, otherwise some subtract the minimum size of 4x4 from the numbers displayed to the user which might be confusing. Based on patch by Bert Wesarg [bert wesarg googlemail com]. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28097 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit d8185b1040341c423504b22328aecfd2bc44fc5c Author: reimar Date: Fri Dec 5 15:55:25 2008 +0000 Using rectangle=2 for vo_gl is probably a good idea nowadays. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28096 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c6f6d46ace8cbc223254a5506e430075a0c52908 Author: reimar Date: Fri Dec 5 15:54:31 2008 +0000 Document missing vo_gl suboptions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28095 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 173e7ebc35f2a042f7422fa4350206895e7faa02 Author: reimar Date: Fri Dec 5 15:50:24 2008 +0000 Add some forgotten documentation for gl suboptions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28094 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 0ca415447d33c75469724e16aba6385fd80691db Author: reimar Date: Fri Dec 5 15:36:54 2008 +0000 Add support for YCBCR MESA texture format to vo_gl. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28093 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 9 +++++++++ libvo/gl_common.h | 9 +++++++++ libvo/vo_gl.c | 5 +++++ 3 files changed, 23 insertions(+), 0 deletions(-) commit 403cf73c9742e574f59e9a2f87b904a4bd4ec3fe Author: compn Date: Fri Dec 5 14:50:48 2008 +0000 add a bunch of binary codecs with samples from this list: http://home.twmi.rr.com/compn/uncommon_video_codecs_final.txt change sif1 codec to vfw since the dshow codec was terrible mark videocodec alaris as working git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28092 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 119 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 108 insertions(+), 11 deletions(-) commit fa7614e9aa550d5c5f0b28a87e5b3ab91a7c2a77 Author: reimar Date: Fri Dec 5 14:21:22 2008 +0000 Add const to avoid warnings about discarded qualifiers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28091 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/af_hrtf.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 8c0897e81e374ee1775a0a25c72a0d9e71a9139c Author: Gabrov Date: Fri Dec 5 09:57:37 2008 +0000 synced with r28089 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28090 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 19 ++++++++++++++----- help/help_mp-hu.h | 20 ++++++++++---------- 2 files changed, 24 insertions(+), 15 deletions(-) commit dbbff8bd78c4aee1bdbf94c17726ccae49a09c46 Author: diego Date: Thu Dec 4 18:11:05 2008 +0000 Add entry for FFmpeg QCELP decoder, currently produces white noise. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28089 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 45904b63eff9336036d3df27622eb298cbc9f6f6 Author: reimar Date: Thu Dec 4 15:07:15 2008 +0000 Re-add "extern"s incorrectly removed in r28085 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28088 b3059339-0415-0410-9bf9-f77b7e298cf2 input/input.h | 2 +- loader/wrapper.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 8c144171bb80dd3d1f7161b97675e78cad00bc65 Merge: 52ee93c... 8c58890... Author: Uoti Urpala Date: Thu Dec 4 01:55:52 2008 +0200 Merge svn changes up to r28087 Conflicts: command.c libao2/ao_ivtv.c libao2/ao_v4l2.c libmpcodecs/dec_video.h libvo/aspect.h libvo/sub.c libvo/sub.h libvo/vo_directx.c libvo/vo_macosx.m libvo/vo_quartz.c mp_core.h mplayer.c mplayer.h osdep/getch2.h osdep/timer.h commit 8c5889004f7ba9f6fcbca20a05a9301771348408 Author: diego Date: Wed Dec 3 23:43:58 2008 +0000 Restore two mistakenly removed 'extern' keywords. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28087 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-mencoder.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9dca7aa7d9e051572299490856c784bb004bd185 Author: cehoyos Date: Wed Dec 3 23:03:48 2008 +0000 Allow mp2 in mov. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28086 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 0864f92e7a55b20a21fc2f5eaf9e72cb799a6f7d Author: diego Date: Wed Dec 3 23:01:03 2008 +0000 Get rid of pointless 'extern' keywords. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28085 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-mencoder.h | 10 +++--- cfg-mplayer.h | 8 ++-- gui/app.h | 18 +++++----- gui/cfg.c | 2 +- gui/cfg.h | 4 +- gui/interface.h | 26 +++++++------- gui/mplayer/gmplayer.h | 28 +++++++------- gui/mplayer/gtk/about.h | 4 +- gui/mplayer/gtk/eq.h | 4 +- gui/mplayer/gtk/fs.c | 2 +- gui/mplayer/gtk/fs.h | 6 ++-- gui/mplayer/gtk/gtk_common.h | 30 ++++++++-------- gui/mplayer/gtk/gtk_url.h | 4 +- gui/mplayer/gtk/mb.h | 4 +- gui/mplayer/gtk/menu.h | 8 ++-- gui/mplayer/gtk/opts.h | 6 ++-- gui/mplayer/gtk/pl.h | 6 ++-- gui/mplayer/gtk/sb.h | 4 +- gui/mplayer/gui_common.c | 2 +- gui/mplayer/gui_common.h | 8 ++-- gui/mplayer/mw.c | 2 +- gui/mplayer/pb.c | 4 +- gui/mplayer/play.h | 48 ++++++++++++------------ gui/mplayer/widgets.h | 24 ++++++------ gui/skin/cut.h | 8 ++-- gui/skin/font.h | 16 ++++---- gui/skin/skin.h | 10 +++--- gui/win32/dialogs.c | 4 +- gui/win32/gui.c | 12 +++--- gui/win32/gui.h | 32 ++++++++-------- gui/win32/playlist.h | 4 +- gui/win32/skinload.h | 2 +- gui/win32/wincfg.c | 2 +- gui/wm/ws.h | 76 ++++++++++++++++++++-------------------- input/input.h | 2 +- libaf/af_format.h | 12 +++--- libaf/filter.h | 33 ++++++++--------- libaf/window.h | 14 ++++---- libao2/ao_dxr2.c | 4 +- libao2/ao_ivtv.c | 2 +- libao2/ao_v4l2.c | 2 +- libass/ass_mp.c | 2 +- libmpcodecs/ad_acm.c | 2 +- libmpcodecs/ad_twin.c | 2 +- libmpcodecs/dec_audio.h | 16 ++++---- libmpcodecs/dec_video.h | 24 ++++++------ libmpcodecs/vd_vfw.c | 2 +- libmpdemux/demux_asf.c | 6 ++-- libmpdemux/demux_audio.c | 2 +- libmpdemux/demux_avi.c | 4 +- libmpdemux/demux_lavf.c | 4 +- libmpdemux/demux_mpg.c | 2 +- libmpdemux/demux_ogg.c | 8 ++-- libmpdemux/demux_real.c | 2 +- libmpdemux/demux_realaud.c | 2 +- libmpdemux/demux_ts.c | 4 +- libmpdemux/demux_ty.c | 2 +- libmpdemux/demuxer.c | 4 +- libmpdemux/demuxer.h | 16 ++++---- libmpdemux/muxer_mpeg.c | 2 +- libvo/aspect.h | 4 +- libvo/fastmemcpy.h | 4 +- libvo/osd.h | 16 ++++---- libvo/sub.c | 2 +- libvo/sub.h | 4 +- libvo/video_out.h | 6 ++-- libvo/vo_directx.c | 2 +- libvo/vo_macosx.m | 4 +- libvo/vo_quartz.c | 2 +- libvo/vo_winvidix.c | 2 +- libvo/vo_xvidix.c | 2 +- libvo/w32_common.h | 18 +++++----- loader/dmo/DMO_AudioDecoder.c | 2 +- loader/elfdll.c | 4 +- loader/ext.h | 14 ++++---- loader/registry.c | 2 +- loader/win32.c | 2 +- loader/win32.h | 6 ++-- loader/wine/debugtools.h | 22 ++++++------ loader/wine/heap.h | 12 +++--- loader/wine/ldt.h | 10 +++--- loader/wine/module.h | 8 ++-- loader/wine/pe_image.h | 54 ++++++++++++++-------------- loader/wine/winnt.h | 6 ++-- loader/wrapper.h | 6 ++-- mencoder.c | 2 +- mixer.h | 2 +- mp3lib/mp3.h | 28 +++++++------- mp3lib/mpg123.h | 12 +++--- mp3lib/sr1.c | 14 ++++---- mp_msg.c | 2 +- mplayer.c | 8 ++-- mplayer.h | 4 +- osdep/getch2.c | 8 ++-- osdep/getch2.h | 12 +++--- osdep/timer.h | 4 +- parser-mpcmd.c | 2 +- stream/cache2.h | 2 +- stream/cookies.h | 4 +- stream/dvbin.h | 8 ++-- stream/http.c | 2 +- stream/stream_cdda.c | 6 ++-- stream/stream_dvb.c | 8 ++-- vidix/dha.h | 26 +++++++------- vidix/pci_db2c.awk | 4 +- vidix/sis_vid.c | 2 +- vidix/sysdep/AsmMacros_alpha.h | 12 +++--- vidix/sysdep/pci_win32.c | 2 +- vobsub.h | 30 ++++++++-------- 109 files changed, 510 insertions(+), 511 deletions(-) commit d7a5babef76ba9324f303535745af21461bdcc84 Author: compn Date: Wed Dec 3 20:52:27 2008 +0000 add bunch of fourccs and updates from http://tranquillity.ath.cx/uncommon_video_codecs_final.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28084 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 33 ++++++++++++++++++++++++++++++--- 1 files changed, 30 insertions(+), 3 deletions(-) commit fda888c61c0b17c0aab4baf76d16ac83c239e48a Author: diego Date: Wed Dec 3 18:53:35 2008 +0000 Remove unused declarations and references to vo_draw_text_osd(), vo_draw_text_progbar(), vo_draw_text_sub(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28083 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/sub.c | 2 -- libvo/sub.h | 13 ------------- libvo/vo_aa.c | 2 +- 3 files changed, 1 insertions(+), 16 deletions(-) commit 0a5006b1756be94ca8b7f375dde377f51319e76b Author: diego Date: Wed Dec 3 15:25:27 2008 +0000 Delete unnecessary 'extern' keywords. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28082 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb.h | 34 +++++++++++++++++----------------- libswscale/swscale_bfin.c | 12 ++++++------ libswscale/yuv2rgb_bfin.c | 12 ++++++------ 3 files changed, 29 insertions(+), 29 deletions(-) commit f6ad50f8099fdeed01679726711361ed93895558 Author: diego Date: Wed Dec 3 14:54:04 2008 +0000 whitespace cosmetics in test programs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28081 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 44 ++++++++++++++++++++++---------------------- 1 files changed, 22 insertions(+), 22 deletions(-) commit 6ee9519304e85f89050ceb1049a79c0d7da68445 Author: diego Date: Wed Dec 3 14:48:31 2008 +0000 Treat video output objects the same as everything else in the build system, i.e. have lines that conditionally enable each in the Makefile and corresponding variables set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28080 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 50 ++++++++++++++++++++++++++++++++++---- configure | 77 +++++++++++++++++++++++++----------------------------------- 2 files changed, 76 insertions(+), 51 deletions(-) commit 162fe8b1130b2573a2688e186933be99ff4d45d7 Author: diego Date: Wed Dec 3 14:39:45 2008 +0000 cosmetics: consistent CONFIG_PNM definition git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28079 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b143a13009f4190932ade3189c5d5a9d74a146db Author: compn Date: Wed Dec 3 13:35:44 2008 +0000 add FFDS fourcc fixes FFDS avi files from this list: http://tranquillity.ath.cx/uncommon_video_codecs_final.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28078 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c485f7b15c01690908d907c70543180bf1eea5bf Author: diego Date: Wed Dec 3 12:47:29 2008 +0000 cosmetics: Rename ZORAN Makefile variable to ZR for consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28077 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2b12cb43f1a7da765ca96cb652d118127713153d Author: reimar Date: Wed Dec 3 12:22:32 2008 +0000 Fix indentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28076 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 187f10e142e6d5985477bfdb1c9a8d304137d488 Author: diego Date: Wed Dec 3 12:05:47 2008 +0000 Treat audio output objects the same as everything else in the build system, i.e. have lines that conditionally enable each in the Makefile and corresponding variables set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28075 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 21 +++++++++++++++++++-- configure | 37 +++++++++++++++---------------------- 2 files changed, 34 insertions(+), 24 deletions(-) commit 70dbf549e601b922465eb513fead796403a351b0 Author: reimar Date: Wed Dec 3 10:54:01 2008 +0000 More robust w32 -wid size handling git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28074 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 23a8967a4c43fbfc4ab7e20492b914857b1c600b Author: reimar Date: Wed Dec 3 10:42:53 2008 +0000 Reindent after previous commit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28073 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit c4386a8333c19e28005d7a47aa2a34c60e139912 Author: reimar Date: Wed Dec 3 10:38:50 2008 +0000 Do not override the vo_dwidth/vo_dheight values in vo_w32_config in -wid mode because we ignore the requested size in that case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28072 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 9d580f6aa33f5c3bee0fc7fd551e53557be12879 Author: gpoirier Date: Wed Dec 3 10:34:03 2008 +0000 sync w/r28056 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28071 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit a3e78418b9085f7167bd72cf375428f862e5e6cb Author: reimar Date: Wed Dec 3 09:58:11 2008 +0000 Cosmetics, whitespace and "... == NULL" to "!..." git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28070 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 7ba61c19c32bab39ceb93170af1420ef239884bf Author: reimar Date: Wed Dec 3 09:27:19 2008 +0000 Some whitespace and () cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28069 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit fda903e4528494036348992ab1877cbf5e7bb1ad Author: gpoirier Date: Wed Dec 3 09:06:23 2008 +0000 Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as libavcodec/i386/x86inc.asm checks that __OUTPUT_FORMAT__ is 'macho' in 32-bits mode, not 'macho32'. This is a workaround until FFmpeg code is fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28068 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f2dff1fad8c3f848fd8b5812430164d9d9ebf35f Merge: 9ea58c1... 52ee93c... Author: Uoti Urpala Date: Tue Dec 2 23:09:47 2008 +0200 Merge branch 'master' into mt commit 52ee93c1c64dfaa0afc881c38154b04c100cb617 Author: Uoti Urpala Date: Tue Dec 2 23:09:07 2008 +0200 demux_rtp.cpp: Add missing #include libmpdemux/demux_rtp.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 518b38132d83fdcf25928c4ba5fceaa5e2f2e7cc Author: reimar Date: Tue Dec 2 20:07:13 2008 +0000 100l, actually put the PTHREAD_CACHE define into config.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28067 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f6b9f425160e4a6f44d1c26ed0e2aaefcfcf925e Author: reimar Date: Tue Dec 2 19:53:41 2008 +0000 Print ID_EXIT and exit reason message in identify mode when exiting. Patch by rvm [rvm3000 ya com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28066 b3059339-0415-0410-9bf9-f77b7e298cf2 command.c | 2 +- mp_core.h | 8 +++++++- mplayer.c | 57 ++++++++++++++++++++++++++++++++++++--------------------- 3 files changed, 44 insertions(+), 23 deletions(-) commit 9ea58c12eec77063249c32570024c80e1d5e205a Merge: 805b1ec... d8fad6c... Author: Uoti Urpala Date: Tue Dec 2 20:56:25 2008 +0200 Merge branch 'master' into mt commit d8fad6cc3d21668ca4efbe87515604d9b9115869 Author: Uoti Urpala Date: Tue Dec 2 20:55:04 2008 +0200 demux_rtp.cpp: Fix compilation issues This file hadn't been updated after some API changes. libmpdemux/demux_rtp.cpp | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 14d31933913dcab7cc2a0c62a25d04237de92004 Author: Uoti Urpala Date: Tue Dec 2 20:41:47 2008 +0200 Makefile, codec-cfg.c: Don't use EXTRA_INC flags for codec-cfg compile codec-cfg runs on the host system but EXTRA_INC can have target system paths. The EXTRA_INC was added there for shared libavutil support. Copy the one #define codec-cfg.c needs from libmpdemux/aviheader.h (which in turn needed libavutil) instead of including the header, and drop the EXTRA_INC flags. Makefile | 2 +- codec-cfg.c | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) commit a6af927ea17f5c5a882902653aa95488b87ea512 Author: Uoti Urpala Date: Tue Dec 2 20:09:35 2008 +0200 w32_common.c, vo_direct3d.c: Fix Windows compilation issues In w32_common.c the special "old_vo_defines.h" header was included too late. vo_direct3d.c was copied from svn without fixing the type of the control() function. libvo/vo_direct3d.c | 2 +- libvo/w32_common.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 805b1ec55d5cc166d1727bf30ac350bdb1c5f78f Author: Uoti Urpala Date: Tue Dec 2 18:56:20 2008 +0200 Update ffmpeg-mt submodule, should fix -ss commit b65e8bd127fb7eee9debd4ea280846d6ba557467 Merge: 60cd650... 10e4753... Author: Uoti Urpala Date: Tue Dec 2 18:55:53 2008 +0200 Merge branch 'master' into mt commit 10e47539986deab2f0caf1fb8386043a9593796a Author: Uoti Urpala Date: Tue Dec 2 18:40:44 2008 +0200 configure: Define HAVE_BSWAP and HAVE_FAST_64BIT for FFmpeg Set BSWAP unconditionally on x86/AMD64 (it should be available on anything newer than a 386). HAVE_FAST_64BIT could probably be set for more archs than this commit sets it for. configure | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit e62517ef6a8d23cd78325a9661f8865bd222e004 Merge: 62dda60... 27b167b... Author: Uoti Urpala Date: Tue Dec 2 18:02:05 2008 +0200 Merge svn changes up to r28065 commit 27b167bb75b908541563bab964e97b06d621f837 Author: reimar Date: Tue Dec 2 15:03:19 2008 +0000 Remove resize_d3d call from render_d3d_frame that was made useless by previous commit. If this is necessary e.g. to prevent flicker while resizing, check_events should be called instead or even better the functionality be moved to some higher layer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28065 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit bb89a7696daffa36832790e4fc1ee67b0dfad8e3 Author: reimar Date: Tue Dec 2 14:51:46 2008 +0000 100l, do not call check_events from resize_d3d since there should be no reason to do it and it might call resize_d3d again which makes it hard to guarantee that it works correctly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28064 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 2d330d3c014836eeb3ed2fde2762dd34d6d29ed6 Author: reimar Date: Tue Dec 2 09:46:08 2008 +0000 Cosmetics: Remove unnecessary () git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28063 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ef4313fd774e0ae1ba31671f296d27db0895d44e Author: reimar Date: Tue Dec 2 09:40:09 2008 +0000 Consistency cosmetics: do not compare against NULL in ifs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28062 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit e84d33f00f257ed9dfda51996dc8456c69892b8b Author: reimar Date: Tue Dec 2 09:38:24 2008 +0000 Cosmetics: remove spaces before argument ( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28061 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit bbc8a57160827aba93a1bf65509153a2b3553c6a Author: reimar Date: Tue Dec 2 09:36:47 2008 +0000 Reorganize Direct3D initialization code. Patch by Georgi Petrov [gogothebee gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28060 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 201 ++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 150 insertions(+), 51 deletions(-) commit 74f6d96443ab8ebca458e593ba1515ec34911cca Author: diego Date: Tue Dec 2 08:35:30 2008 +0000 vo_direct3d.o depends on w32_common.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28059 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d7291e499e21ee8a1db291c04b3a25ed2c52ed8c Author: diego Date: Tue Dec 2 00:26:14 2008 +0000 Remove commented-out duplicate declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28058 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 563ae9f8eb03e4040f2b6802c79e99ad53920c04 Author: diego Date: Tue Dec 2 00:21:37 2008 +0000 Remove unused declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28057 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb.c | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) commit 58e6100cc86ebdffa6c6b0e2b4c5b582e7168614 Author: reimar Date: Mon Dec 1 16:45:43 2008 +0000 Add a note about some known issues with -vo sdl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28056 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 5a0c4f3b617f013f5e8d6faf74bd70e7b953f25b Author: reimar Date: Mon Dec 1 16:37:06 2008 +0000 Remove a lot of completely pointless mp_msg_test calls. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28055 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_sdl.c | 79 ++++++++++++++++++------------------------------------- 1 files changed, 26 insertions(+), 53 deletions(-) commit 5895532e51681acc5ec7bc2191615fe8729d9b85 Author: kostya Date: Mon Dec 1 06:42:11 2008 +0000 FFmpeg now has RV40 decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28054 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 39f7129214983e2dfc314194e21b60d1c1c7cbf8 Author: diego Date: Sun Nov 30 13:37:42 2008 +0000 Use standard unsigned long type instead of u_long. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28053 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/sh_veu_vid.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c612907d1ca9f9151c245c16348690da0f0f16d4 Author: diego Date: Sun Nov 30 13:22:34 2008 +0000 MNG demuxer by Stefan Schuermans, stefan blinkenarea org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28052 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 1 + Makefile | 1 + configure | 28 +++ libmpdemux/demux_mng.c | 625 ++++++++++++++++++++++++++++++++++++++++++++++++ libmpdemux/demuxer.c | 4 + libmpdemux/demuxer.h | 3 +- libmpdemux/video.c | 1 + 7 files changed, 662 insertions(+), 1 deletions(-) commit 5750c01e2559348db9c3824170426efc21ffe902 Author: diego Date: Sun Nov 30 13:21:09 2008 +0000 whitespace cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28051 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 40 ++++++++++++++++++++++++++++++++++++++-- 1 files changed, 38 insertions(+), 2 deletions(-) commit 7baeb6bcfc295035192dbf73889acf0f31a5873c Author: nplourde Date: Sun Nov 30 12:55:11 2008 +0000 use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz Original thread: date: Sun, Oct 12, 2008 at 10:32 PM subject: [MPlayer-dev-eng] [PATCH] vo_macosx: use mmap instead of shmat for MPlayerOSX git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28050 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 49 ++++++++++++++++++++++++++++++++----------------- 1 files changed, 32 insertions(+), 17 deletions(-) commit 54c23a5806d5928e6f6278b79fbdb6c89c6cb608 Author: zuxy Date: Sun Nov 30 09:17:21 2008 +0000 Correct detection of SSSE3 and SSE4a feature bits. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28049 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit bd7e915bf50b24b8a1316ad99667d01e7175087a Author: reimar Date: Fri Nov 28 17:04:36 2008 +0000 Move PTHREAD_CACHE define logic to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28048 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 10 ++++++++++ stream/cache2.c | 4 ---- 2 files changed, 10 insertions(+), 4 deletions(-) commit 60cd65049536422e01bd0ae2d4833551fb2ced91 Author: Uoti Urpala Date: Fri Nov 28 17:39:04 2008 +0200 Create a test branch that uses ffmpeg-mt ffmpeg-mt is used as a subproject in this version. .gitignore | 1 - .gitmodules | 3 +++ libmpcodecs/vd_ffmpeg.c | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) commit cdf2023d98244e78b312dab817c5eb5958ce5a3f Author: compn Date: Fri Nov 28 15:26:36 2008 +0000 misc mplayer fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28047 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit e5fc5f99e9e157d3786df8fcac50188215bc5172 Author: reimar Date: Fri Nov 28 10:53:09 2008 +0000 Fix cross-compilation: autodetect correct nm tool git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28046 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit 5e2bec33440da28866eadcdec2e7b235a04f797b Author: diego Date: Fri Nov 28 09:24:20 2008 +0000 whitespace cosmetics: prettyprinting and indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28045 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 158 ++++++++++++++++++++++++++------------------------- 1 files changed, 81 insertions(+), 77 deletions(-) commit cfedb9374f487a46c6e87b140f6664ee13085588 Author: gpoirier Date: Thu Nov 27 11:34:26 2008 +0000 factorize mouse hiding and screensaver disabling code Based on the patch posted in thread: from Gregor Riepl %onitake A gmail P com% date: Wed, Oct 29, 2008 at 7:26 PM subject: Re: [MPlayer-dev-eng] [PATCH] Replaced deprecated QuickDraw calls in vo_quartz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28044 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.h | 4 ++++ libvo/vo_macosx.m | 17 +++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) commit 62dda60800a902fdaf9b0ec63d8488aaa48c485f Merge: 835511a... 189995f... Author: Uoti Urpala Date: Wed Nov 26 20:53:53 2008 +0200 Merge svn changes up to r28043 commit 189995fb63629eb10751dd15735adb9e30d37192 Author: uau Date: Wed Nov 26 18:49:16 2008 +0000 configure: Move AANDCT config.mak entry and add config.h #defines Move the config.mak "CONFIG_AANDCT=yes" line to where other similar features are, and add missing CONFIG_AANDCT and ENABLE_AANDCT #defines to config.h (though current FFmpeg code works without them). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28043 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 4d9dd439abd7aced7a6583e73cef46bb7bdd96f3 Author: reimar Date: Wed Nov 26 18:17:55 2008 +0000 Fix compilation after FFmpeg r15940 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28042 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 669b0697b08ad52641be746a8be501f444858871 Author: reimar Date: Wed Nov 26 16:30:42 2008 +0000 Use D3DFMT_ constants where possible instead of MAKEFOURCC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28041 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 513bd7461dbfe6aff0d1d4ee96299694f637dcb8 Author: reimar Date: Wed Nov 26 16:27:39 2008 +0000 Add support for RGB formats to vo_direct3d git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28040 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 614b6f25db66595e150705256bc83120d2799c4b Author: diego Date: Wed Nov 26 13:04:10 2008 +0000 Update Tremor comment regarding fixed-point mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28039 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 835511ac394d5283c9c449e6154ccb0db1365321 Merge: 6c71227... cc5e040... Author: Uoti Urpala Date: Tue Nov 25 21:12:01 2008 +0200 Merge svn changes up to r28038 commit cc5e0406412a5f8b4e6e7094f6ffa18a65decd74 Author: cehoyos Date: Tue Nov 25 18:37:13 2008 +0000 Enable compilation with icc 11.0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28038 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e3bf64337e58e7bb2419c31fa7e5f1afb7d43142 Author: cehoyos Date: Tue Nov 25 18:36:50 2008 +0000 Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), to fix generated code on ICC 11.0. Original FFmpeg patch by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28037 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) commit 16a685b00cd92f76d51f4b86f6f54e7f124cad87 Author: reimar Date: Tue Nov 25 18:24:23 2008 +0000 100l, OSD alpha textures were cleared to the wrong value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28036 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a5581ec3b8cb219f050ff2e181b128f96d98be99 Author: gpoirier Date: Tue Nov 25 09:54:34 2008 +0000 typo fix + readability improvement git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28035 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 11c6b99a324de4c3826fbeafd15859c078a171ad Author: torinthiel Date: Mon Nov 24 22:42:19 2008 +0000 Another part of sync to 27843 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28034 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/pl/encoding-guide.xml | 156 ++++++++++++++++++++------------------- 1 files changed, 80 insertions(+), 76 deletions(-) commit 649e7d30c6ab618f2831d6afdbc43edeba350fc4 Author: diego Date: Mon Nov 24 21:23:16 2008 +0000 Sync with latest FFmpeg changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28033 b3059339-0415-0410-9bf9-f77b7e298cf2 subdir.mak | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f6e7167a761c03a32c51e67a431813f92344473d Author: compn Date: Mon Nov 24 20:50:14 2008 +0000 add more informative comment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28032 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9051c1348dc1ab709fe89999228521701e03c4ed Author: diego Date: Mon Nov 24 17:35:08 2008 +0000 Remove unnecessary #ifdef around a struct and a bunch of extern declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28031 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/video_out.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 0cee72fb5b0e13c6f5c9b6c6a3f597e926a3c795 Author: gpoirier Date: Mon Nov 24 17:29:37 2008 +0000 now that we have a specific check to enable ao_macosx or not, don't let test for vo_quartz set if ao_macosx should be enabled or not: it's redundant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28030 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 14 ++++---------- 1 files changed, 4 insertions(+), 10 deletions(-) commit 3fa1eb2a60cdb8822753d1314f31a0676161e74d Author: gpoirier Date: Mon Nov 24 17:27:05 2008 +0000 add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28029 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit c27cdb7288da825f85a88337b6baa9f506643f51 Author: diego Date: Mon Nov 24 14:44:09 2008 +0000 Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28028 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1add1d65976af3d32993421941e6a77e9b11123f Author: diego Date: Mon Nov 24 14:35:08 2008 +0000 cosmetics: Add/remove a few newlines similar to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28027 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 76797a077c20618a864967cab394046882193fc0 Author: gpoirier Date: Mon Nov 24 14:29:32 2008 +0000 cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences) replace tabs by 4 spaces. prettier intentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28026 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 2375 +++++++++++++++++++++++++++-------------------------- 1 files changed, 1189 insertions(+), 1186 deletions(-) commit 20011636d27b8592d78dd5f82bdb95f0a6c256a4 Author: gpoirier Date: Mon Nov 24 14:25:14 2008 +0000 avoid putting several statements on a single line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28025 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 30 +++++++++++++++++++++--------- 1 files changed, 21 insertions(+), 9 deletions(-) commit 40a450c69b574299d2bd57ac84709ec56d2c8904 Author: gpoirier Date: Mon Nov 24 13:34:31 2008 +0000 Use doxygen-style comments in file header. Remove tabs usage. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28024 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) commit 45b0d94b602a72330ac6a9e71cf1c3e1ddab190c Author: gpoirier Date: Mon Nov 24 13:28:56 2008 +0000 whitespace-cleanup git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28023 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 350 ++++++++++++++++++++++++++-------------------------- 1 files changed, 175 insertions(+), 175 deletions(-) commit 6f6072214800c4ab2cff89776de0015c6662ab04 Author: gpoirier Date: Mon Nov 24 13:22:18 2008 +0000 Allow vo_macosx to be compiled in 64-bits mode: - Replace usage of undocumented Apple function CPSEnableForegroundOperation() (which is available in 32-bits mode, but not in 64-bits mode) by TransformProcessType() which is public, documented, and available since OSX 10.3. - Work around Apple bug #6267445 since OSServices Power API is diabled in 64-bits systems Based on patch by Gregor Riepl %onitake A gmail P com% posted in thread: date: Fri, Oct 3, 2008 at 4:49 PM subject: Re: [MPlayer-dev-eng] [PATCH] Replaced deprecated QuickDraw calls in vo_quartz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28022 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_macosx.m | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) commit 9d065b41e8a467667c469f07a7defc063190d5b5 Author: reimar Date: Mon Nov 24 11:04:50 2008 +0000 More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28021 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) commit b236cc711b9812f64fa70818745738555b2457b1 Author: gpoirier Date: Mon Nov 24 10:01:03 2008 +0000 Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions. Patch by Gregor Riepl %onitake A gmail P com% Original thread: Date: Wed, Oct 29, 2008 at 7:26 PM Subject: Re: [MPlayer-dev-eng] [PATCH] Replaced deprecated QuickDraw calls in vo_quartz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28020 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_quartz.c | 165 +++++++++++++++++++++++++++++++---------------------- 1 files changed, 96 insertions(+), 69 deletions(-) commit 2c6a12c01d1c333e8f160d5942314c1ecca56d3e Author: reimar Date: Mon Nov 24 09:46:23 2008 +0000 Remove a ColorFill that is not necessary since the surface it is used on has exactly the same size as the video image and the video will be copied into it before it is used the first time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28019 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 5cb896b7eba3d16fd908aacd06d64b5f7dcabf20 Author: reimar Date: Mon Nov 24 09:44:33 2008 +0000 Make sure the backbuffer is cleared when the border size might have changed. Patch by Georgi Petrov [gogothebee gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28018 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 582bb322d7a5b8d0f3755ad2981946d3f24192e1 Author: diego Date: Mon Nov 24 08:43:13 2008 +0000 Remove useless setting of frame_buffer to NULL as suggested by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28017 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 2 +- libvo/vo_wii.c | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) commit 4daa28d0a5a8948d8780d917102066d4099b9822 Author: diego Date: Mon Nov 24 08:41:44 2008 +0000 cosmetics: indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28016 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 472e68dace09be833df5e8624a1bac033b730c89 Author: diego Date: Mon Nov 24 08:40:11 2008 +0000 Move setting of frame_buffer variable out of 'if', as preferred by Reimar. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28015 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 6 ++++-- libvo/vo_wii.c | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) commit 5351098826082eac9b98bf614952f59a6f435e95 Author: diego Date: Mon Nov 24 08:31:44 2008 +0000 Create a separate codecs.conf entry for Tremor and use it if MPlayer is with Tremor support instead of libvorbis. Previously MPlayer would show the same output on the console when decoding with libvorbis and Tremor. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28014 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 9 +++++++++ libmpcodecs/ad_libvorbis.c | 4 ++++ 2 files changed, 13 insertions(+), 0 deletions(-) commit 17aebba77f4087e4780ae783babecd25790c732c Author: diego Date: Mon Nov 24 08:29:34 2008 +0000 Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS. patch by Alexis Ballier, alexis.ballier gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28013 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpeg2/idct.c | 2 +- libmpeg2/libmpeg2_changes.diff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 45ff1218a64c2337794407a0876517931af03173 Author: gpoirier Date: Sun Nov 23 22:01:54 2008 +0000 sync w/r27979 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28012 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) commit 6c3457bd0e87fcbb43d4af2f480084cf92a52530 Author: reimar Date: Sun Nov 23 20:49:05 2008 +0000 Clear the whole window on resize in vo_x11 since we do not yet know how large the borders will be. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28011 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 7428efabee6629a2d63c00900a4c9c498c815a1f Author: reimar Date: Sun Nov 23 20:47:04 2008 +0000 Simplify vo_x11 check_events function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28010 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) commit b704defedd9b6a24bb6dd0102d14d686c6d26dff Author: reimar Date: Sun Nov 23 20:39:15 2008 +0000 Do not draw in window if our image has not yet been adjusted to the new window size. Fixes some cases of borders not being black in fullscreen when fullscreen image is scaled down. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28009 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit af80fe7f1259a6040cf50083141e00bd58d9eabd Author: reimar Date: Sun Nov 23 20:20:51 2008 +0000 Remove unnecessary xf86vmode.h include. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28008 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit ff05d203b2b7ef476419df6fdf5de83a3be4b391 Author: reimar Date: Sun Nov 23 20:19:06 2008 +0000 Remove some usnused variables and commented-out code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28007 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit 307953643defb92698ae6e51f02cdcb0139fb1ba Author: reimar Date: Sun Nov 23 20:17:46 2008 +0000 Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28006 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) commit 97eeb07265bb41e639e8037e7d06ba1738d15441 Author: reimar Date: Sun Nov 23 18:50:39 2008 +0000 Patch to improve/consistify coding style. Patch by Georgi Petrov [gogothebee gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28005 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-) commit d86a77d8bab8665df180f789a0c16b5607d97dbb Author: reimar Date: Sun Nov 23 18:45:01 2008 +0000 Fix indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28004 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit cc7e0dae7e0b0fef51da848cf728c5a4defcd310 Author: reimar Date: Sun Nov 23 18:42:29 2008 +0000 Lock/unlock surface only once even when drawing many slices. Patch originally by Jim Hauxwell [james dattrax co.uk] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28003 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-) commit 161092eb35730a37c2c867814b105b5b5f1079de Author: reimar Date: Sun Nov 23 18:24:53 2008 +0000 Move locked_rect from stack to priv struct in preparation for following patch. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28002 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 30 +++++++++++++----------------- 1 files changed, 13 insertions(+), 17 deletions(-) commit e148ffb3ec6014f015e424086cbabb012e42ed96 Author: reimar Date: Sun Nov 23 18:13:56 2008 +0000 Move the StretchRect call from draw_slices to render_d3d_frame. This avoids calling it (and BeginScene/EndScene) many times with slices and also avoids code duplication. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28001 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 36 ++++++++---------------------------- 1 files changed, 8 insertions(+), 28 deletions(-) commit 2e5c6e2f4efaff9bda1b724ef294da795c528b29 Author: reimar Date: Sun Nov 23 17:25:46 2008 +0000 Remove pointless is_cfG_finished variable. Patch by Georgi Petrov [gogothebee gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28000 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 20 +++----------------- 1 files changed, 3 insertions(+), 17 deletions(-) commit 5b239d47bdb2b6a796b9a5718a4eeeea19ee2709 Author: diego Date: Sun Nov 23 14:57:51 2008 +0000 Handle fb_dev_name similar to vo_fbdev in vo_wii. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27999 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 2 +- libvo/vo_wii.c | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) commit 9aa2edf9d103e2bc3b5e2ea18cdd5105d8232ec9 Author: diego Date: Sun Nov 23 14:32:39 2008 +0000 Merge another if condition check to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27998 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit df58b1815f4aa52bf65e843935813730976e5206 Author: diego Date: Sun Nov 23 14:15:54 2008 +0000 Use static variable instead of #define to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27997 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) commit 9c8445f5f95144b5940d8e7677b9d46443aa8bc8 Author: diego Date: Sun Nov 23 13:55:23 2008 +0000 Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27996 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit c6af321ba74b26fa2ef7f0d334b609cdab0d87e9 Author: diego Date: Sun Nov 23 13:51:16 2008 +0000 Merge another if condition check to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27995 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 2a044df222d609309da45d64e4f465174b9cdde8 Author: diego Date: Sun Nov 23 13:42:41 2008 +0000 Merge if condition check to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27994 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 3e0abbff543b3b9356ecf78f435f3370e9296db7 Author: diego Date: Sun Nov 23 13:41:57 2008 +0000 Remove debug function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27993 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 70 ------------------------------------------------------ 1 files changed, 0 insertions(+), 70 deletions(-) commit ce17f21bb14509acb2ac5b934e498c1c1ff5f8fb Author: diego Date: Sun Nov 23 13:23:14 2008 +0000 cosmetics: one more round of whitespace changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27992 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 8ea5ce98d8a51de0d13fcd61e72f2278318adf3d Author: diego Date: Sun Nov 23 13:19:43 2008 +0000 cosmetics: further reformatting to lessen differences to vo_fbdev.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27991 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 109 +++++++++++++++++++++++++++----------------------------- 1 files changed, 53 insertions(+), 56 deletions(-) commit 92ea709db2a5ab3d79a94593cbc94c9a19c52c01 Author: diego Date: Sun Nov 23 13:06:37 2008 +0000 cosmetics: complete reformatting, tabs to spaces, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27990 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 1908 +++++++++++++++++++++++++++--------------------------- 1 files changed, 952 insertions(+), 956 deletions(-) commit 21a6361d95a23d77fd32666ecf8c6842dda51174 Author: diego Date: Sun Nov 23 13:02:10 2008 +0000 cosmetics: Lessen differences to vo_wii.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27989 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit d0a4035bad5b4a183aeb7c7d40ef66faa7f54a5f Author: diego Date: Sun Nov 23 12:46:42 2008 +0000 cosmetics: consistent formatting for if/else/case git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27988 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_fbdev.c | 82 ++++++++++++++++++++++++++++++----------------------- 1 files changed, 46 insertions(+), 36 deletions(-) commit c8993e3c662fee3dc0ffc357ff36f622b8edece1 Author: reimar Date: Sun Nov 23 12:45:07 2008 +0000 Reimplement -endchapter support again for -dump*, it was broken in r25987. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27987 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 9542118efe9ace06ae86a8485053d7249488a251 Author: reimar Date: Sun Nov 23 12:30:39 2008 +0000 Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27986 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 6 +----- libvo/vo_xvmc.c | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) commit be6e3bf79ffa26827599bc68154ed1e065581b89 Author: reimar Date: Sun Nov 23 12:25:41 2008 +0000 Remove unused flip_flag variable git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27985 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 73fab6a4121d363f531974150d13c5e2877481a8 Author: diego Date: Sun Nov 23 12:08:18 2008 +0000 cosmetics: Reformat some lines to lessen differences to vo_fbdev.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27984 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_wii.c | 180 +++++++++++++++++++------------------------------------ 1 files changed, 62 insertions(+), 118 deletions(-) commit 929dc9a8acfdd7bec86463e9eba753c23f28976a Author: diego Date: Sun Nov 23 12:01:48 2008 +0000 cosmetics: Move up uninit() to avoid a forward declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27983 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_screenshot.c | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit 0ad147ed5c2b622a4acbfa4f6c5fdd7bbb41f497 Author: diego Date: Sun Nov 23 11:59:37 2008 +0000 cosmetics: consistent function declarations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27982 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_screenshot.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit 9e2505a3f511e70afc8e6b6bb1a656950ab19778 Author: diego Date: Sun Nov 23 11:58:11 2008 +0000 cosmetics: Remove tabs and trailing whitespace. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27981 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_screenshot.c | 138 +++++++++++++++++++++--------------------- 1 files changed, 69 insertions(+), 69 deletions(-) commit b2fb201a6bba050c8f6eb42be00007dea00afd25 Author: diego Date: Sun Nov 23 11:53:17 2008 +0000 Remove unused variables and the related warnings along with them. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27980 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xvmc.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 6c712271ce9e8d4eb9cd615e920139ebcb1d1d49 Author: Uoti Urpala Date: Sat Nov 22 19:18:48 2008 +0200 Remove old VO vo_mouse_autohide compatibility #define The VOs no longer access vo_mouse_autohide directly so the #define is not needed. libvo/x11_common.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 6cbca28085f1698bc7c6537631d5efbadf64abf1 Merge: 1715c2a... a83e000... Author: Uoti Urpala Date: Sat Nov 22 19:16:43 2008 +0200 Merge svn changes up to r27979 commit a83e00009000c4907254daa141d491d0479e961d Author: bircoph Date: Sat Nov 22 13:31:55 2008 +0000 Make description of the option more clear as suggested by Reimar Döffinger. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27979 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 61a05611223a15717aaf24a0910284a2dfa3ba8c Author: reimar Date: Fri Nov 21 23:22:53 2008 +0000 Remove a aspect calculation line. It is useless because with the new API enabled by VOCTRL_UPDATE_SCREENINFO it is not necessary because it is already done in video_out.c:config_video_out. Secondly, the removal of the aspect_save_prescale triggered a regression because of it, with -wid the window would not be filled completely initially. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27978 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 1 - libvo/vo_xvmc.c | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) commit b8a0605f4b8d80fdbf4932922960b8fb512f5e5c Author: reimar Date: Fri Nov 21 23:17:26 2008 +0000 Simplify handling of "flags" parameter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27977 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 17 ++++------------- 1 files changed, 4 insertions(+), 13 deletions(-) commit 3095b31c26f19751f61c985f16857fcdc2c0c1ca Author: reimar Date: Fri Nov 21 23:14:38 2008 +0000 Add forgotten initialization if Flip_Flag to 0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27976 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 529028ff5d3becc520c28a8c6c6d2902086db468 Author: diego Date: Fri Nov 21 19:32:19 2008 +0000 cosmetics: typo fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27975 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d348015a58a7cb64cb7efc31897869a8551a61d0 Author: diego Date: Fri Nov 21 18:55:00 2008 +0000 cosmetics: Write revision number with leading 'r'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27974 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ff4c67b77c8f2af880a6a552ab29228f55ecc1c8 Author: compn Date: Fri Nov 21 13:03:22 2008 +0000 add direct3d docs, ok'd by Guillaume git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27973 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 1 + DOCS/man/en/mplayer.1 | 4 ++++ 2 files changed, 5 insertions(+), 0 deletions(-) commit ad9e5407708f4ce564424c5b9431df3a3b87049a Author: bircoph Date: Fri Nov 21 12:23:10 2008 +0000 Synced with r27967. These changes are cosmetics only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27972 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-ru.h | 23 +++++++++++------------ 1 files changed, 11 insertions(+), 12 deletions(-) commit 157343aeb32dee8443af3bda5efeff45ccd7e2dd Author: reimar Date: Fri Nov 21 12:22:16 2008 +0000 Fix and enable panscan handling for vo_direct3d git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27971 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 120 ++++++++++++++++++-------------------------------- 1 files changed, 43 insertions(+), 77 deletions(-) commit 80b1673d17fbf47f59fb3548a44b468464fe5ea1 Author: diego Date: Thu Nov 20 22:54:30 2008 +0000 cosmetics: Consistently place HEADERS before OBJS in all Makefiles. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27970 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a26426f5de1bcc877633e36eeaeccf88143aa8cf Author: reynaldo Date: Thu Nov 20 19:32:08 2008 +0000 Add all still missing lines, full sync against r27967 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27969 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) commit cec1ec58a32d10fd179697d09ffba3782e1bfbd1 Author: reynaldo Date: Thu Nov 20 19:03:53 2008 +0000 Trivial, add some more lines that were missing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27968 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 34 ++++++++++++++++++++++++++++++---- 1 files changed, 30 insertions(+), 4 deletions(-) commit 501f7c468d9b9dd719e5aa9102bbfca9cb67b4d0 Author: reynaldo Date: Thu Nov 20 18:28:22 2008 +0000 Trivial, Cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27967 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-en.h | 1 + help/help_mp-es.h | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) commit 389de2d9456fd5eb57861d05c0a7a489dd7b360d Author: reynaldo Date: Thu Nov 20 16:15:25 2008 +0000 COSMETICS, More line shifting to match English master git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27966 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 91 +++++++++++++++++++++++++++-------------------------- 1 files changed, 46 insertions(+), 45 deletions(-) commit 232925d3760698befb5bd9db6ed0d5ad91e23a37 Author: reynaldo Date: Thu Nov 20 16:06:52 2008 +0000 TRIVIAL, add some more missing lines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27965 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 22d73e32bbe1ce1838ee3bada9b26ca068dd278d Author: reynaldo Date: Thu Nov 20 16:03:52 2008 +0000 COSMETICS, More line shifting to match English master git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27964 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 514 ++++++++++++++++++++++++++--------------------------- 1 files changed, 252 insertions(+), 262 deletions(-) commit 374ffd075bf760e818be2ebf69ec1fe66fc179df Author: reynaldo Date: Thu Nov 20 15:39:51 2008 +0000 TRIVIAL, some missing lines and a grammar correction git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27963 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) commit f525ba25e7628d47724a69c6a2f24235940b52ce Author: reimar Date: Thu Nov 20 15:13:14 2008 +0000 Cosmetics: rename variables etc. in vo_direct3d.c Patch by Georgi Petrov (gogothebee gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27962 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 478 ++++++++++++++++++++++++--------------------------- 1 files changed, 225 insertions(+), 253 deletions(-) commit c351d29392df4d69c7beae0ba41878e6335e3614 Author: reimar Date: Wed Nov 19 20:19:25 2008 +0000 Factor common code like -wid handling, vo_gc creation etc. out into x11_common.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27961 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 8 -------- libvo/vo_gl2.c | 8 -------- libvo/vo_x11.c | 31 ++----------------------------- libvo/vo_xmga.c | 39 ++------------------------------------- libvo/vo_xover.c | 22 +--------------------- libvo/vo_xv.c | 31 ------------------------------- libvo/vo_xvidix.c | 37 ++----------------------------------- libvo/vo_xvmc.c | 22 ---------------------- libvo/x11_common.c | 23 +++++++++++++++++++++++ 9 files changed, 30 insertions(+), 191 deletions(-) commit 928e4433aa62badaa8578cf8247ea0cbf06e3204 Author: gpoirier Date: Wed Nov 19 16:41:59 2008 +0000 Add detection of x86 CPU features SSSE3 and SSE4a. Patch by Zhou, Zongyi %zz65 A cornell P edu% Original thread: date: Wed, Nov 19, 2008 at 4:22 PM subject: Re: [MPlayer-dev-eng] [PATCH] yadif SSE2/SSSE3 optimization git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27960 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 4 ++++ cpudetect.h | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) commit 82e0e9055aa932e9e11fccc1ef51bf24efac2eb9 Author: reimar Date: Wed Nov 19 13:39:07 2008 +0000 Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27959 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 25 +++++++++++++------------ 1 files changed, 13 insertions(+), 12 deletions(-) commit 1f5394b38ec9b073021c77397ac114a3d0219e7d Author: reynaldo Date: Tue Nov 18 20:34:07 2008 +0000 Cosmetics, mostly line shifting to match English master git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27958 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-en.h | 5 +- help/help_mp-es.h | 987 ++++++++++++++++++++++++++--------------------------- 2 files changed, 483 insertions(+), 509 deletions(-) commit 0ebdbc02d8fcb458c1d7357309296a3a65bba3a1 Author: reimar Date: Tue Nov 18 14:51:54 2008 +0000 Add missing "static" qualifiers to vo_direct3d git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27957 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_direct3d.c | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) commit af25bb3acf76178d9472e575fa5e9db41f68ec94 Author: reimar Date: Tue Nov 18 13:18:55 2008 +0000 100l, the video_out_drivers list must be sorted by priority, not alphabetically. For now, vo_directx should be preferred over vo_direct3d. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27956 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/video_out.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit af366bff51545bd096935272384cd8a5653575ee Author: reimar Date: Tue Nov 18 12:23:42 2008 +0000 Direct3D based video_out module. Patch by Georgi Petrov (gogothebee gmail com) Panscan handling is still disabled and needs to be fixed for negative -panscan. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27955 b3059339-0415-0410-9bf9-f77b7e298cf2 AUTHORS | 3 + DOCS/tech/MAINTAINERS | 1 + configure | 26 ++ libvo/video_out.c | 4 + libvo/vo_direct3d.c | 751 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 785 insertions(+), 0 deletions(-) commit 04d6de5ee2429bf8a6b6c1004559d5c36e32d69b Author: reimar Date: Tue Nov 18 12:23:23 2008 +0000 Doxygen documentation for w32_common.c Patch by Georgi Petrov (gogothebee gmail com) with several modifications by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27954 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 98 insertions(+), 0 deletions(-) commit 8af43b7cc2f9c1546d5896ab61aa3e56c606e778 Author: bircoph Date: Tue Nov 18 09:41:31 2008 +0000 On OpenBSD socklen_t is defined at sys/types.h, so latter is added to the header search path. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27953 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit de51092d28e075e74190a2073ccf1ddbdb56ba27 Author: reynaldo Date: Tue Nov 18 03:41:54 2008 +0000 Trivial, Cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27952 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-en.h | 8 +- help/help_mp-es.h | 163 ++++++++++++++++++++++++++--------------------------- 2 files changed, 83 insertions(+), 88 deletions(-) commit bbeb30af8d8eae8441176e010925047fea758178 Author: reynaldo Date: Tue Nov 18 03:17:11 2008 +0000 Trivial, Cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27951 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-en.h | 6 +++--- help/help_mp-es.h | 22 ++++++++-------------- 2 files changed, 11 insertions(+), 17 deletions(-) commit 10da4a69c579af78dcc187bafdfc4cf62fd9aa22 Author: reynaldo Date: Tue Nov 18 03:06:27 2008 +0000 Add some more missing messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27950 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) commit 1715c2a33632b333f8e8e581ef23ea5fe0234edd Merge: e46ce9c... 409bb1c... Author: Uoti Urpala Date: Mon Nov 17 20:50:23 2008 +0200 Merge svn changes up to r27949 Conflicts: common.mak libvo/vo_xv.c libvo/x11_common.c libvo/x11_common.h stream/cache2.c commit 409bb1c5daba69aac788ce5065d05b8ea8441cfd Author: reimar Date: Mon Nov 17 18:20:20 2008 +0000 100l, missing ' s' in sed command, probably caused all decoders to be disabled when zlib is not available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27949 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c184fe7b0731a58d92ab5cb32b587f265896432e Author: diego Date: Mon Nov 17 15:25:33 2008 +0000 Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27948 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 26a4b024174676f73c140c6e01444fc8b2797dd0 Author: diego Date: Mon Nov 17 15:02:24 2008 +0000 Set _have_yasm to "no" if yasm detection failed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27947 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 330e951cf0e3b3d84277b0b03ed582ad3e0d0819 Author: reimar Date: Mon Nov 17 13:12:01 2008 +0000 Remove a useless XGetGeometry call, the X11 event handling already updates vo_dwidth/vo_dheight. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27946 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xvmc.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit f76cb1f891301a0bdf9ebe5ae5e8c12ac44736e8 Author: diego Date: Mon Nov 17 10:33:59 2008 +0000 Put variable declaration inside an #ifdef to avoid an unused variable warning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27945 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 7a7b3d95e3fb62d90c6508c776858014c5edd750 Author: cehoyos Date: Mon Nov 17 10:16:28 2008 +0000 Allow compilation with icc 10.1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27944 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit beac5410ae6692954e2b2800fa79d535cd299097 Author: diego Date: Sun Nov 16 23:59:47 2008 +0000 Fix build: Remove some references to sections that no longer exist. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27943 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/zh_CN/documentation.xml | 2 +- DOCS/xml/zh_CN/mencoder.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit d12df3ab124768fc6f4e99e74d5d24458aa3047e Author: reimar Date: Sun Nov 16 17:16:08 2008 +0000 Get rid of (besides useless assignments) unused XSizeHints variable in vo_xvmc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27942 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xvmc.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit 21303cd0adb1e6540c1c083ed215e8b9b2770cf6 Author: reimar Date: Sun Nov 16 16:59:17 2008 +0000 Fix missing -DARCH_X86_64 for yasm on x86_64. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27941 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 29f16f45f108ec0e69b198d949a4c2dcd796c37f Author: bircoph Date: Sun Nov 16 13:04:16 2008 +0000 Add yasm support to the build system. This allows to use yasm assembler optimizations from FFmpeg code, in particular, from libavcodec/fft.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27940 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 4 ++-- configure | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 58 insertions(+), 3 deletions(-) commit 30e93ced327bc1b133a11ed8c6944642a3fc0f73 Author: Gabrov Date: Sun Nov 16 12:20:14 2008 +0000 synced with r27938 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27939 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 69 ++++--- DOCS/xml/hu/bugs.xml | 81 +------- DOCS/xml/hu/containers.xml | 524 -------------------------------------------- 3 files changed, 44 insertions(+), 630 deletions(-) commit 49eb5ef4dd69acb1ceb6ccdb7f4eb1e951e1e4d8 Author: reimar Date: Sun Nov 16 10:20:58 2008 +0000 Use 64 bit numbers for file positions in the seek function in audio demuxer. Hopefully fixes seeking in wav files in-between 2 and 4 GB. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27938 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_audio.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8cc27a3561be0db3295c47ca540cb5739b18aa75 Author: reimar Date: Sat Nov 15 23:09:31 2008 +0000 Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27937 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dxr3.c | 3 --- libvo/vo_gl2.c | 3 --- libvo/vo_x11.c | 3 --- libvo/vo_xmga.c | 3 --- libvo/vo_xover.c | 2 -- libvo/vo_xv.c | 3 --- libvo/vo_xvidix.c | 3 --- libvo/vo_xvmc.c | 2 -- 8 files changed, 0 insertions(+), 22 deletions(-) commit f5ce35ec8ce6d8283f0bc21499244177af7fa717 Author: reimar Date: Sat Nov 15 22:49:49 2008 +0000 Remove a duplicated vo_x11_selectinput_witherr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27936 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 554ce917df75c7545475459c8dcb96bfa00283d5 Author: reimar Date: Sat Nov 15 22:48:41 2008 +0000 respect -vf dsize etc. also for -rootwin, just like vo_xv does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27935 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 18 ++++++++---------- 1 files changed, 8 insertions(+), 10 deletions(-) commit afa2147441eece4b1456e965199c50efcb29756c Author: bircoph Date: Sat Nov 15 22:34:41 2008 +0000 Fix phrase to maintain consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27934 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/ru/mplayer.1 | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 936420385ae40ab3041788e310bade1569cafd80 Author: reimar Date: Sat Nov 15 22:33:36 2008 +0000 Sync with vo_x11: make sure we get expose events even when drawing to the root window. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27933 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 7f98aecaa51703dbb291530ad083c1b0a9209d91 Author: bircoph Date: Sat Nov 15 22:25:11 2008 +0000 Synced with r26763. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27932 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/ru/mplayer.1 | 151 ++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 117 insertions(+), 34 deletions(-) commit 5dd1c3e7391a9bacc7d217bcfc98e5dcacdc6e9f Author: gpoirier Date: Sat Nov 15 20:37:08 2008 +0000 On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU, use cpuinfo instead. This allows MPlayer to get one step closer to building in 64 bits mode on Darwin, if one passes --target=x86_64-darwin to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27931 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7ecf9a6d0489a6bd5b9e6df2048cdb54bb70d861 Author: reimar Date: Sat Nov 15 19:43:39 2008 +0000 100l, stream->cache_pid can not be used directly in pthread_create, it has the wrong type. Luckily we currently do not need the value anyway. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27930 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 39e42b26e9ade6374654f2c82a00ac2f66a81469 Author: reimar Date: Sat Nov 15 19:14:09 2008 +0000 Remove a nonsensical "else" for the video mode switching case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27929 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ca77ee41f0d91974a4dff93de611dced9cffb11f Author: reimar Date: Sat Nov 15 19:08:50 2008 +0000 Use pthreads for the cache on Cygwin, since _beginthread is not available and the previous CreateThread method would probably leak memory here, too. Also pthreads seems to be the official Cygwin threading API. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27928 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 38 +++++++++++++++++++++++++++----------- 1 files changed, 27 insertions(+), 11 deletions(-) commit 4fa4e8744dd4122bd2518a24d4dfd948aa1829ac Author: reimar Date: Sat Nov 15 19:06:25 2008 +0000 include limits.h for INT_MAX. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27927 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 55175c457dcad4fc33e10c2db5949d13b0a08cca Author: reimar Date: Sat Nov 15 19:03:21 2008 +0000 Remove now unused variables. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27926 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 4 ---- libvo/vo_xv.c | 6 +----- libvo/vo_xvmc.c | 3 --- 3 files changed, 1 insertions(+), 12 deletions(-) commit 21040bb95168c44232cc39bb9ae7dc9b4af4206f Author: reimar Date: Sat Nov 15 18:58:14 2008 +0000 Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height. This fixes the -vm bug that the created window is too small. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27925 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 2 +- libvo/vo_xv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 4b9ee2e2063f8d0a56288cb9d1aa8b35e640600b Author: reimar Date: Sat Nov 15 18:56:25 2008 +0000 Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same boiler-plate code with them, just with different bugs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27924 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 14 ++------------ libvo/vo_xv.c | 14 ++------------ libvo/vo_xvmc.c | 13 ++----------- libvo/x11_common.c | 40 ++++++++++++++++++---------------------- libvo/x11_common.h | 4 ++-- 5 files changed, 26 insertions(+), 59 deletions(-) commit c8d9e2eb60e942009c35270b97045e84e74dd5d5 Author: reimar Date: Sat Nov 15 18:28:35 2008 +0000 Set modified window position and monitor aspect in vo_vm_switch instead of in individual vo drivers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27923 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 4 ---- libvo/vo_xv.c | 1 - libvo/x11_common.c | 7 +++++++ 3 files changed, 7 insertions(+), 5 deletions(-) commit f2bceedc4915245e68856442c07eb4198bee1e2c Author: reimar Date: Sat Nov 15 18:14:03 2008 +0000 Get rid of (besides useless assignments) unused XSizeHints variable git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27922 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) commit ebff32237b0957f3e794a2a03f5600e43a580f7e Author: reimar Date: Sat Nov 15 18:11:10 2008 +0000 Set modeline_width/height to sane values in vo_vm_switch even when the XF86VidMode extension is not available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27921 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 8b0b5bee7791abaece30c1fa456d3380e6b0877d Author: reimar Date: Sat Nov 15 17:48:27 2008 +0000 Cosmetics: remove useless "extern" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27920 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.h | 66 ++++++++++++++++++++++++++-------------------------- 1 files changed, 33 insertions(+), 33 deletions(-) commit 87bee02b191b7400532ff40c21da8dd43c15d289 Author: reimar Date: Sat Nov 15 17:45:55 2008 +0000 Replace some of the different inconsistent XGetGeometry uses by a vo_x11_update_geometry function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27919 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 8 +------- libvo/vo_x11.c | 4 +--- libvo/vo_xv.c | 6 +----- libvo/x11_common.c | 36 +++++++++++++++++------------------- libvo/x11_common.h | 1 + 5 files changed, 21 insertions(+), 34 deletions(-) commit 252f6d5093b732e3762e97348af4e8599d09a999 Author: reimar Date: Sat Nov 15 17:41:30 2008 +0000 Remove a useless XGetGeometry call, the X11 event handling already takes care of this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27918 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 18fac2d9475e3292a8f7273a6811710f2539cd6b Author: reimar Date: Sat Nov 15 16:40:48 2008 +0000 Remove code from unused and since ages deprecated draw_frame function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27917 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 22 +--------------------- libvo/vo_xv.c | 3 +-- 2 files changed, 2 insertions(+), 23 deletions(-) commit eb4f31f73b05ae7c7f63bf182a5540bdec5da7fe Author: reimar Date: Sat Nov 15 16:36:39 2008 +0000 Remove vo_xv code that has been under #if 0 since ages. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27916 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 29 ----------------------------- 1 files changed, 0 insertions(+), 29 deletions(-) commit 08367541bcaeeab89a2d2910001b1318e79dab69 Author: reimar Date: Sat Nov 15 16:34:44 2008 +0000 vo_x11: do not replace the vo_gc created by the Gui. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27915 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 60b5834701211b51e33759480071d2eff1c59b8b Author: reimar Date: Sat Nov 15 15:50:47 2008 +0000 Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27914 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit e0a4769570d187b94a351a69ac5cf09a66d12c04 Author: reimar Date: Sat Nov 15 14:24:32 2008 +0000 Cosmetics for vo_x11 control() to make it more similar to vo_xv.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27913 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) commit f85075724981d8f0c49b533648374ddbf61020b3 Author: reimar Date: Sat Nov 15 14:21:02 2008 +0000 Fix grammar of comment and sync it with vo_x11.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27912 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xv.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1048b60459dc2f8b9c055dfea67140cf7af897ba Author: reynaldo Date: Sat Nov 15 03:41:28 2008 +0000 Adds Some missing messages - 1 of 3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27911 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-es.h | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) commit 1f52c9ed8ba7885c51f20404f726c5ac6b4f9d15 Author: reimar Date: Fri Nov 14 19:29:04 2008 +0000 Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_control git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27910 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8cf9abed3b7bf9c161941154cbfbda98619a975c Author: gpoirier Date: Fri Nov 14 13:03:33 2008 +0000 sync w/r27906 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27909 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 24 ++++++++++++++---------- 1 files changed, 14 insertions(+), 10 deletions(-) commit 930c37da5675a313b7aaf2254840011bb3469682 Author: reimar Date: Fri Nov 14 10:31:15 2008 +0000 Fix ati-hack to work again with ATI 8.9 and later drivers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27908 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) commit 36dade769372f2acb7c25f8bc519486e8ac59c14 Author: reimar Date: Thu Nov 13 19:05:07 2008 +0000 Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of IMGFMT_RGB|24 and IMGFMT_BGR|24. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27907 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_png.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit acd3b32cc8d1086ae3e67b31a0a265f6ce1c39ff Author: gpoirier Date: Thu Nov 13 17:18:40 2008 +0000 document x264's option subq=0, plus a bit of factoring and added details git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27906 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 20 ++++++++++++-------- 1 files changed, 12 insertions(+), 8 deletions(-) commit 5dbcc861f581b16fc028f735ee91dc3cfbf1f7ba Author: diego Date: Thu Nov 13 00:15:09 2008 +0000 Print out that vo_macosx is disabled when Mac OS X APIs are not available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27905 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 69c3d22e006ddd63fd3de5ae1436051ad1cac854 Author: reimar Date: Tue Nov 11 19:21:36 2008 +0000 Fix Windows OpenGL -wid: Disable the Window instead of explicitly passing on click events. This also makes Drag-and-Drop work if the -wid window supports it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27904 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/w32_common.c | 16 +--------------- 1 files changed, 1 insertions(+), 15 deletions(-) commit 9d781a117a4f7218a5815254703c4023699f6ace Author: torinthiel Date: Tue Nov 11 13:57:29 2008 +0000 Partial sync to 27843 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27903 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/pl/encoding-guide.xml | 4960 ++++++++++++++++++++++++---------------- 1 files changed, 3027 insertions(+), 1933 deletions(-) commit df978cfbcdc2ce93fcf9c16d0755745fbb167884 Author: diego Date: Sat Nov 8 09:51:12 2008 +0000 Sync with latest FFmpeg changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27902 b3059339-0415-0410-9bf9-f77b7e298cf2 common.mak | 35 ++++++++++++++++++++++++++--------- 1 files changed, 26 insertions(+), 9 deletions(-) commit 867ba9bf0b78c5d396219a2730487e567e5b08ff Author: bircoph Date: Sat Nov 8 04:51:46 2008 +0000 Synced with r25786. '-' signs are escaped throughout the manual page. Some spelling fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27901 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/ru/mplayer.1 | 882 ++++++++++++++++++++++++++++--------------------- 1 files changed, 504 insertions(+), 378 deletions(-) commit d835036c748d423f912d11074a92e277949e902f Author: bircoph Date: Fri Nov 7 08:34:15 2008 +0000 Synced with r27402. Some spelling, typo fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27900 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-ru.h | 1521 ++++++++++++++++++++++++++--------------------------- 1 files changed, 735 insertions(+), 786 deletions(-) commit e46ce9c0ac88cdc3b4604c249576cfde0c5c4946 Merge: e51225d... 14eb21f... Author: Uoti Urpala Date: Thu Nov 6 20:41:40 2008 +0200 Merge svn changes up to r27899 commit 14eb21fce00bfcab5145140f22bfd706d991c101 Author: reimar Date: Thu Nov 6 18:39:37 2008 +0000 For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27899 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 2 +- libvo/gl_common.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) commit 4a85a32cb2ea6f438817cfdd488c00cb36ea2bad Author: gpoirier Date: Thu Nov 6 12:41:23 2008 +0000 sync w/r27895 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27898 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 59 +++++++++++++++++++++++++++++------------------- 1 files changed, 36 insertions(+), 23 deletions(-) commit e3d5eacec36460eb5d0ce462f3bce4a83110c3d1 Author: nicodvb Date: Wed Nov 5 23:37:52 2008 +0000 set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27897 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/dvb_tune.c | 4 +--- stream/stream_dvb.c | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) commit 69ad7080f9177c5fa3d9a7bd9aa252b04a6f553e Author: diego Date: Tue Nov 4 21:00:29 2008 +0000 Add #include for memset. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27896 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/jpeg_enc.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 0845d5abfd1948bd2073d32f1c92b0156f2d0b13 Author: diego Date: Tue Nov 4 20:46:45 2008 +0000 Fix typo in psy-rd x264 option description. Noticed by Grozdan, microchip telenet be. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27895 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 79782db8772cd5b01137591ac22d37cd225bfabd Author: diego Date: Tue Nov 4 20:38:55 2008 +0000 Add some const specifiers to function name variables; fixes a bunch of "initialization discards qualifiers from pointer target type" warnings. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27894 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/cs_test.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1efaaef8a6fa12329b7dc2d6270b044c719595f4 Author: reimar Date: Tue Nov 4 18:44:14 2008 +0000 Intialize unused fd variables to -1 (which is actually invalid) instead of 0 (which is stdin and can cause weird side-effects). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27893 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/dvb_tune.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2808f340cd661c898e10ff8c6ec170d7e503b3e6 Author: reimar Date: Tue Nov 4 18:42:46 2008 +0000 Fix condition broken in r27401 which incorrectly caused stdin to be closed after playing DVB. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27892 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/stream_dvb.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 36300981a3a6d73742b3054ae67b337b6eebbfb5 Author: bircoph Date: Tue Nov 4 00:35:49 2008 +0000 Fix a typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27891 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/ru/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a5f0db25cb96ac158deb96a35970d101fc63c7c0 Author: diego Date: Mon Nov 3 23:55:42 2008 +0000 Remove outdated sections. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27890 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/bugs.xml | 79 -------------------------------------------------- 1 files changed, 0 insertions(+), 79 deletions(-) commit 07fa797413ab9e8071b08e81fa9fc794267ea240 Author: diego Date: Mon Nov 3 22:06:45 2008 +0000 Merge ARCH_BFIN lines. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27889 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/Makefile | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 1b623e608738d1f92e77c7d0d3e78f716f5f00f7 Author: diego Date: Mon Nov 3 22:01:03 2008 +0000 Add tests target for libswscale test programs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27888 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 427bab48a4dc33a9d706d9a4c22bcf13a1e0342c Author: mru Date: Mon Nov 3 21:49:54 2008 +0000 Remove forgotten ASM_OBJS in libswscale git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27887 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6d4318907db8cb1edb60d1243781f1a8e3614d41 Author: Gabrov Date: Mon Nov 3 12:06:40 2008 +0000 synced with r27885 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27886 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/hu/codecs.xml | 451 +--------------------------------------- DOCS/xml/hu/documentation.xml | 5 +- DOCS/xml/hu/encoding-guide.xml | 8 +- DOCS/xml/hu/install.xml | 163 ++++++++++++++- DOCS/xml/hu/mencoder.xml | 5 +- DOCS/xml/hu/tvinput.xml | 7 +- DOCS/xml/hu/video.xml | 19 +- 7 files changed, 176 insertions(+), 482 deletions(-) commit eb1eaa7f5e3ab89e998b0320e6480d4aaeac9df2 Author: ptt Date: Mon Nov 3 10:35:54 2008 +0000 44% synced with r22753 (going on... ;)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27885 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/encoding-guide.xml | 197 +++++++++++++++++++-------------------- 1 files changed, 96 insertions(+), 101 deletions(-) commit 93498751493a3608655ac576e0f476d358fb845e Author: reimar Date: Sun Nov 2 18:25:44 2008 +0000 lavc tscc decoder now also depends on zlib git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27884 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 456abaa4e39742fd6ae4016208fdec8c2859768b Author: reimar Date: Sun Nov 2 17:19:30 2008 +0000 Add a few more supported URL protocols git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27883 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a2cd1d4d04436157f75d9660b7ed067f75a826ea Author: reimar Date: Sun Nov 2 17:15:44 2008 +0000 Forgotten reindent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27882 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/network.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 863a334a9f3f009917b17759f27e655c295869cb Author: reimar Date: Sun Nov 2 17:15:14 2008 +0000 Add a noicyx:// protocol to allow easier testing for misconfigured servers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27881 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/http.c | 2 +- stream/network.c | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) commit 6818a5e843584e9d0903c8465b3fcc6df9c4c21b Author: reimar Date: Sun Nov 2 16:46:02 2008 +0000 vfw.h needs a windows.h include before on MinGW64. Since vfw.h on MinGW32 includes windows.h automatically it should not make a difference there. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27880 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/tvi_dshow.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c9f2a3636c86b908878a27a05c73b7f939d6f732 Author: reimar Date: Sun Nov 2 16:37:45 2008 +0000 Change OpenGL support to work on unmodified MinGW64 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27879 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- libvo/gl_common.h | 31 +++++++++++++++++++++++++++++-- 2 files changed, 31 insertions(+), 4 deletions(-) commit 7a3fc5ad5afaaa7cd39432c8189549a467975160 Author: reimar Date: Sun Nov 2 15:51:00 2008 +0000 Use libavutil FFMIN etc. instead of defining our own variants. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27878 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_yadif.c | 36 +++++++++++++++--------------------- 1 files changed, 15 insertions(+), 21 deletions(-) commit 9f7bae92dfff034a82c8ef47df0fe0f221c9ca83 Author: reimar Date: Sun Nov 2 11:52:49 2008 +0000 Avoid pointless casting of void* git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27877 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ae_twolame.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c1c59ce8cdbc424a292dcb98b7adea6d4b5b9e0c Author: reimar Date: Sun Nov 2 11:48:20 2008 +0000 Consistently use NULL for pointers instead of 0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27876 b3059339-0415-0410-9bf9-f77b7e298cf2 libass/ass_fontconfig.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 1ae7149c080752e13abb4e0c67f117216966c742 Author: reimar Date: Sun Nov 2 09:57:22 2008 +0000 Fallback to non-fontconfig behaviour when fontconfig initialization fails. Also fixes a memleak in that case, bug #1313. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27875 b3059339-0415-0410-9bf9-f77b7e298cf2 libass/ass_fontconfig.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit e51225dc3135e69d3f0fe6a5502c0c0e77952056 Author: Uoti Urpala Date: Sun Nov 2 11:19:43 2008 +0200 configure: Fix FAST_CMOV detection on AMD64 The code that enabled FAST_CMOV by default was only executed in the 32-bit case. As a result FAST_CMOV was never automatically enabled on AMD64. Fix this by moving the code out of the arch-specific section so it's executed on both x86 and AMD64; it's harmless on architectures that do not support CMOV. configure | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit bce49a37d49013607cd3f140d12d2f1784bb4315 Author: aurel Date: Sat Nov 1 13:56:11 2008 +0000 vobsub: move extradata out of vobsub_t struct git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27874 b3059339-0415-0410-9bf9-f77b7e298cf2 vobsub.c | 25 +++++++++++++------------ 1 files changed, 13 insertions(+), 12 deletions(-) commit b64af5543cafecac4654eafaf90bb953d5128ac7 Author: aurel Date: Sat Nov 1 13:51:39 2008 +0000 vobsub: add sanity check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27873 b3059339-0415-0410-9bf9-f77b7e298cf2 vobsub.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 74dd64e71d7641ac916be0e63471f076f51370af Author: diego Date: Fri Oct 31 18:44:45 2008 +0000 Add an option that sets initial playback volume. patch by Reimar and rvm, rvm3000 ya com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27872 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 6 ++++++ DOCS/man/es/mplayer.1 | 6 ++++++ cfg-mplayer.h | 1 + mplayer.c | 3 +++ 4 files changed, 16 insertions(+), 0 deletions(-) commit 5fefd9f70a3cf39e4c638782ac34ce7ad8858b6b Author: reimar Date: Fri Oct 31 13:13:52 2008 +0000 Missing free in malloc error case in COutputPinCreate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27871 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/dshow/outputpin.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit fa504971c53f054f59c87a66a5da811f3b9806cf Author: reimar Date: Fri Oct 31 13:12:54 2008 +0000 Avoid useless casts of malloc results. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27870 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/dshow/outputpin.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit aa589da439e8e5f9e3636eb52763d3e0cf54eb60 Author: reimar Date: Fri Oct 31 12:59:17 2008 +0000 Avoid a potential memleak in parse_obj_params in case of a missing m_ob_params_t part. Fixes bug #1318. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27869 b3059339-0415-0410-9bf9-f77b7e298cf2 m_option.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d4020af479760130d81c1d608d27de96c43c7bd6 Author: reimar Date: Fri Oct 31 12:56:25 2008 +0000 Avoid a memleak if allocation of field_name fails, fixes bug #1319. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27868 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/http.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e5d852240715fb36e50d2792b5e45e9b76770719 Author: diego Date: Thu Oct 30 22:40:55 2008 +0000 Consistently use dashes to separate words in section IDs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27867 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 843fee2f292fc6e839be516b639331dbca64e57f Author: diego Date: Thu Oct 30 22:40:25 2008 +0000 Fix typo noticed by Paul TT. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27866 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 83e18ed7df7d19c7c12af5e4b1764dc860559d1e Author: ptt Date: Thu Oct 30 15:04:05 2008 +0000 linking corrections git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27865 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/encoding-guide.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b090200af30b46437dcba3e12d3bd37908507825 Author: ptt Date: Thu Oct 30 15:03:50 2008 +0000 synced with r27843 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27864 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/mencoder.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 88b866b53904874ef7c0e3bf51a228ecb0267461 Author: ptt Date: Thu Oct 30 15:03:22 2008 +0000 synced with r27843 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27863 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/documentation.xml | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 2e408fa2694ec2731d2e0f53dcf4eb42e6552429 Author: ptt Date: Thu Oct 30 15:02:44 2008 +0000 synced with r27852 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27862 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/codecs.xml | 187 +---------------------------------------------- DOCS/xml/it/install.xml | 170 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 166 insertions(+), 191 deletions(-) commit 0d1555ef1d7af29cdba9fbc079f2dbbd5df3175e Author: ptt Date: Thu Oct 30 14:51:29 2008 +0000 removed, as rev.27771 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27861 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/containers.xml | 539 -------------------------------------------- 1 files changed, 0 insertions(+), 539 deletions(-) commit 1324f633f8251db5a414f5cccabca6794bd03c9c Author: ptt Date: Thu Oct 30 14:21:31 2008 +0000 synced with r27770 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27860 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/video.xml | 109 ++++++++++++++++++++++++++---------------------- 1 files changed, 59 insertions(+), 50 deletions(-) commit e2680513738f5fe2698e2debfa2648362d20a564 Author: ptt Date: Thu Oct 30 14:21:16 2008 +0000 synced with r27815 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27859 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/tvinput.xml | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) commit 3c360678b18e076be9f9a28533b12e728bc825eb Author: ptt Date: Thu Oct 30 14:20:05 2008 +0000 synced with r27640 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27858 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/mencoder.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 27ff0cde626cc29c46815a37975f9b8ae78e6316 Author: ptt Date: Thu Oct 30 14:18:01 2008 +0000 synced with r27663 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27857 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/install.xml | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) commit 914211ea58025f5fb1f61d7dff6790d7b528f018 Author: ptt Date: Thu Oct 30 14:17:48 2008 +0000 synced with r27683 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27856 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/faq.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 94e23bf005df8980c28c305dba774a0b6740b8e1 Author: ptt Date: Thu Oct 30 14:17:30 2008 +0000 updated links for other commit reference git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27855 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/encoding-guide.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ec6cc859fa449eb7918a6065f0eb806658ef2dad Author: ptt Date: Thu Oct 30 14:16:58 2008 +0000 synced with r27771 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27854 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/documentation.xml | 47 +++++++++++++++++----------------------- 1 files changed, 20 insertions(+), 27 deletions(-) commit c73443dea25077be6c9c83ee1b8befcb28062aad Author: ptt Date: Thu Oct 30 14:16:30 2008 +0000 synced with r27833 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27853 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/it/codecs.xml | 337 ++++++------------------------------------------ 1 files changed, 37 insertions(+), 300 deletions(-) commit f50e0439feca0bfaadf2b7f60a8e2e5186cf3e31 Author: diego Date: Thu Oct 30 09:06:34 2008 +0000 Move codec installation instructions from the codecs section to a more sensible place in the installation section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27852 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 148 --------------------------------------------- DOCS/xml/en/install.xml | 152 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 152 insertions(+), 148 deletions(-) commit b7807b58708b233b50eee37d11579a7439e0317c Author: diego Date: Thu Oct 30 08:55:36 2008 +0000 Restore XMMS input plugin section from removed section in a better place. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27851 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit 2ad77c5b00ce5d03c5db7633ef12dbe71a297e05 Merge: 479f5e7... af97f64... Author: Uoti Urpala Date: Thu Oct 30 08:25:33 2008 +0200 Merge svn changes up to r27850 commit af97f644ed6f72ea72a112b3734d61f42149b6a3 Author: diego Date: Wed Oct 29 22:42:34 2008 +0000 We now require GNU make 3.81. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27850 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit b086fadb3d684274149a818308cc9d3b352e3cad Author: ben Date: Wed Oct 29 22:03:36 2008 +0000 Remove X11 backing store: this is now a useless flag. Also, it is mandatory for Xserver 1.5.x (part of Xorg 7.4, shipped on all Linux distributions starting from Oct. 08) and will be removed from Xserver 1.6 anyhow ... Patch by Stephane Marchesin (marchesin at icps dot u dash strasbg dot fr). For more info, see long flame thread at: http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-August/058323.html git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27849 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 860fbafb95634ee02fadba4b6b6b07af604f28f5 Author: diego Date: Wed Oct 29 06:34:09 2008 +0000 zlib is used in many places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27848 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit a8d2b86eba7307bc81f5658f7eab77f679c00077 Author: diego Date: Wed Oct 29 06:33:24 2008 +0000 Move libmad codec installation section to software requirements. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27847 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 22 ---------------------- DOCS/xml/en/install.xml | 4 ++++ 2 files changed, 4 insertions(+), 22 deletions(-) commit 11a12201fa5abd170396354d71aa1189962501cd Author: diego Date: Tue Oct 28 23:48:25 2008 +0000 section title wording fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27846 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 83287ec4ca4b0e58e045a706b0d65b691b1cf3f0 Author: diego Date: Tue Oct 28 23:46:57 2008 +0000 Group codec library installation instructions together in a codec installation subsection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27845 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 152 ++++++++++++++++++++++++------------------------ 1 files changed, 76 insertions(+), 76 deletions(-) commit 15d59a656b2b78510dbc1db71a2f1b3f53bb92b4 Author: diego Date: Tue Oct 28 23:33:51 2008 +0000 Move general comments from the video codec section to the top level. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27844 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c2d0c696b2a9c2063177f57dc2acc4dc5950a791 Author: diego Date: Tue Oct 28 23:27:54 2008 +0000 Remove useless FFmpeg codec section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27843 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 31 ------------------------------- DOCS/xml/en/documentation.xml | 2 +- DOCS/xml/en/encoding-guide.xml | 4 ++-- DOCS/xml/en/mencoder.xml | 2 +- 4 files changed, 4 insertions(+), 35 deletions(-) commit c600e40bc500c7126b3163dcb7f3fa476d168811 Author: diego Date: Tue Oct 28 18:00:11 2008 +0000 Make sure that linker flags passed as configure parameters appear before those detected by configure so that the former can override the latter. patch by Giacomo Comes, comes naic edu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27842 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 479f5e742f22d46430fa265adfa9162f4e2ab865 Merge: 0d7f9f0... 9729396... Author: Uoti Urpala Date: Tue Oct 28 04:12:18 2008 +0200 Merge svn changes up to r27841 Conflicts: mplayer.c commit 97293969b40797442ec0f612b89a89ace8804561 Author: aurel Date: Mon Oct 27 22:51:22 2008 +0000 Factorize vobsub idx/extradata handling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27841 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_mkv.c | 208 ------------------------------------------------ libmpdemux/stheader.h | 6 -- mencoder.c | 7 +- mplayer.c | 35 +------- spudec.c | 86 ++++++++++++++------ spudec.h | 3 +- vobsub.c | 155 +++--------------------------------- vobsub.h | 1 - 8 files changed, 81 insertions(+), 420 deletions(-) commit 472bf28b5ec3208ee0ba5fc3801dc49f631c8588 Author: faust3 Date: Mon Oct 27 22:44:09 2008 +0000 Disallow the modification of teletext properties when the tv demuxer is not active. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27840 b3059339-0415-0410-9bf9-f77b7e298cf2 command.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 65db2ef94474b19b5c17308ae6fd624bad86ff1d Author: aurel Date: Mon Oct 27 22:34:33 2008 +0000 Avoid calling init_vo_spudec() too early. (before mpctx->d_sub->sh initialization) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27839 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 91c3f024a9172ef6f517fe3cc8f89b77bb98bfac Author: diego Date: Mon Oct 27 21:00:12 2008 +0000 Fix smartblur filter crash due to missing default scaler choice; set bicubic as the default scaler. patch by Kurt Garloff, kurt garloff de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27838 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_smartblur.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9a334290144efb3da5e7de01609d34101f01870d Author: vitor Date: Mon Oct 27 19:59:01 2008 +0000 Silence GCC warnings: ibswscale/swscale.c: In function ‘sws_scale’: libswscale/swscale.c:2678: warning: ‘b’ may be used uninitialized in this function libswscale/swscale.c:2678: warning: ‘g’ may be used uninitialized in this function libswscale/swscale.c:2678: warning: ‘r’ may be used uninitialized in this function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27837 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 75a7476b85d15b3defa529897c2dee295f33ee9f Author: michael Date: Mon Oct 27 09:05:27 2008 +0000 rgb2rgb.h was not really intended to be a public header, thus remove it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27836 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 86843f41c253f9b9841ae67ee96450647f6d6d5d Author: michael Date: Mon Oct 27 09:03:47 2008 +0000 Remove rgb2rgb.h dependancy. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27835 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale-example.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit e2b8d3f60d7cc0e0b7e674f35b930c3641dc939a Author: vitor Date: Sun Oct 26 15:41:11 2008 +0000 Silence the following GCC warning: libswscale/swscale.c: In function ‘pal2rgbWrapper’: libswscale/swscale.c:1744: warning: passing argument 4 of ‘conv’ from incompatible pointer type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27834 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 26aa72abcb90693c369ee121c912a723679f0519 Author: diego Date: Sun Oct 26 09:49:33 2008 +0000 Merge two Xvid build steps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27833 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit e35f511ff553b4bd085f332d3e91390df8305b20 Author: diego Date: Sun Oct 26 09:44:32 2008 +0000 Remove reference to containers.xml, which was removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27832 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/zh_CN/documentation.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 6123b251711e48722e43ed4afc9c55023041476c Author: diego Date: Sun Oct 26 09:06:16 2008 +0000 Remove notice about necessary tool versions in Xvid section, the info is most likely outdated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27831 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 75a6111d10a0d5b12184d9b2fb193c25a0e92a85 Author: diego Date: Sun Oct 26 08:55:30 2008 +0000 Remove obsolete and pointless reference to Xvid divxcompat mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27830 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 50076fe15a962ac3d23476df10a73fb4bf7b6671 Author: diego Date: Sun Oct 26 07:33:15 2008 +0000 cosmetics: alphabetical order git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27829 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 0d7f9f033cdd677df3b85aca45491955b87a1abc Merge: 4db39fd... 8bfdce3... Author: Uoti Urpala Date: Sun Oct 26 04:24:47 2008 +0200 Merge svn changes up to r27828 commit 8bfdce3a8350a7e7f54fcdecc612ecc0d9a544a9 Author: uau Date: Sun Oct 26 02:21:55 2008 +0000 configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec After the latest FFmpeg changes these must be set if certain codecs are enabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27828 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit d6ed4677cad0e6c999889a71f3be1c1f27b6714f Author: cehoyos Date: Sat Oct 25 20:41:51 2008 +0000 Remove unused code that can't be compiled without svn archive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27827 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 269 ----------------------------------------- 1 files changed, 0 insertions(+), 269 deletions(-) commit e3fc47b713744dda0e2cec2fba3cc7628906aff7 Author: michael Date: Sat Oct 25 15:00:28 2008 +0000 Do not attempt to use the unscaled yuv2rgb converter when height is odd because it will overflow the buffer by 1 line. This might have been exploitable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27826 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b4596d1ad80896f776698fa57e9981f2c433bb1b Author: compn Date: Sat Oct 25 13:13:17 2008 +0000 minor fix in example command line for users git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27825 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/slave.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4db39fdfdb9caeb91ed7fbd87174faa49f8baeda Author: Uoti Urpala Date: Sat Oct 25 05:18:08 2008 +0300 vd.c: Remove pointless SCREEN_SIZE_[XY] #defines The #defines look like they're pointless leftovers from removed code so remove them too. libmpcodecs/vd.c | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) commit 030130942562bb7b84eeba53e0226abed5a63a4c Merge: 562d86d... 15a8009... Author: Uoti Urpala Date: Sat Oct 25 05:12:34 2008 +0300 Merge svn changes up to 27824 Conflicts: cfg-common-opts.h libmpcodecs/dec_video.c libmpcodecs/vd.c libvo/x11_common.h mplayer.c stream/cache2.c commit 15a80092161a1cd305f8005c780c744416a5252b Author: diego Date: Sat Oct 25 01:43:24 2008 +0000 cosmetics: Reorder some FFmpeg-related config.h and config.mak entries. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27824 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit ff6e6ec743922a77517502029de0d0f655af9711 Author: uau Date: Sat Oct 25 00:08:02 2008 +0000 configure: Set CONFIG_FFT to fix libavcodec compilation After the latest FFmpeg changes some codecs require that CONFIG_FFT is also set if the codec is enabled. This commit enables CONFIG_FFT unconditionally though in principle all the codecs requiring it could be disabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27823 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 1a089681fc7b66bd6dadc76b98be0d1364004c79 Author: uau Date: Sat Oct 25 00:07:59 2008 +0000 vf_palette: Fix compilation after libswscale API changes Patch from Guillaume Poirier. I didn't test the functionality of the filter but at least it fixes compilation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27822 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_palette.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit e313dd3b4d5f931bc1c72033a967c2dab9aa2515 Author: ptt Date: Fri Oct 24 09:18:28 2008 +0000 updated to r27402, jumping over 27072, by now, i'll do soon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27821 b3059339-0415-0410-9bf9-f77b7e298cf2 help/help_mp-it.h | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit c0f231ac477aa6ee55526e6401ed114026473980 Author: diego Date: Fri Oct 24 09:13:04 2008 +0000 Conditionally declare a conditionally used variable, fixes the warning: stream/dvb_tune.c:99: warning: unused variable 'sec_dev' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27820 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/dvb_tune.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 50b71e8fabd787a4c255a9219362622b59f04655 Author: diego Date: Fri Oct 24 09:08:03 2008 +0000 10l: Revert SH4 removal, which is required in FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27819 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d979a142fd342fc4e8a44f8f34f6437df68c60cb Author: vitor Date: Thu Oct 23 19:20:14 2008 +0000 Cosmetics: alignment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27818 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit f42e50f3679d7ce362d6ca5652dd90c6fd289073 Author: vitor Date: Thu Oct 23 19:13:11 2008 +0000 Fix broken palette8to*. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27817 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb.c | 71 +++---------------------------------------------- libswscale/rgb2rgb.h | 6 +--- libswscale/swscale.c | 41 +++++++++++++++++++++++++--- 3 files changed, 43 insertions(+), 75 deletions(-) commit e9b43bec0944b6a0882d0520d70edb5f4c7876f3 Author: diego Date: Thu Oct 23 16:23:42 2008 +0000 cosmetics: typo fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27816 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 2 +- libswscale/swscale_template.c | 2 +- libswscale/yuv2rgb_template.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 85d4dfe0ad6f85bf7f130b1eeed9a919b788a42b Author: compn Date: Thu Oct 23 15:36:59 2008 +0000 remove outdated message about outfmt=i420 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27815 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/tvinput.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 1839492b59ab89d1bf3698bb8926d1407adf9939 Author: diego Date: Thu Oct 23 10:58:47 2008 +0000 SH4 is an architecture, not a CPU extension. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27814 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e2362bfa559e14c7d7cfefac00ca64c8be93927c Author: diego Date: Thu Oct 23 09:53:08 2008 +0000 Add ARM pld instruction test for FFmpeg ARM optimizations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27813 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 4722fa0b827b53ce49eb73941c6b981f0a375512 Author: diego Date: Wed Oct 22 23:39:39 2008 +0000 IWMMXT optimizations were removed from our internal libmpeg2 copy, so now remove it from the library interface code as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27812 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vd_libmpeg2.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 6dcc6bee6d860a0f1e4248a3f61bac065f81ab33 Author: diego Date: Wed Oct 22 17:34:39 2008 +0000 Try to improve binary codec pack installation instructions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27811 b3059339-0415-0410-9bf9-f77b7e298cf2 README | 17 ++++++++++------- 1 files changed, 10 insertions(+), 7 deletions(-) commit 65e06f1c5f9e2cf373178dcc0946b3be56deaebf Author: attila Date: Wed Oct 22 16:08:26 2008 +0000 increase the max RTP packet size to 5MB as modern Elphel cameras do produce such huge packets. Requested by Alexandre Poltorak git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27810 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_rtp.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ed0af8844ae1a89b758ff30f588cfef20c598efc Author: diego Date: Tue Oct 21 07:02:25 2008 +0000 Determine default CD/DVD device in configure instead of using an #ifdef jungle. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27809 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 30 ++++++++++++++++++++++++++++++ stream/stream.h | 26 -------------------------- 2 files changed, 30 insertions(+), 26 deletions(-) commit 92f9a746ae534d16f2cfdccae069bc6abdb6b7d3 Author: reimar Date: Mon Oct 20 18:08:10 2008 +0000 Make cpuinfo.c compile under MinGW64 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27808 b3059339-0415-0410-9bf9-f77b7e298cf2 cpuinfo.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6f6bf7f765c8eb182da524983790e5ae0b60643b Author: diego Date: Mon Oct 20 09:55:38 2008 +0000 Replace typeof by __typeof__, the former is a non-portable GNU extension. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27807 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/stream_dvd.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 33c347f66ee0835ce65c70ff8c2568aa4069d07a Author: diego Date: Sun Oct 19 20:02:21 2008 +0000 Translate a Hungarian comment, thanks to Denes Balatoni. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27806 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/qtx/qtxload.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b5e728431afe6f395fbf197eec13705542e0918e Author: conrad Date: Sun Oct 19 18:56:35 2008 +0000 Convert typeof keyword into __typeof__ typeof is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27805 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/yuv2rgb_altivec.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 3d1f36e3e704a830d6a4048a46367f5ee72f8747 Author: reimar Date: Sun Oct 19 18:05:45 2008 +0000 Avoid CreateThread and especially TerminateThread since they cause a memleak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27804 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 39 ++++++++++++++++++--------------------- 1 files changed, 18 insertions(+), 21 deletions(-) commit 834d4c5b7b9a2c0344445cfb1719e37838ea5844 Author: reimar Date: Sun Oct 19 17:28:23 2008 +0000 Remove useless casts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27803 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 33f7abfe2c8140922ddf90c28b43744957cdae3f Author: diego Date: Sun Oct 19 11:47:46 2008 +0000 Improve error message when screen width and height are not set. patch by Christian Ohm, chr.ohm gmx net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27802 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_cvidix.c | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) commit 08ca24c62d1aac0d138b9cd3b9a0c846108d26a9 Author: diego Date: Sun Oct 19 11:27:10 2008 +0000 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27801 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9ea0b2eeb08c68cb413ede725e78c09b92951870 Author: gpoirier Date: Sat Oct 18 21:11:44 2008 +0000 improve documentation of latest x264's options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27800 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 57281a3170854c12ec574135603fedbbce2cbff7 Author: reimar Date: Sat Oct 18 18:54:05 2008 +0000 Use av_malloc/av_free for audio-related buffers to avoid crashes due to insufficient alignment on systems without memalign. http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-October/058743.html git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27799 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_twin.c | 2 +- libmpcodecs/dec_audio.c | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) commit 1ec2a1c33f9a846084c9d4286fba7543277e9711 Author: ranma Date: Sat Oct 18 16:07:47 2008 +0000 pci.c includes dha.h, remove redundant MAX_* defines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27798 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/pci.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit a6b806a97a9738836a46af5370b405cf57c2a239 Author: ranma Date: Sat Oct 18 16:07:18 2008 +0000 MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27797 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/dha.h | 2 +- vidix/pci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit fe44156133130e00e2843ccc01c6d005cea07c1d Author: faust3 Date: Fri Oct 17 10:01:44 2008 +0000 fixed image format detection for 15 bit color depths git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27796 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_x11.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 491826b4cd7593bb365ae40c16bef60687eddffa Author: diego Date: Thu Oct 16 20:44:05 2008 +0000 cosmetics: Reorganize config.h. Remove pointless comments, group together options in sensible parts and order them alphabetically. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27795 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 644 +++++++++++++++++++------------------------------------------ 1 files changed, 195 insertions(+), 449 deletions(-) commit d0ff7c091af7f60f16ddf8581073c264c4270576 Author: diego Date: Thu Oct 16 20:40:34 2008 +0000 typo: _dev_dvd_openbsd --> _def_dvd_openbsd git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27794 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6fa340d54ca5490b1849fa8f218335e26b3cdb4d Author: diego Date: Thu Oct 16 20:25:41 2008 +0000 Create LIBDIR for binary codecs upon make install. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27793 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- configure | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) commit 4a29d6dee80f5c8ec38592c8835b2998c2aa28ce Author: diego Date: Thu Oct 16 20:23:22 2008 +0000 Move dcbzl definition to the FFmpeg section of config.h where it belongs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27792 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 26b29f4f2d4284fb81647a00b81530f280881303 Author: diego Date: Thu Oct 16 20:17:56 2008 +0000 Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. We were using an inconsistent mix of the three variants and 'volatile' should be the most correct and portable variant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27791 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/fastmemcpybench.c | 2 +- configure | 10 +++++----- cpudetect.c | 14 +++++++------- drivers/radeon_vid.c | 4 ++-- liba52/imdct_3dnow.h | 34 +++++++++++++++++----------------- liba52/srfftp_3dnow.h | 10 +++++----- libmpcodecs/dec_video.c | 4 ++-- libmpcodecs/native/mmx.h | 10 +++++----- libvo/aclib_template.c | 22 +++++++++++----------- loader/drv.c | 8 ++++---- loader/ldt_keeper.c | 6 +++--- loader/qtx/qtxload.c | 4 ++-- loader/win32.c | 26 +++++++++++++------------- loader/wine/windef.h | 2 +- mp3lib/dct36_3dnow.c | 2 +- mp3lib/dct64_3dnow.c | 2 +- mp3lib/dct64_k7.c | 2 +- mp3lib/dct64_mmx.c | 2 +- mp3lib/decode_i586.c | 2 +- mp3lib/decode_mmx.c | 2 +- vidix/nvidia_vid.c | 2 +- vidix/s3_regs.h | 2 +- vidix/sysdep/AsmMacros_powerpc.h | 2 +- vidix/sysdep/AsmMacros_sparc.h | 12 ++++++------ vidix/sysdep/AsmMacros_x86.h | 16 ++++++++-------- 25 files changed, 101 insertions(+), 101 deletions(-) commit 2195547220674940ef20e9ea38bb3610541d04b3 Author: diego Date: Thu Oct 16 19:24:21 2008 +0000 Revert declaring ThreadProc as void, it breaks the WINAPI. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27790 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit ece6db7e97751c09972f91486dc31465676a1ead Author: diego Date: Thu Oct 16 19:12:57 2008 +0000 Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27789 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-common-opts.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6b52a2e974ba3c3065d13a16cc2fa69f96745d0d Author: diego Date: Thu Oct 16 18:59:27 2008 +0000 Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. Neither variant is valid C99 syntax, but __asm__ is the most portable variant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27788 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/fastmemcpybench.c | 2 +- configure | 6 +- cpudetect.c | 14 +++--- cpuinfo.c | 6 +- drivers/radeon_vid.c | 4 +- liba52/downmix.c | 56 ++++++++++---------- liba52/imdct.c | 20 ++++---- liba52/imdct_3dnow.h | 4 +- liba52/liba52_changes.diff | 122 ++++++++++++++++++++++---------------------- liba52/resample_mmx.c | 22 ++++---- liba52/test.c | 2 +- libmpcodecs/dec_video.c | 4 +- libmpcodecs/pullup.c | 6 +- libmpcodecs/vf_decimate.c | 2 +- libmpcodecs/vf_divtc.c | 2 +- libmpcodecs/vf_eq.c | 4 +- libmpcodecs/vf_eq2.c | 4 +- libmpcodecs/vf_filmdint.c | 22 ++++---- libmpcodecs/vf_fspp.c | 16 +++--- libmpcodecs/vf_halfpack.c | 4 +- libmpcodecs/vf_ilpack.c | 6 +- libmpcodecs/vf_ivtc.c | 4 +- libmpcodecs/vf_noise.c | 10 ++-- libmpcodecs/vf_pp7.c | 6 +- libmpcodecs/vf_sab.c | 2 +- libmpcodecs/vf_scale.c | 2 +- libmpcodecs/vf_spp.c | 10 ++-- libmpcodecs/vf_tfields.c | 16 +++--- libmpcodecs/vf_unsharp.c | 4 +- libmpcodecs/vf_uspp.c | 4 +- libmpcodecs/vf_yadif.c | 6 +- libvo/aclib_template.c | 2 +- libvo/osd_template.c | 42 ++++++++-------- loader/win32.c | 2 +- loader/wine/winnt.h | 2 +- mp3lib/dct64_3dnow.c | 2 +- mp3lib/dct64_k7.c | 2 +- mp3lib/dct64_mmx.c | 2 +- mp3lib/dct64_sse.c | 20 ++++---- mp3lib/decode_i586.c | 2 +- mp3lib/decode_mmx.c | 2 +- vidix/AsmMacros.h | 9 +--- vidix/sysdep/pci_os2.c | 2 +- 43 files changed, 238 insertions(+), 243 deletions(-) commit 629db77d89d6bdead91fd18faa6445632a750e94 Author: diego Date: Thu Oct 16 18:28:38 2008 +0000 Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs. config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27787 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 27 --------------------------- stream/stream.h | 27 +++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 27 deletions(-) commit 7136bb0105e37607c98a6290a3355f9490a70993 Author: diego Date: Thu Oct 16 18:26:01 2008 +0000 Move likely/unlikely macros to libmpdemux/demuxer.h where they are used. config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27786 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 ------- libmpdemux/demuxer.h | 8 ++++++++ 2 files changed, 8 insertions(+), 7 deletions(-) commit af21f25f31c0f157d1476f4aa951767a182b2356 Author: diego Date: Thu Oct 16 18:24:18 2008 +0000 Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used. config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27785 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 -- libmpcodecs/vd.c | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) commit a290af1657a7c024e903a875fe1a886407aadc16 Author: diego Date: Thu Oct 16 18:19:36 2008 +0000 Move X11_FULLSCREEN definition to x11_common.h where it belongs. config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27784 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 --- libvo/vo_dxr2.c | 3 --- libvo/x11_common.h | 6 ++++++ 3 files changed, 6 insertions(+), 6 deletions(-) commit 11e54c5b679385fc0a91a0360dce84a279682a9f Author: diego Date: Thu Oct 16 18:14:35 2008 +0000 cosmetics: Merge some preprocessor checks. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27783 b3059339-0415-0410-9bf9-f77b7e298cf2 get_path.c | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) commit beef14987b61b016b633e5a6163647639b75ab31 Author: faust3 Date: Thu Oct 16 18:13:26 2008 +0000 fixed overlay x and y calculation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27782 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_xvidix.c | 41 +++-------------------------------------- 1 files changed, 3 insertions(+), 38 deletions(-) commit 2b9e1bf0facd5291e2b7f2b3af9167f1bdf85dc0 Author: diego Date: Thu Oct 16 18:13:06 2008 +0000 Move attribute_used declaration from config.h to mangle.h where it is useful. config.h should only contain definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27781 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 ------- mangle.h | 6 ++++++ 2 files changed, 6 insertions(+), 7 deletions(-) commit 2093097cfbf6b9a1d36d23c94f68df0a80f57003 Author: diego Date: Thu Oct 16 18:08:18 2008 +0000 Remove pointless attribute_used from variable declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27780 b3059339-0415-0410-9bf9-f77b7e298cf2 libmenu/vf_menu.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 17f509905c0d005ca3283eafab850b78cc19968c Author: diego Date: Thu Oct 16 17:01:40 2008 +0000 Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it clearer that netstream.h belongs to stream_netstream.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27779 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/netstream.c | 2 +- stream/netstream.h | 151 --------------------------------------------- stream/stream_netstream.c | 2 +- stream/stream_netstream.h | 151 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 153 insertions(+), 153 deletions(-) commit 3679961515158db1a485e588550ca22ba40d72d7 Author: flameeyes Date: Thu Oct 16 13:34:30 2008 +0000 Convert asm keyword into __asm__. Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27778 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 236 ++++++++++++++++++++-------------------- libswscale/swscale-example.c | 4 +- libswscale/swscale.c | 8 +- libswscale/swscale_template.c | 84 +++++++------- libswscale/yuv2rgb_template.c | 24 ++-- libswscale/yuv2rgb_vis.c | 4 +- 6 files changed, 180 insertions(+), 180 deletions(-) commit af9d6f2d0e8bfc6ab17de9c8f11c62aee25519f0 Author: diego Date: Thu Oct 16 13:33:29 2008 +0000 sun --> __sun in config.h preprocessor check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27777 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 392be5a106f710c518bd9c6fb042c2de1e557d36 Author: diego Date: Tue Oct 14 23:20:10 2008 +0000 misc updates for the Xvid, x264 and AAC sections git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27776 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 105 +++++++++++----------------------------- DOCS/xml/en/encoding-guide.xml | 2 +- 2 files changed, 30 insertions(+), 77 deletions(-) commit 6e40bc14c9aa6d0cc569ed56904ef7e94cc66767 Author: diego Date: Tue Oct 14 23:15:10 2008 +0000 cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27775 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 883557290d9e5ee140c8a603d05f49949b63cf0b Author: diego Date: Tue Oct 14 23:00:04 2008 +0000 cosmetics: Consistently name all header #define variables. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27774 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 80 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 40 insertions(+), 40 deletions(-) commit 07589781f454a0fa320a2925cc043465b1b512da Author: diego Date: Tue Oct 14 22:28:52 2008 +0000 Remove some pointless and/or outdated codec documentation sections. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27773 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/codecs.xml | 204 ------------------------------------------------ 1 files changed, 0 insertions(+), 204 deletions(-) commit c27f7192370cff9c70b84fed7f6904015db60c34 Author: faust3 Date: Tue Oct 14 22:28:19 2008 +0000 Honour differences between src and dst stride for packed yuv patch by Laurent git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27772 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_directx.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aa16036d1007d7b964612490ca359be9465f2630 Author: diego Date: Tue Oct 14 21:41:25 2008 +0000 Remove section about containers. Its contents are non-informative, redundant, outdated and generally not worth the trouble. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27771 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/containers.xml | 520 ----------------------------------------- DOCS/xml/en/documentation.xml | 1 - 2 files changed, 0 insertions(+), 521 deletions(-) commit a65b36be9d9b2746f3ae52aa5360c0ea606ee37a Author: diego Date: Tue Oct 14 21:15:59 2008 +0000 Update VIDIX vs. svgalib documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27770 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/video.xml | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) commit 1a85bf593b1b58f17fe1aa970612126cddcffb7f Author: diego Date: Tue Oct 14 16:04:09 2008 +0000 #include necessary libavcodec header and remove duplicated struct declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27769 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_zrmjpeg.c | 18 +----------------- 1 files changed, 1 insertions(+), 17 deletions(-) commit b60ab0c001a2b7f9bb7bbbe4779c575357e1b9f1 Author: gpoirier Date: Tue Oct 14 09:31:19 2008 +0000 update x264's section with r999 of x264 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27768 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 40 ++++++++++++++++++++++++---------------- 1 files changed, 24 insertions(+), 16 deletions(-) commit 49faefb6698332252ab115d3d1a8ce882f7d3873 Author: diego Date: Tue Oct 14 09:04:40 2008 +0000 Remove useless '#undef realloc', realloc is not referenced anywhere near. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27767 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_zrmjpeg.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit b282622c71a29cfa33f7ff6eab25df4e71664027 Author: diego Date: Tue Oct 14 08:56:48 2008 +0000 Remove duplicate extern declaration, fixes the warning: libmpcodecs/vf_zrmjpeg.c:73: warning: redundant redeclaration of 'avcodec_initialized' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27766 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_zrmjpeg.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit b9ce738825abc4ca9d9e05b8349c567e52361ecc Author: diego Date: Mon Oct 13 23:10:42 2008 +0000 Remove unused variable ncomps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27765 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vd_zrmjpeg.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 505834ccb83a00c3d1d4289cba8442991dcb0b3d Author: ods15 Date: Mon Oct 13 22:32:20 2008 +0000 Fix double free in demux_nut, patch by Onur Küçük. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27764 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_nut.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 7b64ef7fd40fc398a216faf0b86407e9a6c341f6 Author: diego Date: Mon Oct 13 22:25:35 2008 +0000 Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27763 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 885a7962ec11d90f06d81999c719b9128e2de6c7 Author: diego Date: Mon Oct 13 16:26:05 2008 +0000 Remove global definition of WIN32 in config.h for Cygwin. Instead just define it for libdvdcss, where it is strictly needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27762 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) commit 4d644f513c841eaf4617edffb348338a798d37be Author: diego Date: Mon Oct 13 16:23:55 2008 +0000 Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. This avoids a pointless indirection that only obscures what is really done. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27761 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-common-opts.h | 2 +- cfg-common.h | 4 ++-- configure | 2 +- cpudetect.c | 8 ++++---- get_path.c | 4 ++-- libaf/af_ladspa.c | 11 +++++------ libao2/ao_sdl.c | 2 +- libdvdread/dvd_reader.c | 5 +++-- libdvdread/libdvdread_changes.diff | 25 ++++++++++++++++++++++++- libvo/video_out.c | 2 +- mencoder.c | 10 +++++----- mplayer.c | 22 +++++++++++----------- stream/cache2.c | 20 ++++++++++---------- stream/stream_cddb.c | 8 ++++---- stream/stream_file.c | 2 +- stream/stream_vcd.c | 12 ++++++------ subreader.c | 2 +- vidix/dha.c | 2 +- vidix/nvidia_vid.c | 7 ++++--- 19 files changed, 87 insertions(+), 63 deletions(-) commit 8322f0aef1f97a0b6377fca57ee5131b143e67f6 Author: diego Date: Mon Oct 13 16:06:15 2008 +0000 Remove pointless #ifdef around the whole file, it is just a complicated #if 1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27760 b3059339-0415-0410-9bf9-f77b7e298cf2 loader/com.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 9214b77133591ef363bd13eda0da68782244dd5d Author: diego Date: Mon Oct 13 15:51:29 2008 +0000 Declare ThreadProc as void, it does not return anything, fixes the warning: stream/cache2.c:364: warning: control reaches end of non-void function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27759 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) commit bc7cf2efd85d4f1a88892cff71294adb4bc44a86 Author: diego Date: Mon Oct 13 15:25:34 2008 +0000 Remove unused function, fixes the warning: stream/tvi_dshow.c:1311: warning: 'reconnect_pins' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27758 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/tvi_dshow.c | 46 ---------------------------------------------- 1 files changed, 0 insertions(+), 46 deletions(-) commit c8808af5a0e19e550a1779cb3725a0dcffe0d65b Author: diego Date: Mon Oct 13 15:13:40 2008 +0000 Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin: stream/cache2.c:244: warning: implicit declaration of function `shmem_alloc' stream/cache2.c:265: warning: implicit declaration of function `shmem_free' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27757 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/cache2.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d5f8f8dc748c3422336da200ee0dbf8cfdd2626a Author: diego Date: Mon Oct 13 14:55:01 2008 +0000 Add missing Cygwin header, fixes the warning: get_path.c:151: warning: implicit declaration of function `cygwin_conv_to_full_w in32_path' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27756 b3059339-0415-0410-9bf9-f77b7e298cf2 get_path.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit e00c1a9e6de39a6b4d5ab683c519bb32602324b4 Author: diego Date: Mon Oct 13 14:47:11 2008 +0000 Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes: vidix/sysdep/libdha_win32.c:34:1: warning: "FILE_ANY_ACCESS" redefined vidix/sysdep/libdha_win32.c:35:1: warning: "CTL_CODE" redefined git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27755 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/sysdep/libdha_win32.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 9992cbd580ded5cd4188dde7249db8890fb400f6 Author: diego Date: Mon Oct 13 14:40:58 2008 +0000 Surround conditionally used function with corresponding #ifdef, fixes: libvo/vo_gl2.c:681: warning: 'gl_handlekey' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27754 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_gl2.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1d5af8c0da88f3c2992c92e874e336e111a0caec Author: diego Date: Mon Oct 13 14:38:36 2008 +0000 Remove redundant variable declaration, fixes the warning: libvo/vo_winvidix.c:52: warning: redundant redeclaration of 'hWnd' libvo/vo_winvidix.c:50: warning: previous declaration of 'hWnd' was here git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27753 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_winvidix.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 7559876669340a1f94d28e356052c7a9978e1feb Author: diego Date: Mon Oct 13 14:17:25 2008 +0000 Remove check for byteswap.h, it was removed from FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27752 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit 79e038985a431e03381ca376ce4fddaa962846d6 Author: diego Date: Sun Oct 12 22:12:24 2008 +0000 Remove unused variables. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27751 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/sysdep/libdha_win32.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 785e8bca87d864e11c6d111ea1fb6331c9ba2233 Author: diego Date: Sun Oct 12 22:11:33 2008 +0000 Remove redundant declaration of proc_priority. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27750 b3059339-0415-0410-9bf9-f77b7e298cf2 cfg-common.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 8f2b2b1b03dd8334984a955dc4a45150a0bf5e82 Author: diego Date: Sun Oct 12 17:18:15 2008 +0000 Filter out .hh and .h files in the C++ dependency generation command. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27749 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 28d7f776acf2643967b0e79eba1657ac34261688 Author: diego Date: Sun Oct 12 17:14:13 2008 +0000 Remove useless HAVE_STRCHR definition from config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27748 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 73357cc804ea32e3f0d8c440b7d43eb9b12fab1a Author: diego Date: Sun Oct 12 15:58:44 2008 +0000 Add missing support for some multimedia keys to X11 backend code. patch by Jorge Lopez, jorgelt gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27747 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit ac3b6d090c0b5c6ee4efecf0b80a6c01bfd4572f Author: diego Date: Sun Oct 12 12:12:41 2008 +0000 Move socklen_t typedef from config.h to stream/network.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27744 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ---- stream/librtsp/rtsp_rtp.c | 1 + stream/network.h | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) commit 4ac23d655fb82977350a7304aae898b343850dd1 Author: diego Date: Sat Oct 11 08:22:03 2008 +0000 Do not provide a prototype for setenv in config.h, we do not provide a prototype for all the other functions that we have in osdep/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27743 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 41272e3014696dd2975b919ffdf0119f6cf40b11 Author: diego Date: Fri Oct 10 21:56:03 2008 +0000 cosmetics: Move some config.h entries to more sensible places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27742 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 47 ++++++++++++++++++++++++----------------------- 1 files changed, 24 insertions(+), 23 deletions(-) commit 54a1406b3154d1ae8f6759b00a771d62c749e076 Author: diego Date: Fri Oct 10 05:34:49 2008 +0000 cosmetics: Group codec-, network- and gui-related options together in config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27741 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 78 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 39 insertions(+), 39 deletions(-) commit e61c3a381af0625874ce2fb5f052eb1f4e9676ce Author: diego Date: Thu Oct 9 22:11:56 2008 +0000 cosmetics: Group system header and function definitions together in config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27740 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 134 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 66 insertions(+), 68 deletions(-) commit a6b9c80b256e0eb4a22039e91e23b78e4d49c67c Author: cehoyos Date: Thu Oct 9 17:10:31 2008 +0000 Remove unused line (and fix an icc warning). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27739 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_audio.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 22bb046adc6e385fb408fbefbbb18ea4e8a9dc7b Author: cehoyos Date: Thu Oct 9 17:08:47 2008 +0000 Replace numeric constants by their defines. Fixes icc warning #188: enumerated type mixed with another type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27738 b3059339-0415-0410-9bf9-f77b7e298cf2 libao2/ao_alsa.c | 8 ++++---- libvo/vo_sdl.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) commit 3035850d273a4675f52db986beb995fe2a63002a Author: flameeyes Date: Thu Oct 9 11:13:14 2008 +0000 Mark some symbols in swscale.c as constant. These are only used in swscale_template.c (and thus don't need to be made extern), and can be declared as ASM constants. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27737 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 98fb4aebc22fd0404fac69fd97dd931d8618f5b6 Author: flameeyes Date: Thu Oct 9 11:12:38 2008 +0000 Mark dither_2x2_{8,4} static to swscale.c These two tables are not used outside swscale.c even though they are declared also in yuv2rgb.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27736 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 ++-- libswscale/yuv2rgb.c | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) commit 46caebfa6ea2971b32a5b4a0cd6ad0211ff58d20 Author: flameeyes Date: Thu Oct 9 11:11:35 2008 +0000 Mark variation-specific interleaveBytes static. These functions are never called by themselves, the alias interleaveBytes is used instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27735 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3ab65de119b118fb17f51c5fb4876e35dd737868 Author: flameeyes Date: Thu Oct 9 11:10:30 2008 +0000 Invert logic for the single-pass in swScale() functions. Instead of having a firstTime variable defaulting to 1, have a warnedAlready defaulting to 0. While this should make no difference in code speed at runtime, it allows to aggregate the four bytes of that variable with clip_table in .bss section, rather than issuing a .data section just for that. As it is, libswscale require no .data section but .data.rel.ro (that can be mitigated by prelinking), so the change might actually save one page of memory at runtime (per process). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27734 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit a0d55235a7867cf3c42c4b6d0dafc9a677333288 Author: cehoyos Date: Thu Oct 9 08:36:04 2008 +0000 Change variable types from int to enum PixelFormat. Fixes icc warning #188: enumerated type mixed with another type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27733 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 78f37058ff6658656f52fe6c82debb48723ba439 Author: ulion Date: Thu Oct 9 07:46:20 2008 +0000 Fix channel order for ffmpeg flac codec. This patch comes from Andrew de Quincey . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27732 b3059339-0415-0410-9bf9-f77b7e298cf2 libaf/reorder_ch.c | 2 ++ libaf/reorder_ch.h | 5 ++++- libmpcodecs/ad_ffmpeg.c | 2 ++ 3 files changed, 8 insertions(+), 1 deletions(-) commit 74bb6be453fb896a48d16254cf55449b58052d0b Author: vitor Date: Wed Oct 8 17:48:23 2008 +0000 Do not set src[1] to the palette, it is now in the context git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27731 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 1 - libswscale/swscale_template.c | 3 +-- 2 files changed, 1 insertions(+), 3 deletions(-) commit c51fe849d6237c7de2e1de341761d4f01848a002 Author: vitor Date: Wed Oct 8 17:46:22 2008 +0000 Add a new unscaled PAL8 -> RGB converter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27730 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 62 ++++++++++++++++++++++++++++++++++------ libswscale/swscale_internal.h | 3 ++ 2 files changed, 55 insertions(+), 10 deletions(-) commit ef6c34c0867df03e575f18a259ce2b16070f2271 Author: kraymer Date: Wed Oct 8 16:22:23 2008 +0000 r27182: apply parameter name change of no-correct-pts from r26842 to man page r27208: dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch r27230: Give all shell scripts a .sh suffix for consistency. r27235: moved o option beetwen m* and p* r27236: another alphabetical order correction r27334: -border/-noborder are supported by gl/gl2, too, but only on Windows. r27337: No idea which vos support -noborder how well, though those based on X11 or running on Windows _should_ work. Just remove that line for now. r27342: Remove outdated "X11 only" from xineramascreen option and try to make clearer what it does and what it does not. r27348: add list of supported vo's to -xineramascreen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27729 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/de/mplayer.1 | 28 ++++++++++++++++------------ 1 files changed, 16 insertions(+), 12 deletions(-) commit 9bbe7f113172b06b4626a2258ee5f26674529686 Author: aurel Date: Wed Oct 8 11:59:01 2008 +0000 Change one more variable type from int to enum PixelFormat. This one was missing from r27727. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27728 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 878e88cd5c422a1b96227bb4977a1690c9c48d7a Author: cehoyos Date: Tue Oct 7 19:44:39 2008 +0000 Change variable types from int to enum PixelFormat. Fixes icc warning #188: enumerated type mixed with another type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27727 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 10 +++++----- libswscale/swscale_internal.h | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) commit b9509b179580216dadec5d9161d3ae38dc296f3a Author: diego Date: Tue Oct 7 08:25:47 2008 +0000 Remove unnecessary HAVE_AV_CONFIG_H #define. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27726 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/vf_geq.c | 1 - libmpcodecs/vf_qp.c | 2 -- 2 files changed, 0 insertions(+), 3 deletions(-) commit d239eb53ae8c858a7cdd3d1bc769ef6aa0a90234 Author: gpoirier Date: Mon Oct 6 14:09:22 2008 +0000 sync w/r27691 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27725 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f49e1f1e8f0cef323dec40f7e29b1ccb38f6f71b Author: cehoyos Date: Sun Oct 5 23:16:49 2008 +0000 Correctly place second const in declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27724 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_ty_osd.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 980239fa82e68fad023f752c57d5749b3fc7af82 Author: diego Date: Sun Oct 5 21:44:42 2008 +0000 Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where it is used. Fixes the following warning: ./libmpdemux/asfguid.h:94: warning: 'find_backwards_asf_guid' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27723 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/asfguid.h | 10 ---------- libmpdemux/asfheader.c | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) commit 8ecc4934ef77c0b9e4455e00fcd91574ca4c2aeb Author: lu_zero Date: Sun Oct 5 21:00:16 2008 +0000 gcc-apple specific fallback not necessary anymore (btw no apple hardware is less than a Intel core, thus it won't come there w/out disabling all the optimizations) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27722 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 3fa84e024758c819f6543ceb2858296d35036293 Author: cehoyos Date: Sun Oct 5 20:43:09 2008 +0000 Disable mp3lib and liba52-internal for icc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27721 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit 93de0584c5a9b865087f4329fec444cffbc479c7 Author: diego Date: Sun Oct 5 16:47:55 2008 +0000 Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27720 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 83b02d5706e648a2991a7b3cbfc41797ec4fe03f Author: Gabrov Date: Sun Oct 5 13:43:45 2008 +0000 synced with r27718 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27719 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 71 +++++++++++++++++++++++++++++++++++++-------- DOCS/xml/hu/faq.xml | 2 +- DOCS/xml/hu/install.xml | 14 ++++----- DOCS/xml/hu/mencoder.xml | 12 ++++---- 4 files changed, 71 insertions(+), 28 deletions(-) commit 99877b2fc6bfa4fe451dee60fbeca3baac6c24e3 Author: cehoyos Date: Sat Oct 4 18:50:39 2008 +0000 Remove b5Dither, g5Dither and r5Dither from libswscale. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27718 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 -- libswscale/swscale_template.c | 68 ++++++++++++++++++++-------------------- libswscale/yuv2rgb.c | 6 --- libswscale/yuv2rgb_template.c | 28 ++++++++-------- 4 files changed, 48 insertions(+), 58 deletions(-) commit 6fb9d58116938f5d869f40d6ffc62cf4ef7227f0 Author: diego Date: Sat Oct 4 17:55:42 2008 +0000 Revert the removal of the likely/unlikely macros, they are still used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27717 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 036b3d0c5171e211ed3aa5f29973bde4268b603c Author: diego Date: Sat Oct 4 17:15:39 2008 +0000 Merge variable declaration and export. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27716 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 15d516ffdf8e0f4dde6f15b9f03767fb17636a03 Author: cehoyos Date: Sat Oct 4 16:40:35 2008 +0000 Remove g6Dither from libswscale. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27715 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 1 - libswscale/swscale_template.c | 18 ++++++++++-------- libswscale/yuv2rgb.c | 1 - libswscale/yuv2rgb_template.c | 6 ++---- 4 files changed, 12 insertions(+), 14 deletions(-) commit cb8c70d6c2ee1a9aa6465719854175f4ede514fd Author: ranma Date: Sat Oct 4 15:11:39 2008 +0000 Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27714 b3059339-0415-0410-9bf9-f77b7e298cf2 libao2/ao_alsa.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d68f29e5939368f5c2cffe2dd77d4d0bae950c92 Author: diego Date: Sat Oct 4 15:06:50 2008 +0000 Add a comment to lonely 'fi' for clarification. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27713 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 68fa9667ecdc0c23aaa8b346930aeca983045df2 Author: ranma Date: Sat Oct 4 15:03:10 2008 +0000 Make alsa resume after suspend to disk (would say 'file descriptor is in bad state' before this change) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27712 b3059339-0415-0410-9bf9-f77b7e298cf2 libao2/ao_alsa.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 975e5a97e2afb56e48bf0318ed19f94fb09e2feb Author: diego Date: Sat Oct 4 13:07:31 2008 +0000 cosmetics: more config.h reordering git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27711 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 431 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 213 insertions(+), 218 deletions(-) commit 34e161377a336b1b127ff8014c51285419129629 Author: diego Date: Sat Oct 4 12:39:16 2008 +0000 cosmetics: Reorder entries in config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27710 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 205 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 102 insertions(+), 103 deletions(-) commit 5fa09d26e014356b1efa451a246d844df0df2902 Author: diego Date: Sat Oct 4 12:24:18 2008 +0000 100l: Revert incorrect removal or --ar and --ranlib options. They are still needed for FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27709 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit b91df4ad96504f4355491e70bc7f6bb45807ba1a Author: diego Date: Sat Oct 4 12:14:38 2008 +0000 cosmetics: Improve some config.h comments. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27708 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) commit 02c93f7b98d7634ad0c787675648b6d689b9837c Author: diego Date: Sat Oct 4 11:47:00 2008 +0000 Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27707 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit 6e916bbf28c95028420a9092828f6dd69b7181c4 Author: diego Date: Sat Oct 4 11:42:39 2008 +0000 Remove unused HAVE_SYS_POLL_H definition from config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27706 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 5b3b982baff4fd793d32f4ce2bef3f9eb32d2149 Author: diego Date: Sat Oct 4 11:27:39 2008 +0000 cosmetics: Move around some more stuff in config.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27705 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 28 +++++++++++++--------------- 1 files changed, 13 insertions(+), 15 deletions(-) commit c43243575c2318b20c974a1533d01295e57c5a0e Author: diego Date: Sat Oct 4 11:06:50 2008 +0000 cosmetics: Move around stuff in config.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27704 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 25 ++++++++++--------------- 1 files changed, 10 insertions(+), 15 deletions(-) commit e46c293c578ae1726cc2d603a4eb98801bd9cb71 Author: diego Date: Sat Oct 4 10:57:57 2008 +0000 Remove unused LIBDIR Makefile variable from config.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27703 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 40505981d73365aede3f58efbe356fc87093c1c9 Author: diego Date: Sat Oct 4 10:53:28 2008 +0000 Remove unused options --ar and --ranlib. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27702 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit b92479505663bed04bf9b4178d46de648266104b Author: diego Date: Sat Oct 4 10:39:29 2008 +0000 Do not set DESTDIR to an empty value so that it can be overridden on the command line. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27701 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 220ec4f1250b108313abce1ad53532d53d0a5ce9 Author: diego Date: Sat Oct 4 10:18:42 2008 +0000 FAAC/FAAD are no longer the only available AAC encoders/decoders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27700 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 526cfa28a225aaf274a80f3cd8d968a3485768e8 Author: diego Date: Sat Oct 4 10:16:48 2008 +0000 Remove word size check and macro and use __WORDSIZE directly instead. It has been done this way in libswscale for years without apparent ill effect. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27699 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 13 ------------- libmpcodecs/vf_divtc.c | 4 ++-- 2 files changed, 2 insertions(+), 15 deletions(-) commit 4d040d35d09bcdb488e528fb4c8dcce568fd2556 Author: diego Date: Sat Oct 4 09:52:07 2008 +0000 Remove MPlayer-specific MP_WORDSIZE hack. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27698 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/rgb2rgb_template.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 677ce98c852369c6b1c1aa6f4928c1713c7351cb Author: diego Date: Sat Oct 4 09:38:10 2008 +0000 Merge SPARC and SPARC64 sections in the CPU detection code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27697 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 17 +++++------------ 1 files changed, 5 insertions(+), 12 deletions(-) commit 6685ee530bcfff8544e3d9221fe1791f1282556f Author: diego Date: Sat Oct 4 09:27:46 2008 +0000 Skip setting variables to empty values in the CPU detection code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27696 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 48 ------------------------------------------------ 1 files changed, 0 insertions(+), 48 deletions(-) commit 562d86d95cbba67cb58358f6fc334553a467dee7 Author: Uoti Urpala Date: Sat Oct 4 07:52:27 2008 +0300 demux: Increase max buffered packet bytes from 8 to 128 MiB The hard limit on the amount of buffered bytes per demuxer stream had not been increased since 2001. Since then there have been significant increases in both video bitrates (so it's easier to hit the limit) and typical memory available on a computer (so there's less reason to limit the memory used for buffering). The 8 MiB limit was too easy to hit in the case of high-bitrate video lagging behind audio, when the file is demuxed ahead to get audio packets but video has to be buffered until the decoder catches up to that point. Increase the limit to 128 MiB and remove the #ifdef for CONFIG_TV_BSDBT848 because the normal limit is now higher than the increased value under the #ifdef. libmpdemux/demuxer.h | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) commit 0a674354b714248722d070c9a6dbafbde1a19557 Author: Uoti Urpala Date: Sat Oct 4 07:21:21 2008 +0300 demux: Reset demux stream 'eof' flag after packet buffer overflow The eof flag is set when another demuxer stream has hit the limit on the size or count of buffered packets. This makes sense because in that error situation the calling code can not rely on being able to demux more packets from this stream, so it should rather exit or whatever instead of getting stuck trying. However the situation can improve if packets are demuxed from the other stream. In that case the eof flag should be cleared. This commit adds code to clear the flag if something is successfully read from the stream (so it's only cleared if a caller tries to read packets despite the flag being set; that's enough to fix audio sync issues after video packet buffer overflow). libmpdemux/demuxer.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 78066d185ed46c36775b4311500b18456c5aa08e Author: diego Date: Fri Oct 3 23:44:40 2008 +0000 Remove MinGW cruft. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27695 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/netstream.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit c4c2d9421499e396a318f0224ff48f4c63e8e733 Author: diego Date: Fri Oct 3 22:49:53 2008 +0000 100l copy and paste typo fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27694 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6c9eadf059e9ef87a7b11ae7cd71b66dfa9855d3 Author: diego Date: Fri Oct 3 22:46:33 2008 +0000 spelling cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27693 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 8a0c673c032f548f1f53d0efc263d1ffab32f623 Author: diego Date: Fri Oct 3 22:39:06 2008 +0000 Fix vsscanf test. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27692 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c378cd84bebb84e085576d36f8ee278f5f145994 Author: diego Date: Fri Oct 3 21:55:05 2008 +0000 vo_fbdev now supports -geometry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27691 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1b697bc8d6514a7c3c203d0770b183b7fc395ec4 Author: diego Date: Fri Oct 3 21:54:21 2008 +0000 whitespace cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27690 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit e4b700c6f8db40de885970069b8eea772a59a183 Author: diego Date: Fri Oct 3 21:49:25 2008 +0000 CVS --> Subversion git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27689 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e7a611de0058bb48bfe75dd86f28c9ea3f3288c5 Merge: ebb4abf... bf0e018... Author: Uoti Urpala Date: Fri Oct 3 18:05:21 2008 +0300 Merge svn changes up to r27688 commit bf0e018a68f2423bdb7cd2b9f1f297adb58c98d2 Author: gpoirier Date: Fri Oct 3 14:54:22 2008 +0000 fix compilation w/ FFmpeg r15533 patch by Andrew Wason %rectalogic A rectalogic P com% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27688 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_lavf.c | 4 ++-- libmpdemux/muxer_lavf.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit e965e2943242c8f121e04828173b9a78eb861d01 Author: diego Date: Fri Oct 3 10:18:53 2008 +0000 Add missing #include for mplayer.h, fixes the warning: libvo/vo_png.c:67: warning: implicit declaration of function 'exit_player' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27687 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_png.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6aa065d0c6a91720f2132816c0744e7835d05cd6 Author: diego Date: Fri Oct 3 09:56:37 2008 +0000 Filter out xpm files from the list of dependencies to check for recursive dependencies. This avoids a ton of spurious warnings when generating dependency information in the gui subdirectory. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27686 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 043a331bd056af069ab9f6a208b9fd1def76277a Author: diego Date: Fri Oct 3 09:42:22 2008 +0000 External liba52 parameters should only be enabled if the check succeeded. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27685 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 3d0b12ac1ebb8e70447c9c0ddb72800c26708e61 Author: diego Date: Fri Oct 3 09:40:43 2008 +0000 Internal liba52 should default to enabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27684 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit ded93e5b0535c6cbb0f6da0b4aadb2561b96cc60 Author: gpoirier Date: Thu Oct 2 22:15:45 2008 +0000 fix FAQ about compiling 32 bit mplayer on x86_64 Suggested by Wolfgang Knauf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27683 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/cs/faq.xml | 2 +- DOCS/xml/de/faq.xml | 2 +- DOCS/xml/en/faq.xml | 2 +- DOCS/xml/fr/faq.xml | 2 +- DOCS/xml/hu/faq.xml | 2 +- DOCS/xml/it/faq.xml | 2 +- DOCS/xml/pl/faq.xml | 2 +- DOCS/xml/ru/faq.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) commit ebb4abf2081026c63bb5c983f76447d9d2413656 Merge: 849dc0b... 20571d6... Author: Uoti Urpala Date: Thu Oct 2 05:17:23 2008 +0300 Merge svn changes up to r27682 Addition of the "outdir" suboption to vo_png in svn was reverted before merging. Conflicts: command.c mplayer.c commit 20571d6f6870dab84624cc6b6fbac82cde204f16 Author: Uoti Urpala Date: Thu Oct 2 05:01:36 2008 +0300 Revert "add outdir sub-option to vo png" This reverts commit 22322409ddb527ac855ba71d10dadcb9da415f81. The reverted commit had at least the following problems: - It adds a lot of filesystem handling code to an individual VO. - The added code is duplicated from vo_jpeg.c. - The added code has exit_player() calls. A VO should not exit the whole program. Even if vo_jpeg still has those calls they are a bug that shouldn't spread elsewhere. - The functionality benefit of automatic directory creation is questionable. It was probably only included in vo_jpeg because of the option to automatically create multiple subdirectories (though the utility of that is also questionable); vo_png does not have that. DOCS/man/en/mplayer.1 | 2 - DOCS/man/fr/mplayer.1 | 2 - libvo/vo_png.c | 66 +----------------------------------------------- 3 files changed, 2 insertions(+), 68 deletions(-) commit c765db84a3954100cc9ccdbc3a668dc349077ae0 Author: reimar Date: Wed Oct 1 17:05:46 2008 +0000 Use the existing pt_iter_goto_head function instead of reimplementing it (incorrectly). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27682 b3059339-0415-0410-9bf9-f77b7e298cf2 command.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit d20131defaa7b2c087e03d0b8c763bb22fd335fc Author: reimar Date: Wed Oct 1 17:05:39 2008 +0000 mpctx->playtree is a node, files can not be directly appended to it, append them to its child instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27681 b3059339-0415-0410-9bf9-f77b7e298cf2 command.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 52ef7eb2635aae55649c384b62e58f0bb98a658f Author: reimar Date: Wed Oct 1 17:05:30 2008 +0000 Add a "pause" property to allow checking if MPlayer is paused. Behaviour without pausing_keep_force prefix is a bit weird. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27680 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/slave.txt | 1 + command.c | 8 ++++++++ 2 files changed, 9 insertions(+), 0 deletions(-) commit 70901aa00603d6e05e9e26369bc6d26e526c5228 Author: reimar Date: Wed Oct 1 17:05:18 2008 +0000 Add a m_property_flag_ro function for the default behaviour of a read-only flag. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27679 b3059339-0415-0410-9bf9-f77b7e298cf2 m_property.c | 15 ++++++++++++--- m_property.h | 3 +++ 2 files changed, 15 insertions(+), 3 deletions(-) commit 0189fa7cacc8c61b151f71f21e547265f6993b56 Author: diego Date: Wed Oct 1 06:47:26 2008 +0000 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27678 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 480048ec6fcbf8c96366224dd8994a2c04c2b76e Author: diego Date: Wed Oct 1 01:01:59 2008 +0000 Remove IWMMXT optimizations through libavcodec from libmpeg2. According to Siarhei Siamashka libavcodec is faster on ARM so it is better to use it directly instead of creating this hackish mix of two libraries. Plus, these local changes would never be acceptable upstream, so no good reason for keeping it in our local patchset remains. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27677 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpeg2/libmpeg2_changes.diff | 88 +--------------------------------------- libmpeg2/motion_comp.c | 5 -- libmpeg2/motion_comp_iwmmxt.c | 59 --------------------------- libmpeg2/mpeg2.h | 1 - libmpeg2/mpeg2_internal.h | 1 - 5 files changed, 1 insertions(+), 153 deletions(-) commit fe1d9e57cd40240ba19a01519b663c9ca38af3ad Author: gpoirier Date: Tue Sep 30 19:35:10 2008 +0000 sync w/r27651 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27676 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 74 ++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 61 insertions(+), 13 deletions(-) commit 0651813cb00fb1246e7f5025714dce3088af4f64 Author: reimar Date: Tue Sep 30 10:44:50 2008 +0000 Apply patch for oCERT #2008-013 / CVE-2008-3827 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27675 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_real.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit f938a38b72cab1f5f1fe4585593a1b3851f9f06b Author: gpoirier Date: Mon Sep 29 20:44:38 2008 +0000 sync w/r27607 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27674 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/fr/mplayer.1 | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit f7bb9b895502b5f61a47e7b111a2ab93866b1220 Author: diego Date: Mon Sep 29 06:06:19 2008 +0000 Remove unused function fast_memcpy. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27673 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale-example.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit e440b6bbdce988a5fd1e6efaa344ebc85606f17b Author: diego Date: Mon Sep 29 05:41:54 2008 +0000 cosmetics: indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27672 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale-example.c | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit deea294c8988c94ba0542cbc342c818628144e78 Author: michael Date: Mon Sep 29 01:15:54 2008 +0000 Revert mistakenly committed hunk. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27671 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale-example.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0c42ebdc5cf7188bbbdf3dee1dd0eda32ff0dfc4 Author: michael Date: Mon Sep 29 01:14:27 2008 +0000 Print all cases that are tested, not just the ones that are bad. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27670 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale-example.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit f627d46a0da66e4f8124424d057fe739eb1aa0c9 Author: michael Date: Mon Sep 29 01:08:01 2008 +0000 Fix infinite loop with spline, bug was introduced in r27612 by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27669 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a2ad015203adacd7270ee594f0f264e392bc2af0 Author: diego Date: Sun Sep 28 10:14:45 2008 +0000 cosmetics: prettyprinting git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27668 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/asfinfo.c | 316 +++++++++++++++++++++++++++++-------------------------- 1 files changed, 167 insertions(+), 149 deletions(-) commit 20e4a74eb52887f3a549e3642868d5973612c9d1 Author: nicodvb Date: Fri Sep 26 21:17:01 2008 +0000 slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27667 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/slave.txt | 1 + command.c | 13 +++++++++++++ mplayer.c | 5 +++++ 3 files changed, 19 insertions(+), 0 deletions(-) commit e628297bbd96f82ea63d236ebb84fdf5429e6a42 Author: reimar Date: Thu Sep 25 17:42:56 2008 +0000 Since the pause loop now also runs commands, set mpctx->was_paused before entering it for more consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27666 b3059339-0415-0410-9bf9-f77b7e298cf2 mplayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 97cf6acdab92ebe3f0f4c6aad3a400c8768fa911 Author: reimar Date: Thu Sep 25 17:40:33 2008 +0000 Add an experimental pausing_keep_force slave mode command prefix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27665 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/slave.txt | 4 ++++ input/input.c | 3 +++ mplayer.c | 3 ++- 3 files changed, 9 insertions(+), 1 deletions(-) commit fdcf78eec4b9b767c7d10a698dabf6165a65dd1e Author: reimar Date: Thu Sep 25 17:11:01 2008 +0000 Do not special-case a grouping-subsegment length of 0. Fixes samples/asf-wmv/quicktime.wmv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27664 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_asf.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 48480b3ce719d962c7ff7e1fc0e84b180fa8cf4d Author: diego Date: Thu Sep 25 06:51:42 2008 +0000 misc fixes for the GUI section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27663 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/install.xml | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) commit 8095d9dacfb4000ffaef330cfb8c1b0e716b8888 Author: voroshil Date: Wed Sep 24 20:49:27 2008 +0000 Add debug message about loaded frequency tables. Replace printed code of input type with user-frendly "broadcast"/"cable" strings. patch from Laurent laurent dot aml at gmail dot com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27662 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/tvi_dshow.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 7132e7d85232e99c7f856eb5fbbdb9e9af3fc5ec Author: voroshil Date: Wed Sep 24 20:42:15 2008 +0000 Make output messages of frequency selection code more useful by providing additional information like requested frequency and found nearest fequency/channel. patch from Laurent laurent dot aml at gmail dot com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27661 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/tvi_dshow.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 89600cd4cada025cc153e19d2da472f61b212499 Author: voroshil Date: Wed Sep 24 20:30:06 2008 +0000 Fix overflow in frequency conversion code inside tvi_dshow. patch from Laurent laurent dot aml at gmail dot com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27660 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/tvi_dshow.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a1f7b4aef9b891de9f8c568bf0cd77e8370f1487 Author: diego Date: Tue Sep 23 21:44:02 2008 +0000 Add RVTR fourcc to ffrv20 decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27659 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit d4ea9155a784c8607a94b4389b263cb72fac9a84 Author: diego Date: Tue Sep 23 20:53:46 2008 +0000 Remove one more pointless and gcc-specific __attribute__ ((unused)). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27658 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/pm2_vid.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fdb59804aae526dd690616badf57a3c1df46d992 Author: diego Date: Tue Sep 23 20:53:08 2008 +0000 Restore function parameters mistakenly removed in previous commit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27657 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/ivtv_vid.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 02eb69fc5ceeddffa6e079edca3986fe56e4aa64 Author: diego Date: Tue Sep 23 20:38:30 2008 +0000 Remove pointless and gcc-specific __attribute__ ((unused)). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27656 b3059339-0415-0410-9bf9-f77b7e298cf2 vidix/ivtv_vid.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit fd15ca4163058e139bea01c79e03dbfdff996cef Author: diego Date: Sun Sep 21 22:56:53 2008 +0000 Make sure -I. appears before all other -I flags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27655 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 10dc2e14293d1a9102b4d6aede71cfa1002a11b5 Author: reimar Date: Sat Sep 20 19:41:13 2008 +0000 Fix glAdjustAlignment parameter in glCreateClearTex git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27654 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0e99017da985eff9bf9b996ae1268794e6dfa770 Author: reimar Date: Sat Sep 20 17:48:01 2008 +0000 Change glCreateClearTex to use the same host data format as later uploads. This fixes at least some of the massive performance problems the ATI drivers have. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27653 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/gl_common.c | 22 ++++++++++++++-------- libvo/gl_common.h | 2 +- libvo/vo_gl.c | 16 ++++++++-------- libvo/vo_gl2.c | 6 +++--- 4 files changed, 26 insertions(+), 20 deletions(-) commit 2d4476731cfcc01df399835bd0c96864550ac009 Author: compn Date: Sat Sep 20 17:23:02 2008 +0000 add blackmagic 10bit decoder, works on v-codecs/R210/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27652 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 22dc2cd88e3c7996a48c0bdd0e2d36a638182f01 Author: compn Date: Sat Sep 20 17:08:21 2008 +0000 typo fix spotted by diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27651 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 849dc0ba31f209dfdb48146512e48ee2203d0ee6 Merge: 259ea9d... 7756839... Author: Uoti Urpala Date: Sat Sep 20 16:13:33 2008 +0300 Merge svn changes up to r27649 Conflicts: Makefile configure libvo/x11_common.c commit 22322409ddb527ac855ba71d10dadcb9da415f81 Author: ben Date: Sat Sep 20 13:13:02 2008 +0000 add outdir sub-option to vo png git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27650 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 + DOCS/man/fr/mplayer.1 | 2 + libvo/vo_png.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 68 insertions(+), 2 deletions(-) commit 7756839a147ce2421cfb4e3de046364962094b60 Author: reimar Date: Sat Sep 20 08:16:05 2008 +0000 Remove already disabled and probably long obsolete code that worked around an OpenBox bug. Patch by Julien Danjou [ julien danjou info ] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27649 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 16 ---------------- 1 files changed, 0 insertions(+), 16 deletions(-) commit 0643fde0c3e40d8be813c890d5009c9d878ea83e Author: reimar Date: Sat Sep 20 08:14:28 2008 +0000 Use already "prefetched" atoms instead of calling XInternAtom each time. Patch by Julien Danjou [ julien danjou info ] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27648 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/x11_common.c | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) commit 245b0aadab7d2d953e85a963639558db4603ef7d Author: compn Date: Sat Sep 20 01:53:45 2008 +0000 another dup git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27647 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 35f4335cbcffbc49bf66be7236bee47dae7f7cce Author: compn Date: Sat Sep 20 01:51:23 2008 +0000 duplicate fourcc spotted by uoti git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27646 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit e95623cf2d422c978e3a448918d6bd907fd45dd7 Author: compn Date: Sat Sep 20 01:35:44 2008 +0000 fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27645 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 4d1425c708ac2f2b9a74b2c17037f50aae554eea Author: compn Date: Fri Sep 19 20:58:20 2008 +0000 sync with videolan git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27644 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) commit 04db08e9188faf366d9422abede62612aad97289 Author: compn Date: Fri Sep 19 19:55:25 2008 +0000 sync with xine git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27643 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 584cefe84f7515ae0acfdf0dd95855975910aff5 Author: compn Date: Fri Sep 19 19:16:32 2008 +0000 sync with libavformat/riff.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27642 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit d9d88dd59c5cd812874c7da3541ec38332b16b21 Author: compn Date: Fri Sep 19 18:50:42 2008 +0000 sync with libavformat/isom.c fourcc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27641 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 45 +++++++++++++++++++++++++++++++++++++++------ 1 files changed, 39 insertions(+), 6 deletions(-) commit 26b6a16cd59ca00245189aca7ff4d39b354f209a Author: compn Date: Fri Sep 19 18:20:31 2008 +0000 add windows NUL info git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27640 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/xml/en/mencoder.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit b22ef372e3c539244b7c9941d131bc829e5a7806 Author: compn Date: Fri Sep 19 18:02:16 2008 +0000 document lavc/lavf avoption o suboption git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27639 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 58 ++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 48 insertions(+), 10 deletions(-) commit 8b32526cbf202a7e346dd3e98605861b4971dc6c Author: compn Date: Thu Sep 18 19:07:33 2008 +0000 add lavfopts matroska suboption git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27638 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f19f7625489dfa9d580b34d1d125a1d89a8eeec7 Author: reimar Date: Thu Sep 18 15:30:23 2008 +0000 Simplify cpudetect OS-support detection code, e.g. using one mp_msg to print either yes or no instead of two. Should not change code behaviour. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27637 b3059339-0415-0410-9bf9-f77b7e298cf2 cpudetect.c | 36 ++++++++---------------------------- 1 files changed, 8 insertions(+), 28 deletions(-) commit cec6a449ef4650925e55d24e876947f2f51f0abe Author: lu_zero Date: Thu Sep 18 00:26:37 2008 +0000 Uniform *ToY and *ToUV function signatures git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27636 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 102 ++++++++++++++++++++-------------------- 1 files changed, 51 insertions(+), 51 deletions(-) commit 3a3d1283b6e0f345fd41c2c69a2c603bfff487fc Author: lu_zero Date: Thu Sep 18 00:24:32 2008 +0000 Split mono2Y in monowhite and monoblack git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27635 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-) commit b1f6b965481514a7d2878db9f96043b7b5c2df81 Author: lu_zero Date: Thu Sep 18 00:22:53 2008 +0000 Factorize unit32_t* casts for palette pointer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27634 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 5cc8c991a47093234d6dfdbbc58efa8a63eaad5f Author: diego Date: Wed Sep 17 20:23:41 2008 +0000 Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes. patch by Reimar git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27633 b3059339-0415-0410-9bf9-f77b7e298cf2 fmt-conversion.h | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit c8d9bf0f50c40f54cc183434421dd799daa71689 Author: rathann Date: Tue Sep 16 22:30:22 2008 +0000 Add shared libswscale support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27632 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- configure | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 1 deletions(-) commit 261e389fdde9b595c2c2068708a636ce539449fb Author: diego Date: Tue Sep 16 21:30:04 2008 +0000 With -identify, ID_DVD_VOLUME_ID is not shown on some systems. Using DVDISOVolumeInfo instead of DVDUDFVolumeInfo fixes this. patch by Mathieu SCHROETER, mathieu.schroeter gamesover ch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27631 b3059339-0415-0410-9bf9-f77b7e298cf2 stream/stream_dvd.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e90a28f7cfbcf41f821c03cafdd3070cf9f2eec4 Author: diego Date: Tue Sep 16 13:15:13 2008 +0000 Do not clobber _inc_extra variable when setting initial include flags. based on patch by Andrew Wason, rectalogic rectalogic com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27630 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bcd214aa786d30055d2e6093e645cf4df433ef87 Author: diego Date: Tue Sep 16 12:44:32 2008 +0000 Initialize _def_liba52 and _def_liba52_internal before the liba52 checks so that they are always set to some value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27629 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit e4a71d081875ccb46e4e808b5e738f8b867df355 Author: michael Date: Tue Sep 16 03:49:54 2008 +0000 Fix segfault with rgb24 and full_internal_chroma due to non-existing alpha byte being written after the array. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27628 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit d17f5c5c72f9d9207db83908117e07773ac9a131 Author: compn Date: Tue Sep 16 02:43:02 2008 +0000 yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27627 b3059339-0415-0410-9bf9-f77b7e298cf2 etc/codecs.conf | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit d4471e0a095e25e2e8932cf41f8eee4a62edd14c Author: syrjala Date: Mon Sep 15 20:46:43 2008 +0000 Update the copyright statement. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27626 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b129179e5d68a6980316fc726de3d88c08560532 Author: syrjala Date: Mon Sep 15 20:45:17 2008 +0000 Cosmetics: - Convert tabs to spaces - Remove trailing whitespace - Remove useless comments git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27625 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 275 +++++++++++++++++++++++++--------------------------- 1 files changed, 132 insertions(+), 143 deletions(-) commit 7c94b443089d174e37085df4f5995031faf1fd35 Author: syrjala Date: Mon Sep 15 20:43:24 2008 +0000 Don't limit BES to non-synced single buffering when CRTC2 is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27624 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) commit af709594ea4f34f1788ffc566127e54b790f2dc9 Author: syrjala Date: Mon Sep 15 20:41:08 2008 +0000 Rename some variables and change some strings to make the CRTC1 code clearer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27623 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 38 +++++++++++++++++++------------------- 1 files changed, 19 insertions(+), 19 deletions(-) commit 654db6243721da17c20204ddcdae72efba62212f Author: syrjala Date: Mon Sep 15 20:39:03 2008 +0000 Add CRTC1 support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27622 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 112 insertions(+), 8 deletions(-) commit 9a00106a58028aa964cdc8343793be9a394cc6bf Author: syrjala Date: Mon Sep 15 20:35:05 2008 +0000 Remove BGR24 support since it has never worked anyway. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27621 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit a5e9a8d0cac5eb5a40ce9df6f1a635a779064233 Author: rathann Date: Mon Sep 15 16:32:31 2008 +0000 External liba52 support, part 2 of 2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27620 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 4 ++-- configure | 33 +++++++++++++++++++++++++++++---- libmpcodecs/ad_hwac3.c | 6 ++++++ libmpcodecs/ad_liba52.c | 19 +++++++++++++++++++ 4 files changed, 56 insertions(+), 6 deletions(-) commit d977c6e812ddb88f2a980d9ee13389836c81dae7 Author: rathann Date: Mon Sep 15 16:30:24 2008 +0000 External liba52 support part 1 of 2. Conditionalize enabling of some the acceleration because liba52-0.7.4 doesn't support all that MPlayer's included copy does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27619 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpcodecs/ad_liba52.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 853d571d482e7cea45655c9e310f305c8637d124 Author: diego Date: Mon Sep 15 15:34:26 2008 +0000 Use standard -I flags to compile codec-cfg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27618 b3059339-0415-0410-9bf9-f77b7e298cf2 Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1f9e0f1076c804727f54daa3cddd17405155ce88 Author: diego Date: Mon Sep 15 15:33:34 2008 +0000 Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27617 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ec0ba2f460ddaef0525060955579fc2a4532c04d Author: diego Date: Mon Sep 15 15:30:06 2008 +0000 riff.h and avi.h are not needed, but avio.h is. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27616 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpdemux/demux_lavf.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit d45397dbdd99cbe83f4e297c608aecbbd77c64c2 Author: syrjala Date: Mon Sep 15 11:47:02 2008 +0000 Eliminate void * arithmetic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27615 b3059339-0415-0410-9bf9-f77b7e298cf2 libvo/vo_dfbmga.c | 34 ++++++++++++++++++++-------------- 1 files changed, 20 insertions(+), 14 deletions(-) commit 4ca1fa0a0835d511167017a2621a085076d9fdfa Author: diego Date: Mon Sep 15 05:40:29 2008 +0000 Upgrade license of LGPL 2 or later files to LGPL 2.1 or later. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27614 b3059339-0415-0410-9bf9-f77b7e298cf2 TOOLS/dvd2divxscript.pl | 2 +- libmpdemux/demux_avs.c | 19 ++++++++++--------- libmpdemux/demux_avs.h | 19 ++++++++++--------- libvo/vo_dfbmga.c | 43 +++++++++++++++++++++---------------------- libvo/vo_directfb2.c | 43 ++++++++++++++++++++++--------------------- libvo/vo_gif89a.c | 43 +++++++++++++++++++++---------------------- libvo/vo_quartz.h | 8 ++++---- 7 files changed, 89 insertions(+), 88 deletions(-) commit 2d591f283494bbfb7b22816a392379345e920070 Author: diego Date: Mon Sep 15 05:19:22 2008 +0000 Avoid useless line in libpostproc test. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27613 b3059339-0415-0410-9bf9-f77b7e298cf2 configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit da1f355a050649e452674596244e936d0cdc733e Author: michael Date: Mon Sep 15 03:33:09 2008 +0000 Avoid using floating point for calculating filter coefficients. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27612 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 164 +++++++++++++++++++++++++------------------------- 1 files changed, 83 insertions(+), 81 deletions(-) commit c9a70bb4788620cd4967c0c14e12dd822466f800 Author: michael Date: Sun Sep 14 19:29:14 2008 +0000 Avoid some explicit types in sizeof(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27611 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit aee49d5e5828bec105cadf4d84eb838098f14c41 Author: michael Date: Sun Sep 14 19:25:16 2008 +0000 Use av_mallocz() instead of for() =0; git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27610 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 5f9a7d91b94174e15d58fd4cd15f6ac0c75119bb Author: michael Date: Sun Sep 14 18:00:49 2008 +0000 Move dither tables from yuv2rgb to swscale, they have been written by me and can be used under LGPL. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27609 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++-- libswscale/yuv2rgb.c | 111 ++----------------------------------------------- 2 files changed, 111 insertions(+), 111 deletions(-) commit d3e9ce8d24f772e82be4daf3efeab4a1d3bdd4e6 Author: Gabrov Date: Sun Sep 14 16:10:04 2008 +0000 synced with r27607 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27608 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/hu/mplayer.1 | 32 +++++++++++++++++++++++++------- 1 files changed, 25 insertions(+), 7 deletions(-) commit 196f2d99c6f0f036a8aa19f8b5532942f2949e49 Author: diego Date: Sun Sep 14 10:22:27 2008 +0000 wording consistency cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27607 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c05694a3b462b52de8ee16e0969703ad3c3b0d21 Author: reimar Date: Sun Sep 14 10:17:30 2008 +0000 Make -heartbeat-cmd and -stop-xscreensaver sections reference each other. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27606 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/man/en/mplayer.1 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 6ed300cfcb1184a006fec9741bd61533cdb4518e Author: diego Date: Sat Sep 13 17:33:04 2008 +0000 Sync diff with libmpeg2 update. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27605 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpeg2/libmpeg2_changes.diff | 817 ++++------------------------------------ 1 files changed, 75 insertions(+), 742 deletions(-) commit bbcccf2d197e4c127ed0de311cbcb5c0f82b4c9a Author: diego Date: Sat Sep 13 17:31:45 2008 +0000 Update internal libmpeg2 copy to version 0.5.1. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27604 b3059339-0415-0410-9bf9-f77b7e298cf2 Changelog | 1 + Copyright | 4 +- libmpeg2/alloc.c | 8 +- libmpeg2/alpha_asm.h | 6 +- libmpeg2/attributes.h | 5 + libmpeg2/cpu_accel.c | 262 ++++++++++++++++++++++++------------------ libmpeg2/cpu_state.c | 6 +- libmpeg2/decode.c | 40 +++---- libmpeg2/header.c | 224 +++++++++++++++++++++++------------ libmpeg2/idct.c | 2 - libmpeg2/idct_alpha.c | 2 - libmpeg2/idct_altivec.c | 2 - libmpeg2/idct_mmx.c | 6 - libmpeg2/mmx.h | 5 + libmpeg2/motion_comp_arm.c | 18 ++-- libmpeg2/motion_comp_arm_s.S | 3 +- libmpeg2/motion_comp_mmx.c | 6 +- libmpeg2/mpeg2.h | 17 ++- libmpeg2/mpeg2_internal.h | 19 +++- libmpeg2/slice.c | 56 ++++++--- libmpeg2/vis.h | 5 + libmpeg2/vlc.h | 13 ++- 22 files changed, 421 insertions(+), 289 deletions(-) commit 26972b8895117a6857b14928e30d978e30e57aaa Author: diego Date: Sat Sep 13 17:06:42 2008 +0000 libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27603 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpeg2/cpu_accel.c | 2 +- libmpeg2/cpu_state.c | 2 +- libmpeg2/decode.c | 2 +- libmpeg2/header.c | 2 +- libmpeg2/idct.c | 2 +- libmpeg2/idct_mmx.c | 2 +- libmpeg2/motion_comp.c | 2 +- libmpeg2/motion_comp_mmx.c | 2 +- libmpeg2/mpeg2.h | 2 +- libmpeg2/mpeg2_internal.h | 2 +- libmpeg2/slice.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) commit 62146f22be20db20004f683b2316fa064a8f6bf1 Author: ben Date: Sat Sep 13 16:13:04 2008 +0000 Fix libswscale build after r27561 if --enable-runtime-cpudetection is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27602 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 60c05a176fcf5729c0b233626e32d7cb98e8442f Author: diego Date: Sat Sep 13 14:23:45 2008 +0000 Remove version string from name of local changes diff file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27601 b3059339-0415-0410-9bf9-f77b7e298cf2 libmpeg2/libmpeg-0.4.1.diff | 985 ---------------------------------------- libmpeg2/libmpeg2_changes.diff | 985 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 985 insertions(+), 985 deletions(-) commit b726d73ed14e80d1d833dbb95b6777a1173957c1 Author: michael Date: Sat Sep 13 13:41:47 2008 +0000 Fix indention. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27600 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 626 ++++++++++++++++++++-------------------- 1 files changed, 313 insertions(+), 313 deletions(-) commit f5a4bd86cbfba940df19df2322c4a79c7bf64edc Author: michael Date: Sat Sep 13 11:52:03 2008 +0000 Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27599 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 22 +++++++++++----------- libswscale/swscale_internal.h | 7 ++++++- 2 files changed, 17 insertions(+), 12 deletions(-) commit 5f97d37455cb991f870235772e1ea70009e5702d Author: compn Date: Sat Sep 13 03:28:15 2008 +0000 multiple locales in mplayer wish git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27598 b3059339-0415-0410-9bf9-f77b7e298cf2 DOCS/tech/wishlist | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 79c5484c9fc699a58717b84f223647caf088eb9f Author: michael Date: Sat Sep 13 03:12:15 2008 +0000 Disable mmx routines that are not bitexact when the user wants bitexact ones. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27597 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 21 +++++++++++++++------ 1 files changed, 15 insertions(+), 6 deletions(-) commit 6869e4a7a453f829239eb46f83066c39000f0cee Author: michael Date: Sat Sep 13 02:18:12 2008 +0000 Make horizontal mmx scaling code match C code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27596 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 31 +++++++++++++++---------------- 1 files changed, 15 insertions(+), 16 deletions(-) commit 07fd651300ec7888333d41446afdc6a2edafa569 Author: michael Date: Sat Sep 13 02:04:10 2008 +0000 Ensure that additional filter coeffs that exist due to alignment are 0 if bitexact mode is requested. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27595 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 57db6892cfbcdd1cd460cc5282563b81e8bb1c3c Author: michael Date: Fri Sep 12 23:52:37 2008 +0000 yvu9toyv12Wrapper is not bitexact so disable it when the user wants bitexactness to C. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27594 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 68de5a33c96b4ce5e9607548996eda0f6ead11de Author: michael Date: Fri Sep 12 22:29:21 2008 +0000 Make the horizontal C scaler code clip only against INT16_MAX not 0, this decreases the difference between C and MMX, its also faster. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27593 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d8bf925d4cb6233ffda813be39c6f443199388aa Author: michael Date: Fri Sep 12 21:46:53 2008 +0000 Add bitexact flag. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27592 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.h | 1 + libswscale/swscale_avoption.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit e5f0ead24f5f24b9ed57584167f93b8f5ccf16d2 Author: michael Date: Fri Sep 12 21:25:42 2008 +0000 The yuv->rgb tables are too small for cliping to be avoidable, thus revert the respective optimization. The table generator code has to be rewritten anyway one day by some volunteer because its not LGPL, fixing the GPL table generator thus seems like wasted time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27591 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit df44f03e48729ed1e72485af4a0893b2ec65f005 Author: michael Date: Fri Sep 12 18:05:57 2008 +0000 Fix another 1000l bug in the mono input code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27590 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 02da3e1bf989b494bbf92903a1655e585658fb0b Author: michael Date: Fri Sep 12 17:51:13 2008 +0000 Add support for PIX_FMT_YUV440P. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27589 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit d28a3ad668d982b0bb09fd6bf12c59b923f856e2 Author: michael Date: Fri Sep 12 17:28:36 2008 +0000 10000l PIX_FMT_MONOWHITE check was really a || 1. Thats what happens when one does not do the full set of tests before each commit and just quickly goes over the diff thinking, "hey it is a trivial change". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27588 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 296ccc70eafbee2821a391fa281927403f707c94 Author: michael Date: Fri Sep 12 16:46:38 2008 +0000 Support mono as input format. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27587 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 ++ libswscale/swscale_template.c | 17 ++++++++++++++++- 2 files changed, 18 insertions(+), 1 deletions(-) commit fc855e63d2621f31818fbc72eb278094279570b4 Author: michael Date: Fri Sep 12 16:01:17 2008 +0000 Add support for PIX_FMT_MONOWHITE as output format. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27586 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 12 +++++++----- libswscale/swscale_internal.h | 3 +++ libswscale/swscale_template.c | 6 +++--- 3 files changed, 13 insertions(+), 8 deletions(-) commit 229dec600dbcb4abb7022fe112ef87a28acdd08d Author: michael Date: Fri Sep 12 04:40:51 2008 +0000 rgb24toyv12 is not accurately rounding, so disable it as well when the user asks for accurate rounding. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27585 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cc3ec5b4f215a988c2d18080e55e157cb49e2dc0 Author: michael Date: Fri Sep 12 02:05:37 2008 +0000 Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set, because they do not accurately round. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27584 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit fa93e449fc1cfdc29c3e6a926db8192d3bf88f5a Author: michael Date: Thu Sep 11 22:02:15 2008 +0000 100000000000000l, forgot to commit header change for r27580. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27583 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_internal.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6d7e7200096d9444050e8cb525675f9342dceb24 Author: michael Date: Thu Sep 11 14:47:18 2008 +0000 Fix typo that lead to averaging of the same pixel in rgb24ToUV_half(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27582 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 42643629cd217dea92468b37e1447201134755c4 Author: michael Date: Thu Sep 11 14:40:29 2008 +0000 Remove mistakely commited code i used for testing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27581 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit 6009a04a231b1c6d80605a407730c27b27f2f1ee Author: michael Date: Thu Sep 11 14:39:12 2008 +0000 Implement full horizontal chroma for rgb/bgr24/32 output. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27580 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 88 ++++++++++++++++++++++++++++++++++++++++- libswscale/swscale_template.c | 28 +++++++++++++ 2 files changed, 115 insertions(+), 1 deletions(-) commit 3ea1657e650653c323230af1c862f3dce09d9118 Author: michael Date: Thu Sep 11 03:22:39 2008 +0000 Do not do unneeded clipping in YSCALE_YUV_2_PACKEDX_C. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27579 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 9c49671d8be2a481b52512963fb8d4b91a9a6140 Author: michael Date: Thu Sep 11 02:36:51 2008 +0000 Factorize yuv2packedXinC(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27578 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 280 ++++++++--------------------------------- libswscale/swscale_template.c | 6 +- 2 files changed, 58 insertions(+), 228 deletions(-) commit 4abaf837d95ec7c4b4667424f427994d5879cb08 Author: michael Date: Thu Sep 11 01:49:35 2008 +0000 Set rgb2yuv constants more accurately, makes no real difference though. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27577 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit fd6cd1c95cb22124e0c812e9af44a62525891693 Author: michael Date: Thu Sep 11 00:09:01 2008 +0000 Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it only affects the C code while mmx uses different tables. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27576 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/yuv2rgb.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit d351b78abdfc155915fdabf86f56b6542b5044c0 Author: michael Date: Wed Sep 10 23:23:47 2008 +0000 Correct normalization constant for the vertical filter. I am not completely sure why this was at such an incorrect value, but I could not find any problems when it was set correctly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27575 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 53a3e8ee6978658247b8001b72d967cd5e97d816 Author: michael Date: Wed Sep 10 22:41:55 2008 +0000 Make the 2point linear interpolation coefficients correct even for the nearly never occurring 0.0, 1.0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27574 b3059339-0415-0410-9bf9-f77b7e298cf2 libswscale/swscale_template.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)