1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 04:45:33 +00:00
Commit Graph

18224 Commits

Author SHA1 Message Date
albeu
7c3d8688c7 Align osd_show_text with osd_show_property_text.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18224 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:48:15 +00:00
albeu
116ca0c768 Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:31:54 +00:00
diego
84b19e7c4c Remove second, redundant x86_exts_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:53:29 +00:00
diego
127d546fd6 Fix up -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18221 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:43:50 +00:00
diego
469c91859a Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
patch by Lyakhovets Andrey, lyakhovets <<@>> rovercomputers <<.>> ru


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18220 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:29:10 +00:00
rtognimp
c96851a3f0 Partially revert 1.140, restoring the old behaviour for all codecs
except for twos and sowt.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18219 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 11:38:06 +00:00
gabrov
e1f05848d4 typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18218 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 09:07:38 +00:00
reimar
173d664b68 document message charset functionality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18217 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 08:56:40 +00:00
gpoirier
ddd64bc03c 10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18216 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 08:36:28 +00:00
gpoirier
b84f58a04b Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18215 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 08:32:12 +00:00
reynaldo
4515d1f557 Cosmetic fix, splitting long mencoder cmd line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18214 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 04:42:25 +00:00
reynaldo
01ac53f6f0 Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18213 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 04:33:09 +00:00
diego
bd45bc8f34 Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18212 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 23:53:52 +00:00
diego
166b8cd4ae Add support for shared libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18211 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 21:54:01 +00:00
reynaldo
889eedb39e Small fix, incorrect MSGL at fatal error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18210 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 21:30:34 +00:00
albeu
db4b785a11 The tv color control commands can now also adjust the values.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18209 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:34:49 +00:00
lorenm
94b93ccc69 sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:30:57 +00:00
albeu
63c70fadf2 Handle the tv color control commands with the properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18207 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:29:02 +00:00
diego
44f3e12f0f Add --disable-libavutil option to --help output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18206 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:32:32 +00:00
albeu
9c31929204 Verticaly center the background around the text.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18205 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:29:29 +00:00
gabrov
a62e96c306 synced with 1.243
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18204 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:26:50 +00:00
diego
9e425e37e8 Add command line options to enable/disable libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18203 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:25:43 +00:00
nicodvb
7c7f6973a6 muxer_mpeg rewritten
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18202 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:19:26 +00:00
nicodvb
e48466f86c removed more unused code and struct members
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18201 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:15:23 +00:00
nicodvb
d78862db6a removed unused variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18200 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:02:19 +00:00
gabrov
a05f3fec7b synced with 1.76
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18199 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:01:56 +00:00
nicodvb
bf75c942fc moved inline at beginning of declaration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18198 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 17:55:39 +00:00
nicodvb
1733f0847a finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18197 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 17:47:53 +00:00
diego
2cb7c8ab3f Make static libavutil detection semantics explicit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 17:31:10 +00:00
albeu
22f7791e6c There is a draw_alpha for uyvy, use it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 17:04:38 +00:00
albeu
ced4a23f8d Fix menu background drawing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18194 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 16:22:33 +00:00
nicodvb
168e6e1daf introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18193 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 15:41:16 +00:00
diego
0a0e144c1f 10l: Add missing fallback case for internal FAAD compiler blacklist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 15:13:51 +00:00
albeu
979532f2c6 Add properties for the tv input color controls.
Make the "normal" color controls fallback on the tv ones
if not available from vf/vo.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18191 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:30:22 +00:00
albeu
6ec6fcb6f3 Add the declarations for mp_property_find/do.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18190 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:26:30 +00:00
diego
05249aeb3a Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
without reporting it in the list of CPU flags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:13:14 +00:00
nicodvb
37dae9ebcb fixed muxrates for xvcd and xsvcd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18188 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:31:05 +00:00
nicodvb
6ba9d6ce20 audio init code was previously moved to fix_parameters() so removed from write_chunk()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18187 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:25:46 +00:00
gpoirier
53604e0c21 simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18186 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:24:20 +00:00
diego
66697d66a4 Set all processor flags individually, not implied.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18185 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:24:04 +00:00
nicodvb
2c06ca54a2 introduced structures and code to keep track of decoder's buffers sizes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18184 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:18:32 +00:00
diego
1d8757fb7d Disable RTC on PowerPC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18183 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:17:23 +00:00
nicodvb
f86a32a270 new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18182 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:05:01 +00:00
diego
830ce1eb08 10l: Fix internal FAAD check for non-x86.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18181 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 12:46:33 +00:00
diego
d5d037c63b We now have CJPG samples and they work with the CJPG and ijpg decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18180 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 11:22:18 +00:00
diego
e53431f1cc Blacklist certain gcc versions instead of running an expensive compilation
during the internal FAAD check.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18179 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 11:03:45 +00:00
reynaldo
feadc2c1f3 Small hack suggested by dalias to avoid flickering at I frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18178 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 05:14:55 +00:00
reynaldo
c03b175452 Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18177 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 05:12:10 +00:00
reimar
19935f69bd minor fixes: get rid of pointless inline attributes and some additional checks
fo ppm reading


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18176 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 18:46:17 +00:00
reimar
d9d16656b2 forgotten update_xinerama_info prototypes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18175 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 18:42:55 +00:00