rfelker
961293c94b
dr bugfix by zoli (author of the filter)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12256 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 01:37:43 +00:00
michael
a3577a75f8
new time_base_nom limit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 15:00:30 +00:00
paszczi
a011e24a05
and sync counter goes up :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12254 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 14:27:22 +00:00
diego
61b1115c90
wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12253 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:19:55 +00:00
diego
d3dcbb36dd
cosmetics, wording update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12252 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:16:58 +00:00
diego
85d887cf15
missing names
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:14:52 +00:00
diego
a0ff8ffe49
Missing options added, one put into default order.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:12:00 +00:00
paszczi
0ae835d34b
forgot to translate :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12249 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 18:44:09 +00:00
rfelker
48fee4685f
remove bad requirement
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12248 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 18:43:01 +00:00
paszczi
cebaac2b16
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12247 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 18:38:51 +00:00
diego
bcef6f785d
more nicks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12246 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 15:59:33 +00:00
diego
869ff70156
more nicks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12245 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 04:05:34 +00:00
diego
a5bc70a1c4
copyright --> MPlayer team
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12244 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 00:56:28 +00:00
michael
a70a1c3a37
file_id_string (idea by ivan)
...
remove 0byte skiped frames (idea by rich)
file structure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12243 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 23:00:28 +00:00
diego
12354fa032
Common -vo driver problem solution explained by Lukasz Proszek.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12242 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 22:10:11 +00:00
diego
5ccc955cca
dhahelper.sys is put here for installation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12241 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 21:42:39 +00:00
diego
ad7878378b
libavformat may be found in the main tree now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12240 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 21:40:19 +00:00
michael
76028a8b6b
removing backward pointers
...
removing frames with type 1
forward pointers point to the next packet (=size of the packet) instead of pointing over several type 0 frames
removing forward pointers from type 2 frames (they are after the above changes equal to the data_size and would thus be redundant)
simplify frame_code flags 7->5 bit
remove zero_bit definition (was unused)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12239 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 17:58:24 +00:00
diego
9fcd066cc0
QNX does not support -rdynamic.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 20:09:33 +00:00
rtognimp
6b3b406407
10l: don't run strcmp if arg is NULL
...
Pathc by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12237 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 19:55:37 +00:00
ranma
df14981c08
Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
...
limitation and the JUNK chunks needed to do that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12236 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 02:14:09 +00:00
diego
a46cb905a3
credits for Ville Saari, one more nick
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12235 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 01:56:47 +00:00
paszczi
00ebdc8cf8
translation prepared by Boski Cinek <boski_cinek(at)o2.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12234 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-18 20:29:59 +00:00
paszczi
e155fbd4f9
translation prepared by frogu <frogu(at)frogu.emdej.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12233 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-18 20:23:05 +00:00
paszczi
5f525ccc1a
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12232 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-18 10:06:28 +00:00
paszczi
3f4cbdd85d
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12231 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-18 09:58:29 +00:00
diego
abbc09b604
Joe Barr calls us Mplayer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12230 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 23:21:05 +00:00
diego
12879e2b5d
typo fix: Mplayer --> MPlayer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12229 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 23:19:22 +00:00
diego
bb42c58368
/usr/lib/win32 --> /usr/lib/codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12228 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 22:51:09 +00:00
paszczi
528e06fea8
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12227 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 20:37:36 +00:00
rfelker
6b373e4077
New filter by Ville Saari (114263 at foo dot bar dot org)
...
for removing duplicate frames from telecined video that was
incorrectly deinterlaced. Minor bugfixes added by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12226 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 17:08:31 +00:00
rtognimp
f285c25435
Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/6573_h_07-Patience.asf
...
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12225 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:47:52 +00:00
rtognimp
e3daf3ca75
Respect -playlist for asx streams
...
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:46:41 +00:00
diego
83744e1bca
sync by Daniele Forghieri
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12223 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:11:26 +00:00
diego
326541e236
10l for me - stray option draft left behind.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12222 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:06:43 +00:00
reimar
294705f387
vo_gl suboption doc improved
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12221 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 12:39:03 +00:00
diego
012082e050
less verbosity + printf --> mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12220 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 10:31:38 +00:00
diego
072aaee38c
Patches should not be compressed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12219 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 10:30:25 +00:00
diego
3ed3e28025
updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 03:59:51 +00:00
diego
c5f282f5b6
-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12217 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 03:59:00 +00:00
diego
3a3fd62768
lol, that sure deserves some Cola
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12216 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-16 20:15:41 +00:00
michael
d8c98a0800
OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12215 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-16 13:22:51 +00:00
rtognimp
2e8a397fad
10l to me: writing outside allocated memory
...
Patch by Mikulas Patocka < mikulas (at) artax (dot) karlin (dot) mff
(dot) cuni (dot) cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12214 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 20:48:27 +00:00
reimar
d81b02cce8
fixed suboption parsing, added help for suboptions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12213 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 18:19:39 +00:00
diego
4a9692c2fd
All entries in alphabetical last, first name order, some nicks added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12212 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 13:56:06 +00:00
henry
11e4e9d7c4
specify field mode when setting image height
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12211 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 07:19:50 +00:00
michael
a54647c14f
moving f() and u()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12210 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 23:11:45 +00:00
michael
5efa43de2d
type 1/2 packets must have MSB timestamps (this is already mentioned at some other places but i forgot this one)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12209 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 21:43:28 +00:00
rtognimp
6b19bea6e1
Fix segfault if EDL is used without video
...
Based on a patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12208 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 20:50:15 +00:00
rtognimp
d7f873f469
Try Real rtsp, then live.com on every rtsp stream (remove extension
...
based selection)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12207 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 20:45:26 +00:00