Commit Graph

21947 Commits

Author SHA1 Message Date
reimar db6e74fe44 BE_32 -> AV_RB32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21964 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-19 23:15:53 +00:00
reimar c70d547ea6 Compile fix: LE_* -> AV_RL*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21963 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-19 23:14:57 +00:00
nicodvb bb9bd19bc8 include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21962 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-19 01:19:02 +00:00
gpoirier d64398b166 sync w/ r21959
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21961 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 21:53:05 +00:00
Gabrov 3dad9ad6ce synced with r21959
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21960 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 20:21:54 +00:00
reimar b5f54a914d Apply ancient double-click patch that nobody cares to comment on.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21959 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 19:30:02 +00:00
voroshil 21e71a8901 r21930: gcc_bug++;
r21931: update x264's subq otion description
r21932: update and factorize information about x264's multi-threading mode
r21933: fixes suggested by Diego
r21934: get rid of two spaces after a period (instead of one)
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21958 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 17:38:24 +00:00
eugeni dd276fa5ef In .srt, any line containing only spaces and tabs marks the end of the
current subtitle.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21957 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 14:50:32 +00:00
diego fa1c3630e3 grammar/spelling/wording in comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21956 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-18 09:03:42 +00:00
kraymer 2c2799f4a0 r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21955 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 23:39:37 +00:00
lorenm 17d0fac9aa "-lavdopts fast" has applied to mpeg4 and h264 for a while
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21954 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 23:20:32 +00:00
Gabrov 7bc3a947a9 synced with r21952
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21953 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 22:18:15 +00:00
nicodvb 34ef7517eb 1000l; fixed wrong operator precedence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21952 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 21:42:04 +00:00
kraymer 22de9acca9 version bump (for changes in r21907)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21951 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 14:09:48 +00:00
kraymer 6ef3836dd2 r21727: Must refer to option name instead of internal variable
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
r21848: clarify a few things about the interaction between *cmp and mbd options
r21865: Audio track switching works with DVDs as well.
r21882: sync to x264 r607 (update description of threads)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21950 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 14:04:30 +00:00
kraymer d6e78d187b r21691: added smb:// to the list of allowed input urls
r21692: mentioned file:// and smb:// as alternative stream outputs for mencoder
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a while
r21724: small wording/markup improvements
r21725: wording and markup improvements


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21949 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 13:43:56 +00:00
michael 25736732af print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21948 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 00:27:41 +00:00
nicodvb 8397554a2a unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21947 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 00:12:35 +00:00
diego 08dcfaa832 Update copyright year.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21946 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 22:58:42 +00:00
nicodvb 375fe84da6 in evo files [e]ac3 substreams range from 0xc0 to 0xcf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21945 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 22:50:47 +00:00
nicodvb 1e93b37a87 at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21944 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 22:38:26 +00:00
gpoirier f4738068b0 fix identation, broken by last commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21943 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 13:28:22 +00:00
gpoirier 7c450c5275 speeds up mplayer execution by over FIVE times when all of the of the following apply:
* menus are enabled
 * menus are enabled but not displayed
 * direct rendering is in use
Patch by Adam Sulmicki % adam A cfar P umd P edu %
Original thread:
date: Jan 7, 2007 11:07 PM
subject: [MPlayer-dev-eng] [PATCH] slow menus : try two

Other threads:
date: Jan 7, 2007 12:39 PM
subject: [MPlayer-advusers] [patch] slow menus

Also:
date: Jan 6, 2007 11:13 PM
subject: [MPlayer-advusers] [patch] slow menus

And:
date: Jan 2, 2007 11:46 PM
subject: [MPlayer-advusers] slow down with menu off

Finaly:
date: Dec 24, 2006 11:25 AM
subject: [MPlayer-users] slow down with menu off


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21942 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 13:24:03 +00:00
henry f8aa043601 fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21941 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 09:49:28 +00:00
reimar 3d834fb592 Interlaced gif support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21940 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 07:12:32 +00:00
reimar 410b243885 Change some types to uint8_t where appropriate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21939 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 07:05:28 +00:00
reimar e6c460e462 "Cosmetics" Introduce a memcpy function doing both transparent
and non-transparent copy.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21938 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-16 07:01:53 +00:00
nicodvb 9c56f01564 one more #if 1 removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21937 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 23:03:45 +00:00
nicodvb 12233b5063 removed useless #if1s added too long time ago
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21936 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 21:39:30 +00:00
nicodvb 6443cc76f5 in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.
A more proper range will be committed when specs begin to appear;
for the time being enjoy the audio stream


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21935 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 21:21:42 +00:00
gpoirier 74b923332f get rid of two spaces after a period (instead of one)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21934 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 09:15:06 +00:00
gpoirier 0066847a11 fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21933 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 09:12:10 +00:00
gpoirier f21e80be4f update and factorize information about x264's multi-threading mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21932 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 07:23:28 +00:00
gpoirier f6a850e2fa update x264's subq otion description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21931 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 07:16:03 +00:00
diego f1119b5398 gcc_bug++;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21930 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 06:26:49 +00:00
diego 86756e67b0 demux_rtp_codec.cpp💯 `INT_MAX' undeclared (first use this function)
patch by Carl Eugen Hoyos, cehoyos ag.or at


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21929 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 04:57:43 +00:00
rtogni 714d24670c 10l, fix inverted check for "<media" in smil playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21928 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 23:16:27 +00:00
diego a6cc078d26 Move toolame vs twolame logic into the $_toolame=auto case.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21927 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:58:25 +00:00
diego 46305348a7 Move Paolo Tresoldi out of the GUI skin section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21926 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:45:45 +00:00
diego acc38e2745 Make twolame disable toolame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21925 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:42:35 +00:00
diego 811cec046e Move twolame check before toolame check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21924 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:35:10 +00:00
voroshil 14b293cbd8 Adding me and Andrew Savchenko as authors of Russian docs translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21923 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 07:03:51 +00:00
voroshil f1f91e7544 r21882: sync to x264 r607 (update description of threads)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21922 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 07:00:45 +00:00
voroshil 481198c03f translation status update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21921 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:47:44 +00:00
voroshil 9882b743e6 spelling, wording fix
patch from Andrew Savchenko bircoph at mail dot ru


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21920 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:45:51 +00:00
voroshil b64b939de6 sync tag update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:32:53 +00:00
voroshil c8a5a18c23 r21917: typo fixes
r21897: Rephrase mga_vid section.
r21896: Document vo_tdfx_vid.
r21882: sync to x264 r607 (update description of threads)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21918 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:30:25 +00:00
gpoirier a2f9594be6 typo fixes:
1) missing space
2) "vtrict" instead of "vstrict"
patch by Andrew Savchenko % Bircoph A list P ru %


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21917 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 00:15:55 +00:00
vayne 68e9c8462a fix typo for gettimeofday()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21916 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 21:26:54 +00:00
vayne bfa0a1c441 proper fix for avoiding file skipping when mplayer is already playing a file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21915 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 21:20:47 +00:00