Commit Graph

21029 Commits

Author SHA1 Message Date
kraymer d1647f77f6 Update section "AUDIO FILTERS"; Some sync w/ r21026;
Add translator list; Wording of "default:",  etc.
patch by Sheldon Jin (jinsh2 yahoo com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21044 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 10:37:42 +00:00
reimar 66ac6e2a13 Fix clobber list, half of the modified registers were missing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21043 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 09:06:19 +00:00
eugeni 8856d67d40 Collect all includes of mplayer headers in libass in a single file (mputils.h).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21042 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 00:41:00 +00:00
gpoirier 01f4fe7b15 sync w/ r20876, patch by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21041 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 23:18:09 +00:00
gpoirier 1a6c3d73ae sync with r20876, patch by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21040 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 22:02:08 +00:00
ods15 7a06410d18 fix demux_nut to give proper (estimate) of percent position after a seek
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 20:44:22 +00:00
ods15 75c1fd9c1d Add disabled EAGAIN testing code for libnut
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21038 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 20:13:18 +00:00
voroshil e7c76f8ec2 help_mp-ru.h sync with r21001
mplayer.1 sync with r21026


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 19:36:28 +00:00
nicodvb 7b79fac19a switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21036 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 18:23:38 +00:00
diego e5dbb5e9c4 Improve Id CIN description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 17:32:22 +00:00
kraymer b25f00223d fix wrong 60000/10001 fraction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 17:25:25 +00:00
uau 97be0637b6 Fix double free in af_resample when reinited with suitable parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21033 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 17:07:17 +00:00
kraymer 484e74e9d6 r20969: document new key binding for switching video streams in MPEG-TS
r20993: [..] Remove the binding for 'b'.
r21017: group together "quant_type" and quant_*_matrix since they are related
r21019: group together xvid's rate control options
r21020: group together B-frames options with I,P frames options
r21026: TAB switches between programs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21032 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 16:51:40 +00:00
kraymer ffe2453cee r21012: group together "quality" control options
r21013: Move xvid 'grayscale' option close to 'interlacing'
r21015: group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21031 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 16:39:26 +00:00
kraymer ee71fbf51d r20876: rename: XviD -> Xvid (man page part)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21030 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 16:08:50 +00:00
kraymer f99fcb775f r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type
r21010: remove xvid3's divx5bvop and replace it by xvid4's closed_gop
r21011: group together xvid's 'closed_gop' and 'packed' options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21029 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 16:07:10 +00:00
uau 4799a07cf1 When changing playback speed write the current speed to OSD only after
build_afilter_chain() which can alter the value.
(Though I'm not sure whether the current limits in build_afilter_chain
are necessary or correct.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21028 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 15:50:31 +00:00
ods15 24be79ae8b move demux_nut priv calloc to init() instead of check_file()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21027 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 15:17:50 +00:00
nicodvb dccace0a31 TAB switches between programs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:47:53 +00:00
nicodvb c617d41741 mention switch_video and switch_program
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21025 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:38:28 +00:00
nicodvb 6d35b26c4f bind TAB to 'step_property switch_program'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:33:46 +00:00
nicodvb b96ae083af switch_program property to switch to/set a new program
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21023 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:33:04 +00:00
nicodvb bdc75c29ae implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21022 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:32:14 +00:00
nicodvb c97dc5061d new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21021 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 14:31:31 +00:00
gpoirier 84abdd9df9 group together B-frames options with I,P frames options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:41:31 +00:00
gpoirier ba4c63d445 group together xvid's rate control options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21019 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:38:20 +00:00
reimar 582d0b7cab more mp_property_deinterlace simplification, patch by
Carl Eugen Hoyos [cehoyos -at- rainbow studorg tuwien ac at]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:38:03 +00:00
gpoirier 45358915e7 group together "quant_type" and quant_*_matrix since they are related
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:35:29 +00:00
nicodvb c7256fa6f9 implemented M_PROPERTY_SET in mp_property_{audio,video}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21016 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:34:06 +00:00
gpoirier 9d80dcfa3d group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:32:12 +00:00
reimar 09be641ba5 reinit_video_chain might set sh_video = NULL, so check against that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21014 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:30:48 +00:00
gpoirier 8b4a9db8bc Move xvid 'grayscale' option close to 'interlacing'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21013 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:26:04 +00:00
gpoirier add184a4ae group together "quality" control options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21012 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:23:05 +00:00
gpoirier bb113ed596 group together xvid's 'closed_gop' and 'packed' options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 12:16:52 +00:00
gpoirier 036336b3c1 remove xvid3's divx5bvop and replace it by xvid4's closed_gop
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21010 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:38:24 +00:00
kraymer 137d227c01 r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
r21005: document new "D" keybinding for deinterlacing [..]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21009 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:35:35 +00:00
gpoirier 39e794239b remove xvid3's mpeg_quant, replace it by xvid4's quant_type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21008 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:34:40 +00:00
kraymer f76f5ae22e r21001: Add *BSD BT848 radio support
r21003: Xvid3 support is no more: Remove Xvid3-specific options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:27:39 +00:00
diego 67efdbe07a support for XAN DPCM audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21006 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:24:09 +00:00
kraymer 6489a77e54 document new "D" keybinding for deinterlacing, introduced in
r20989: Add deinterlace property, patch by Carl Eugen Hoyos [..]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21005 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 10:56:43 +00:00
gpoirier 6d800e6658 remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21004 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 10:08:56 +00:00
gpoirier 85e7c22bd0 Xvid3 support is no more: Remove Xvid3-specific options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21003 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 09:57:52 +00:00
uau 26eb093e5d Mark some functions static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21002 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 07:38:58 +00:00
voroshil c9b485e94c Add *BSD BT848 radio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 06:53:33 +00:00
diego a7c46b9025 Remove obsolete Xvid 3 support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21000 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 02:40:19 +00:00
diego 9b9c70ce7d Drop some unnecessary local changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20999 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:45:16 +00:00
diego b8aba3e44a Make sure to pick up internal dvdcss.h before a globally installed one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20998 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:42:25 +00:00
diego 8cf4397274 Rename libdvdread to dvdread. We really only include only the dvdread
subdirectory of libdvdread.  This will also allow getting rid of some
local modifications.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:33:01 +00:00
diego 2f67bb7b34 support for some more fringe formats, still buggy ..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20996 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 22:52:57 +00:00
reimar 2bf9053a66 Try reading palette for vobsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20995 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 20:13:21 +00:00