atmos4
b9e2410e04
Recover Keyframe-Index for XviD aswell
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13672 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 13:16:13 +00:00
danny
6e7b01cff2
Synced with 1.779, some typo from 1.771
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13671 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 12:32:45 +00:00
rfelker
a733bc2208
10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is ok
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13670 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 12:26:45 +00:00
diego
74a68cfa3b
icon now in /usr/share/pixmaps not /usr/share/icons
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13669 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 09:21:23 +00:00
diego
2a02c9c5cd
Applications menu entry now handled through the top-level Makefile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13668 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 09:20:32 +00:00
diego
848ca5bd45
Menu entry for all freedesktop.org compliant window managers.
...
patch by Piero di Vita <scognito at libero dot it> uninstall by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13667 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 09:19:05 +00:00
diego
6161bdf490
sync by Jiri Heryan <technik at domotech dot cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13666 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 08:28:19 +00:00
diego
1a62cc4987
bug fixes by Jiri Heryan <technik at domotech dot cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13665 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 08:27:12 +00:00
wight
e6d279005a
sync 1.782 + 2 spelling mistakes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13664 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 22:24:19 +00:00
gpoirier
72a52d9b97
Sync with 1.782: Only use S/PDIF output when no other alsa device is set,
...
allows to use external ac3 decoders.
and 1.781: OSD variant for vo_gl.c that behaves more like the one of other vos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13663 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 21:01:57 +00:00
reimar
efeaeab3c4
Only use S/PDIF output when no other alsa device is set, allows to use
...
external ac3 decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13662 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 20:03:55 +00:00
reimar
69a5c44698
OSD variant for vo_gl.c that behaves more like the one of other vos.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13661 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 19:32:47 +00:00
pontscho
79d2eb0fb9
compile error fix on PPC/G3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13660 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 18:49:19 +00:00
iive
7306f6e2c1
Mark I-frames as seekable only if we encode with one reference frame, IDR are always seekable
...
patch send by Loren Merritt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13659 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:59:38 +00:00
faust3
b74c928530
Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13658 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:23:46 +00:00
faust3
daa7691bce
I420 support patch by Benjamin Zores <ben@tutuxclan.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13657 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:16:28 +00:00
gpoirier
f893a30cbf
Sync with 1.780: Documents two new postprocessing options: "dering-luma"
...
and "dering-chroma".
Also moves around a bit the decoder section in order to "factorize" some
comments.
+ some french fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13656 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 13:51:11 +00:00
gpoirier
91116941d8
Documents two new postprocessing options: "dering-luma" and "dering-chroma"
...
Also moves around a bit the decoder section in order to "factorize" some
comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13655 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 13:48:16 +00:00
reimar
0164758aa8
added gl_common for code used by both vo_gl.c and vo_gl2.c.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13654 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 13:28:22 +00:00
iive
4a1200b8ea
Sync with GomGom's patch-12 version.
...
updated copyright
two new postprocessing options
display aspect ratio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13653 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-16 14:10:57 +00:00
nplourde
8d5af4018f
Fix incompatibility with audio devices with more then 2 channels
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13652 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-16 00:56:40 +00:00
gpoirier
525c6075f9
Sync with 1.779: missing sentence dots
...
+ small french fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13651 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 16:36:51 +00:00
reimar
b7e93ce09e
avoid segfault with -vc dummy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13650 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 16:11:30 +00:00
wight
195f0466d5
missing sentence dots
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13649 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 11:15:00 +00:00
wight
78d8af892d
- sync 1.778
...
- random fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13648 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 11:11:25 +00:00
danny
9d641ed367
Synced with 1.771, drop not necessry \&
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13647 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 07:08:16 +00:00
paszczi
576ae8d1d3
synced with 1.19
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13646 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 19:53:32 +00:00
gpoirier
36a5d57bd3
Sync with 1.778: Make '.' key default for framestepping
...
+ small french fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13645 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 18:36:54 +00:00
gpoirier
77cb9ce9ac
Sync with 1.777
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13644 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 17:14:11 +00:00
reimar
de4720539a
Make '.' key default for framestepping
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13643 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 15:33:10 +00:00
reimar
82f168a4f6
some memory leaks fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13642 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 15:09:35 +00:00
faust3
e652c2fe8a
ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13641 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 13:03:03 +00:00
diego
2a906dbe4b
10l to me, noticed by Torinthiel
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13640 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 12:23:42 +00:00
diego
4d51cf5903
Added missing toolame to the list of codec specific encoding options.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13639 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 11:19:03 +00:00
diego
87cb2779da
sync by Mizda Gabor <gabrov@freemail.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13638 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 09:51:49 +00:00
diego
560c8b6051
vo_gl now supports -panscan as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13637 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 00:33:09 +00:00
diego
3f9c9bb4bf
man page review part XI
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13636 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 00:32:22 +00:00
diego
9886b77e94
Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13635 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 23:38:11 +00:00
gpoirier
0a715cbb97
Sync with 1.773: allow to step only one frame forward by pressing s.
...
+ a small French correction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13634 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 19:53:29 +00:00
reimar
95efc9ce47
fixed small memleaks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 16:22:59 +00:00
diego
30f8042aea
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13632 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:58:50 +00:00
diego
3bae7a124f
sync by Mizda Gabor <gabrov at freemail dot hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13631 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:47:59 +00:00
diego
a046b30311
typo found by Mizda Gabor <gabrov at freemail dot hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13630 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:46:26 +00:00
diego
4cba6fba71
Remove CPU speed detection since
...
- it is unreliable
- it adds a constant 0.1s to startup time
- it is hardly a feature for a movie player
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13629 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:37:32 +00:00
diego
f968c50f1a
clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13628 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:08:24 +00:00
reimar
b6cc03ac9b
allow to step only one frame forward by pressing s.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13627 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 22:10:56 +00:00
rtognimp
0c153147d6
Creative ADPCM native decoder from lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13626 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 21:31:32 +00:00
reimar
2e90de6667
-fno-PIC will not work on OSX, and it is only useful on x86 anyway.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13625 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 21:00:32 +00:00
iive
93e00fffb0
10l
...
fix compilation error - NULL not defined
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13624 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 20:32:14 +00:00
alex
90717623aa
better component_func
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13623 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 16:33:00 +00:00