1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 20:52:05 +00:00
Commit Graph

15081 Commits

Author SHA1 Message Date
henry
d84d885309 remove force_load_font stuff moved to sub.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15081 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 22:45:47 +00:00
henry
2b0420ff1a remove force_load_font stuff moved to sub.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15080 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 22:38:41 +00:00
henry
ce22162a07 reload font on each change of the display size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15079 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 22:25:33 +00:00
rtognimp
b5e683f42d "Fix" for pnm EOF detection (stop on read errors)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15078 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 14:50:36 +00:00
rtognimp
a319fea77f Stop streaming if we got a server error or message on pnm streaming.
This is needed to stop playback for pnm streams where mplayer can't
authenticate, and avoid an endless list of "input pnm: read error".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15077 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 13:44:43 +00:00
nicodvb
4493ca4321 set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15076 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 11:30:59 +00:00
henry
98c5cfc5a3 reload font on fullscreen change when panscan is enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15075 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 11:20:23 +00:00
nicodvb
f1a9cf6c69 assign picture->(width,height) when parsing h264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15074 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 11:00:00 +00:00
rtognimp
3095df2c6a Remove flip form LOCO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15073 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 21:35:31 +00:00
gpoirier
e512b16ca4 Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15072 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 19:19:45 +00:00
gpoirier
4d2db1c5d2 Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15071 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 19:14:04 +00:00
henry
47f90af3ba support for negative strides (fixes -vf spp,flip crash)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15070 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 10:31:18 +00:00
rfelker
f5fd8bb72a remove nonsense code left from copy&paste from another filter (it was never used)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15069 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 06:15:04 +00:00
rathann
bc7fa51e6d obvious gcc warning fix, approved by Nico
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15068 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 00:52:43 +00:00
gabrov
4a0a8c8223 synced with 1.11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15067 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 22:27:07 +00:00
rtognimp
3e7238435f Update for AASC and LOCO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15066 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 22:05:33 +00:00
rtognimp
8a4994ac98 LOCO support via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15065 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 22:04:08 +00:00
gpoirier
f6208f39dd Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15064 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 21:39:59 +00:00
nicodvb
adb4e5b81f demux ac3 by means of lavf by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15063 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 19:05:53 +00:00
nicodvb
76e038c2ae demux ac3 by means of lavf by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15062 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 18:59:15 +00:00
iive
62d06e5736 fix blackscreen when changing panscan.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15061 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 16:59:34 +00:00
rtognimp
862264a4fb Autodesk RLE decoder via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15060 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 19:14:09 +00:00
rathann
e3b183dc3f - fix gcc warnings, strlcat/strlcpy prototypes
- fix bad sscanf usage in geometry.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15059 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:57:10 +00:00
rathann
d621bc66d2 fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15058 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:53:45 +00:00
diego
f2312ef605 Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15057 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 07:58:30 +00:00
diego
77d02c3ec1 Change all MSGT_FIXME, MSGL_FIXME to appropiate values.
patch by Oded Shimon < ods15 at ods15 dot dyndns dot org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15056 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 07:53:42 +00:00
rfelker
c0adf2ff07 10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15055 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-05 05:43:41 +00:00
rfelker
ef714f38ca 100l, messed up coefficients when improving precision..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15054 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 23:31:33 +00:00
wight
d27e670ad0 Better spelling of charset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15053 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 09:27:34 +00:00
wight
3155dcd2a2 Another 10l for autror (whoever he was)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15052 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 08:30:14 +00:00
wight
9edb0c6484 Minor fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15051 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-04 08:24:48 +00:00
gpoirier
78724e3885 Online audio switching is for MPEG files only at the moment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15050 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 22:21:59 +00:00
gpoirier
bbac868d6c Sync with 1.925:
1.924: windows priority support patch by Rune Petersen <runner at mail.tele.dk>
       with the freedom to shoot yourself in the foot
1.925: Added support of audio stream switching in the MPEG demuxer using the
       #-key


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15049 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 22:16:41 +00:00
gpoirier
180e7552b1 The online switching patch also features a slave command: switch_audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 15:10:24 +00:00
gpoirier
9e909f0dde Added support of audio stream switching in the MPEG demuxer using the #-key
Patch by Michael Behrisch < behrisch $ informatik * hu-berlin * de >
commited with the kind blessing of D. Richard Felker III


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15047 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 14:08:28 +00:00
nicodvb
acf7defdcf allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloads
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15046 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 11:47:20 +00:00
wight
b309d1b916 Translation review
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15045 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 21:34:09 +00:00
wight
b31327737d 100l for missing #ifdef in previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15044 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:43:18 +00:00
faust3
14ecebe920 windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15043 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:29:16 +00:00
nicodvb
a97a94b929 better description for mpeg audio demuxer entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15042 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 16:38:14 +00:00
nicodvb
743249b5cb mpeg audio layers 1 and 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 10:35:36 +00:00
nicodvb
7affbd1748 added support for mpa layers 1 and 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15040 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 10:30:19 +00:00
diego
0a764d5367 grammar fix by the Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15039 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 19:52:05 +00:00
rfelker
acbb150f8e 1l! mplayer's verbose variable is not a flag but a signed number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15038 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 16:24:46 +00:00
wight
aa735c06ed sync 1.923
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15037 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 07:59:15 +00:00
lorenm
030aa1ebe7 filename-based detection for h264 ES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15036 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-01 05:45:55 +00:00
diego
345651081a misc fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 23:55:45 +00:00
diego
7dfed51f29 grammar/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15034 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:45:03 +00:00
diego
2a4a8d35b5 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15033 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:32:35 +00:00
gpoirier
537bbfd112 Fixes better wording. Suggestions by The Wanderer and Josh Varner.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15032 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:31:18 +00:00