nicodvb
7c7f6973a6
muxer_mpeg rewritten
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18202 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:19:26 +00:00
gpoirier
381b2d32e7
typo fix: s/20060915/20040915/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18147 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 05:48:16 +00:00
rtognimp
5fce1e7235
faad2 updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18143 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:48:14 +00:00
diego
b5743fcfda
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
...
backwards compatibility.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 11:39:27 +00:00
nicodvb
98e8cf6117
fixed framerate detection of interlaced H264 streams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17954 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 23:10:08 +00:00
reynaldo
5c1f13b9be
forgotten entry about TOOLS/qepdvcd.sh
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17862 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 00:38:00 +00:00
rathann
aa7b6d56f2
fl32 is now supported, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17860 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 23:35:41 +00:00
rathann
7875c2e150
QuickTime in24 and in32 PCM audio support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17814 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 22:43:28 +00:00
gpoirier
bc6540bae9
XviD multi-threaded encoding support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17704 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 09:18:56 +00:00
reimar
8424c24317
OpenAL audio support, actual output is mono-only (no positioning yet).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 20:45:25 +00:00
cladisch
cc8359e4e8
This patch removes mmap support because it doesn't have any benefit.
...
Directly accessing the sample buffer makes sense only when the samples
can be constructed in-place. When the samples are just copied from
another buffer (as is the case with libao2 drivers), the code to copy
those samples is just a reimplementation of snd_pcm_writei(), so we
could as well use that function.
Besides, the current mmap code does not work except in the most simple
cases: it claims to support non-interleaved and complex sample formats,
but treats them the same as interleaved formats and writes to the wrong
memory location.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17617 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-13 11:15:25 +00:00
nicodvb
df1ba8c7b3
bugfixes and new soft-teleciner in muxer_mpeg.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17603 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-12 11:12:21 +00:00
diego
40a51feefa
Mention recent big-endian/AltiVec fixes in postproc/.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17590 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 14:19:37 +00:00
cladisch
732a349ec2
ALSA changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-10 10:28:20 +00:00
diego
dba63a48e0
ZMB decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17545 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-06 21:33:43 +00:00
nicodvb
56e315193b
mention TOOLS/encode2mpeglight
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17509 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 20:47:30 +00:00
reimar
c023deb2b4
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17506 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 19:51:09 +00:00
rathann
8cceb75491
added missing entries since the last release (approved by Diego with small
...
fixes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17505 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 19:07:44 +00:00
diego
bc19b5c0b1
French MEncoder docs are not synced yet.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17498 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 01:39:39 +00:00
diego
24f25bfa81
updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17487 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-26 00:48:53 +00:00
ods15
1c93b17c2f
some updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17442 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 20:49:45 +00:00
nicodvb
aa40286a02
mention hwmpa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:57:49 +00:00
diego
e20d2d8c60
Mention Chinese console messages.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 20:09:15 +00:00
rtognimp
20a80b7dab
Update for realrtsp bandwidth support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:43:28 +00:00
diego
700e724e86
updates, spelling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:07:59 +00:00
rtognimp
08acfb3538
wma2 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17256 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 20:03:36 +00:00
ods15
77294d838e
new input command prefixes, pausing_keep, pausing_toggle
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17253 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:59:52 +00:00
ods15
341b522e4b
some more new stuff..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:13:36 +00:00
ods15
48d1769f5f
-o in mencoder now manditory
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:52:05 +00:00
ods15
ade951bbb9
-msglevel added, -verbose removed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17210 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:24:35 +00:00
rtognimp
e848230c7a
ffmpeg update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17153 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 17:06:47 +00:00
diego
817b489d60
cook
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17151 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 16:36:50 +00:00
diego
af02a1574e
small updates and fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17131 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:14:46 +00:00
reimar
a1505f1851
new -(no)border option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17008 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 21:15:59 +00:00
gpoirier
e5cd922798
Configure support for Cyrix C3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16980 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-12 08:25:04 +00:00
faust3
4bab1b4c16
libcdio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16937 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:46:26 +00:00
ptt
490380977c
added support for OSD localization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16925 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 02:47:43 +00:00
reimar
4e76145381
Speex support. Seeking and pts generation does not work.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:58:25 +00:00
diego
3c36f7defb
updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16870 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 22:57:15 +00:00
ods15
72fe5b36ee
cross compiling probably worth mentioining
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16824 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-21 14:44:13 +00:00
rtognimp
282416d26e
Update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16798 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 20:20:19 +00:00
rtognimp
2b18250353
Update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16779 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 23:52:56 +00:00
diego
4bd7794008
some docs updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16711 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-08 19:04:25 +00:00
henry
e681b37f34
Centaur/VIA configure check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16696 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 19:24:06 +00:00
diego
28b5d70cae
updates, fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16635 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-02 16:17:33 +00:00
ods15
0ce3236189
More appropriatte section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16571 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 13:58:53 +00:00
gpoirier
e88491dbde
remove duplicate entry
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16567 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 09:56:41 +00:00
diego
7e4c30e363
small fixes and additions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16560 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 07:29:09 +00:00
ods15
591fadadfd
Make frameno.avi not turn on by default. this is deprecated and this entire
...
feature should be removed anyway. manpage update in a bit...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16529 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 19:23:38 +00:00
reimar
e6805ce4be
Mention af_pan change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16495 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:46:50 +00:00