arpi
|
7882ea9bad
|
Applied DATADIR patch by Vladimir Kushnir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1354 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-20 00:01:09 +00:00 |
|
arpi
|
0c1bac17b9
|
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1339 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-16 20:21:26 +00:00 |
|
arpi
|
09fe43603a
|
some more cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1335 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-16 17:07:13 +00:00 |
|
arpi
|
a0cc8bfb13
|
ds->type removed - using id-based audio format detection in mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1332 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-16 15:36:20 +00:00 |
|
arpi
|
53ecd003df
|
d_audio->type stuff fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1331 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-16 15:09:34 +00:00 |
|
arpi
|
0d99276222
|
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1328 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-16 12:53:48 +00:00 |
|
atmos4
|
6e0c3925d7
|
Fixed a typo and wrong varname.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1303 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-10 13:24:59 +00:00 |
|
atmos4
|
7025bc212f
|
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1300 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-08 22:45:56 +00:00 |
|
arpi
|
4844ff55e5
|
mpeg2 timing & fps fix for ffmpeg12 codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1297 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-08 13:11:01 +00:00 |
|
arpi
|
0a6439a561
|
mpeg2 timing & fps fix for ffmpeg12 codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1296 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-08 12:34:08 +00:00 |
|
arpi
|
9a365d6426
|
video codec stuff moved to dec_video.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1292 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-08 00:21:20 +00:00 |
|
arpi
|
3cd2f6eb27
|
some code clanup (first step to libdemuxer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1290 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-07 18:46:15 +00:00 |
|
atmos4
|
2465ba5a84
|
Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1287 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-07 09:53:47 +00:00 |
|
lgb
|
52430859d4
|
-vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1286 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-06 21:17:22 +00:00 |
|
alex
|
76c3dc2348
|
-dsp option removed, displaying help text (-ao oss:dsp_path)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1256 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-07-02 19:25:34 +00:00 |
|
arpi
|
36c3aa7cd4
|
libavcodec zero frame DivX flickering fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1251 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-30 22:17:14 +00:00 |
|
arpi
|
800a0a8e71
|
optional libavcodec (ffmpeg) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1249 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-30 00:16:39 +00:00 |
|
arpi
|
40b5a6dd29
|
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1247 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-29 21:35:30 +00:00 |
|
atmos4
|
3952747a33
|
Added some nice vo/ao info.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1238 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-27 11:39:17 +00:00 |
|
arpi_esp
|
5b765f4626
|
fatal-error printfs moved stdout->stderr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1218 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-24 00:02:23 +00:00 |
|
arpi_esp
|
5322ec7bc9
|
sub at key=0 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1205 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-23 17:10:52 +00:00 |
|
al3x
|
76b278d97c
|
egy hulye kis checking kimaradt az strcspn fv. jovoltabol
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1191 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-21 23:03:03 +00:00 |
|
al3x
|
8a7fd61a02
|
vo/ao_subdevice implemented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1184 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-21 22:34:02 +00:00 |
|
arpi_esp
|
83e2caa277
|
FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1178 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-21 00:06:40 +00:00 |
|
al3x
|
17743e35e8
|
has_audio checkings at reset and exit added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1157 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-18 14:19:13 +00:00 |
|
arpi_esp
|
37eb051e72
|
-frames 0 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1126 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-13 21:57:36 +00:00 |
|
arpi_esp
|
fb0361090c
|
-frames and -benchmark options to make chl & gabucino happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1125 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-13 21:55:24 +00:00 |
|
arpi_esp
|
9c4133b52d
|
remoevd unneeded soundcard.h includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1060 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-08 23:35:23 +00:00 |
|
arpi_esp
|
8e0fd431e8
|
libao2 uninit fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1050 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-07 13:22:06 +00:00 |
|
arpi_esp
|
a951103bc7
|
Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1043 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-06 21:16:21 +00:00 |
|
arpi_esp
|
4bcb371f64
|
avi streaming fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1040 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-06 01:39:39 +00:00 |
|
arpi_esp
|
5c50d3e7dd
|
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 18:40:44 +00:00 |
|
bertrand
|
a279c993dc
|
Did some cleanup around STREAMING defined.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1027 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 08:42:16 +00:00 |
|
arpi_esp
|
460fac7462
|
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1021 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 02:26:56 +00:00 |
|
lgb
|
54441167f7
|
-dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_device. These changes are needed for future DVD playback developmenting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1019 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 02:13:31 +00:00 |
|
arpi_esp
|
44bae6806c
|
some cleanup, old unused stuff removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1016 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 01:14:38 +00:00 |
|
arpi_esp
|
7786e59fa3
|
fixed punkso's mess... local variables moved back to main()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1015 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-05 00:58:51 +00:00 |
|
arpi_esp
|
b2b9d98b8f
|
finished .asf seeking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1010 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-04 19:30:24 +00:00 |
|
pontscho
|
86ca3df07f
|
terminal reset bug with gui fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1006 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-04 18:40:57 +00:00 |
|
bertrand
|
5783fc9c0c
|
Streaming function return the file_format and should be tested.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1003 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-04 17:58:32 +00:00 |
|
atmosfear
|
9a63fa2ce3
|
Fix missing cast.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@985 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-04 00:36:55 +00:00 |
|
arpi_esp
|
ca7179a0da
|
-framedrop fixed for VfW (I hope :))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@981 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 23:54:41 +00:00 |
|
arpi_esp
|
1a92942b61
|
keyframe flag added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@980 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 23:37:20 +00:00 |
|
arpi_esp
|
a845776c7b
|
new option: -srate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@970 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 19:46:22 +00:00 |
|
arpi_esp
|
ac2afeb46f
|
-framedrop worx fro mpeg files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@968 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 18:22:59 +00:00 |
|
arpi_esp
|
7bbe7c90be
|
audio_out cvs conflict fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@961 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 00:41:07 +00:00 |
|
arpi_esp
|
dbac43a765
|
cdrom.h is not required here
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@960 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 00:34:15 +00:00 |
|
arpi_esp
|
4cd35a04b9
|
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 00:31:41 +00:00 |
|
lgb
|
7ebd301178
|
'-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for both of oss and null driver ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@957 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-03 00:24:49 +00:00 |
|
arpi_esp
|
c5c6862d8f
|
libao support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@956 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2001-06-02 23:30:26 +00:00 |
|