1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-19 05:41:16 +00:00
Commit Graph

9331 Commits

Author SHA1 Message Date
alex
ab9c7db8f7 new rc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9331 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:53:06 +00:00
arpi
4d99e4f99a required for i18n+-lintl (found by Nexus)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9330 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:47:48 +00:00
arpi
673b43e3c5 don't use -lintl by default (force with --enable-i18n)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9329 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:39:56 +00:00
arpi
783330ae99 i18n may require extra_libdir, at least on freebsd
found by Nexus


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9328 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:25:17 +00:00
alex
4d9c92c343 10l debug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9327 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:15:11 +00:00
michael
0e881c82cc hex editor friendly language_code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9326 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:13:54 +00:00
alex
0ee250f912 1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9325 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:58:09 +00:00
michael
0d6abd0310 some more info (copy & pasted from ML)
replacing zero terminated strings with length + string so it can allso contain binary data
adding a type to every entry in the info_packet
changing the fourcc storage type from v to b, that way it can be read with a hex editor


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9324 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:35:39 +00:00
arpi
738f3de6c3 rt subtitle fixes
patch by Andriy N. Gritsenko <andrej@lucky.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9323 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:12:50 +00:00
arpi
af229ffaea libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c
based on patch by Andre Schulz <andre@0wnage.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9322 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:04:35 +00:00
arpi
d08be7cba9 seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
(should fix upside-down picture from tv in rgb modes)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9321 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 20:11:07 +00:00
arpi
fbf83dd1b5 1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9320 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 20:01:19 +00:00
arpi
a1ae65e2bb PATH_MAX should be more portable, and we even include limits.h to be sure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9319 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 19:44:12 +00:00
filon
a3385947b2 - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
- help (-fstype help) also availabible
- support state BELOW (someone may want to use it...) and by -fstype none forcing of
   not changing window layer (user request)
- drop icelayer option, it can be set by -fstype layer=<number>
- simplify vo_x11_fullscreen
- fs change code cleanup


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 19:38:39 +00:00
arpi
dd5bfcbc7e The patch add a library detection to configure and the usage of the
detected libraries in Makefile.
based on patch by Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9317 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:56:55 +00:00
arpi
d90e9cb669 Enhance portability and remove error prone usage of realloc()
patch by Björn Sandell <biorn@dce.chalmers.se>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9316 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:09:29 +00:00
arpi
fc52bafec0 this patch adds the option -guiwid to gmplayer. I think its a more clean
approach than using just wid.
Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9315 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:06:16 +00:00
mosu
205fd981f3 sync until 2003-02-07 14:09
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9314 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 14:27:44 +00:00
michael
9739ef6753 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 13:47:49 +00:00
michael
35a5e9fdb5 zero_bit for normal frames, so we can distinguish them from other packets
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9312 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 11:20:35 +00:00
michael
1de44c5cde some typos
info_header -> info_packet
adding variable sized reserved_bytes where i forgot it
start/end time in the info_packet
stuffing_packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 09:48:06 +00:00
diego
40aaadd9f8 -enqueue documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9310 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 02:45:12 +00:00
arpi
f3b348510a maybe fixed mp3lame version check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9309 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:32:12 +00:00
michael
791ef0eec2 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:18:09 +00:00
arpi
ae34b980d4 Embed gui into the playback window, if winid>0
also don't center window and align gui at the bottom.
(see http://mplayerplug-in.sf.net for screenshot and speial skin)
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 23:12:37 +00:00
pontscho
1fc53654e3 another 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:44:52 +00:00
arpi
398d9d419f 1000l!!!!!!!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9305 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:39:13 +00:00
pontscho
4774e76d0a fix one 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9304 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:13:54 +00:00
gabucino
a91ca288d4 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9303 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 21:25:48 +00:00
arpi
3011688180 this patch fixes latest bug, discovered by .so ... (relative filenames &
playlists) This affects also the gui (filenames with space)
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9302 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:57:25 +00:00
arpi
705681b0db cleanup detection of various divx4 versions/alternatives
allows mixing xvid with divx4/5linux libs

basic rule: -vfm odivx/divx4 and -ovc divx4 uses divx4/5linux/opendivx if
available, otherwise uses xvid (if divx4.h is available and xvid has
decore()/encore() functions).

based on patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:24:14 +00:00
michael
af78689681 remove non byte sized stuff
remove more useless startcode emulation prevention stuff


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:18:59 +00:00
nicolas
4114413005 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9299 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 19:54:57 +00:00
michael
38aba7699a use fraction for time_base
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 18:03:11 +00:00
michael
1c95f2711f removing startcode emulation prevention, its nonsense ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:46:23 +00:00
michael
e5586230ee update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:19:09 +00:00
michael
1c35f67763 nonsense (MPlayer container format draft 0.01)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 15:33:02 +00:00
diego
44bae533cf Sync by Dmitry Baryshkov <lumag@qnc.ru>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9294 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 01:05:34 +00:00
diego
3f7caa9cdb Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9293 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 01:00:40 +00:00
arpi
6b5dc1e612 - It adds an option enqueue/noenqueue, so users can choose if they want to
have playlist overwritten by files on commandline or just enqueue them at
the end ...
- Playtree is finally cleared, as such gui has total control!
- Autoplay if files are available on commandline and -enqueue is not set!
- Fallback on Playlists finally does work with Gui and even with streaming
Playlists! [ Before gui was broken as mplayer.c:playtree tried to have
control]
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9292 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 23:02:35 +00:00
arpi
f7b66d5568 this patch adds a high-level-api to playtree, allowing to use it more easily
and hopefully also letting one doing less mistakes, as current low-level-api
is not rock-solid ...
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9291 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 23:02:05 +00:00
nicolas
4751e51f6d patch by Pierre Lombard <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9290 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:32:59 +00:00
gabucino
20e30ff9ad fixing al3x's 10l's
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9289 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:22:06 +00:00
nicolas
a106c50e14 fixed missing link « dga_modelines »
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9288 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:05:26 +00:00
nicolas
059bd552ba sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9287 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:00:36 +00:00
mosu
ec7f5b2078 translation sync until 2003-02-03 23:27
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9286 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 13:03:00 +00:00
pl
690098a14c shame and glory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 00:19:54 +00:00
gabucino
8ccbcfefe4 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9284 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:45:02 +00:00
gabucino
8613b3bb62 fixing others' 10/100liters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9283 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:38:31 +00:00
nicolas
d755357cc1 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:07:09 +00:00