Commit Graph

125 Commits

Author SHA1 Message Date
alex c575cad1ec 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3412 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 19:11:42 +00:00
melanson 7880c0fd35 committed corrected speed calculation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3402 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 16:21:32 +00:00
alex f5b7d3df3d give the IMGFMT_ for sh_video->format not 0x0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3399 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 15:39:35 +00:00
atmos4 51cbca7f78 Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file was 4:3.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3380 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 03:21:59 +00:00
alex 6c53dbdd85 default size 320x200
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3376 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 01:22:03 +00:00
bertrand 5e4118bef3 Checked the return values on read.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3366 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-07 07:17:05 +00:00
arpi 8b3cdcf5ea using audio.dwStart too... (for baittest.avi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3303 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 00:26:45 +00:00
iive eb95de0c7a fixed startup crash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3292 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 17:14:36 +00:00
alex 08fa1f628d add tv fps support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 16:49:55 +00:00
alex 1b902e0a66 update (audio support is coming:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3285 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 16:38:40 +00:00
arpi b4608fa567 using #ifdef HAVE_VCD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 23:40:24 +00:00
arpi 0f1fa8e4fc file format detection reordered to get better hits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3257 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 22:12:58 +00:00
arpi c5347864c0 combined PS/PES sync to allow .VDR playback from stdin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3256 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 22:09:18 +00:00
alex 8d73b46405 init_v4l only present if HAVE_TV_V4L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3250 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 17:41:59 +00:00
alex a1216fc770 added support for packet 0x82 (from vivodump.c by arpi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3246 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 16:32:07 +00:00
alex 2574e86cf9 updated for support detection by configure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3244 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 15:05:40 +00:00
alex eafcb53338 magic_number checking added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3230 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-30 20:50:08 +00:00
alex b70e4ace3a pts support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3222 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-30 17:11:30 +00:00
alex 855f5990e5 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3221 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-30 16:59:02 +00:00
arpi 5fe4cdbdd0 bad malloc+strcpy => strdup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3151 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 00:42:39 +00:00
alex 2ea47dbd6f changed to generate fourcc's like: viv<version> -> viv1,viv2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3114 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-25 16:33:39 +00:00
melanson 75e89ead10 fixed FLI demuxer so that it skips over app-specific frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3106 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-25 01:48:55 +00:00
melanson 964fa0e46d fixed divide-by-0 bug in FLI demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3105 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-25 00:56:41 +00:00
melanson 021e4560ce mostly complete support for loading and decoding FLI/FLC animations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3102 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-24 23:58:12 +00:00
alex 6f70d068ad fixed tv detection in demux_open
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3092 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 18:51:32 +00:00
alex e19dbe0bcf added some new types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3073 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 17:14:26 +00:00
alex 01af02aaa3 added demux_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3072 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:43:24 +00:00
alex 56a7e74663 added demux_info support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3071 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:30:54 +00:00
alex 437be981be wrote a very annoying bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3070 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:10:38 +00:00
alex 2b0861fc84 added support for demux_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3069 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:08:39 +00:00
alex 90f85a70c3 it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3068 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 14:24:17 +00:00
atmos4 bcdb01b143 10l for al3x :-P
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3059 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 22:56:38 +00:00
alex ad9c24d163 added demuxer_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3051 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:14:14 +00:00
pontscho b2a38b3ba0 add subtitle language detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3049 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 10:30:59 +00:00
bertrand 2515aad598 Don't need to stream_enable_cache it will be done later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3047 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 02:49:01 +00:00
bertrand d4621f881f Changed the order of processing the network opening.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3046 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:48:43 +00:00
bertrand 65800caaaa Added a network read function call and a seek network function call.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3045 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:22:21 +00:00
bertrand e9f3fd3e94 Added a new struct to stream_t to handle, network streaming.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3044 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:21:20 +00:00
bertrand 55d2e87d8f Removed my buffer hack to use cache2.
Removed the network thread.
Changed the network layer to use cache2.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3043 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:20:20 +00:00
bertrand e70d05ec5a Changed the some functions prototypes for the network streaming.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3042 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:17:16 +00:00
bertrand 04178fa6f9 Added a function to copy URL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3041 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:15:32 +00:00
bertrand 9ea246653a Removed the field number limitation.
We can add as much field as we want.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3040 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:14:16 +00:00
atmos4 d2d9565a1a Move ignores in subdirs to their respective .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2964 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 23:55:40 +00:00
alex e7354ab60b added skip atom to support .mp4 files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2943 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 01:10:46 +00:00
alex aa234b197b added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2942 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 00:23:48 +00:00
alex c451b1fe26 added support for setting color values
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2938 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:59:07 +00:00
pontscho b771c98ced add dvd audio stream detect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2936 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:26:57 +00:00
alex cc46069220 tv frequencies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2934 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:06:48 +00:00
alex 70b0c8f357 splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to support caching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2933 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 21:53:07 +00:00
alex 70eb7d6a58 tv interface update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2932 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 21:30:10 +00:00