1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 12:25:03 +00:00
Commit Graph

3101 Commits

Author SHA1 Message Date
diego
dbe24cb2e6 DVB updates, patch by Nico <nsabbi@tiscali.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12189 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 02:43:52 +00:00
diego
feb8db1cb7 DVB update, patch by Nico <nsabbi@tiscali.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12188 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 02:36:29 +00:00
michael
617218a4e5 (de)coder -> (de)muxer
some clarifications


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12185 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 00:49:47 +00:00
diego
9164b306c2 spelling, more wishes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12181 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 22:11:48 +00:00
michael
35fe7137c4 remove old example stream
add startcode values
remove nonsense redownloading goal


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12163 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-09 18:40:48 +00:00
michael
50f0378605 removing checksum_threshold & keyframe prediction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12162 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-09 17:05:00 +00:00
nauj27
b0a358f914 1l fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12161 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-09 14:42:18 +00:00
reimar
02fa83290a vo_gl supporting more color formats for testing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12160 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-08 21:50:29 +00:00
nauj27
ec3e73c821 Added <application> missing tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12159 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-08 14:26:29 +00:00
paszczi
05bcdef9cd typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12155 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-07 21:51:37 +00:00
michael
3905f57aaf language_code & fourcc vb->v reversal
version 0->1, 0 was NUT with subpackets :)
stream_id < stream_count rule (otherwise stream[stream_id] would be problematic ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12151 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-07 13:00:33 +00:00
nauj27
09e0b9d4b9 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12148 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 18:09:43 +00:00
nauj27
bfcc5b3160 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12120 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 15:32:01 +00:00
michael
0f62f5847c switching from crc32 to adler32 checksums, cuz they are faster and simpler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12119 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 12:06:30 +00:00
michael
e486339264 minor changes
rename b -> vb, so 'v' is the vlc, 'b' is simply a series of bytes and 'vb' is the length as vlc + the bytes
 encode the fourcc & language code as v instead of vb, this is much simpler in practice, at least in lavf as the fourcc is an int there


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12118 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-04 22:40:48 +00:00
michael
0b7f6c6b3c restrictions to ensure that O(log n) seeking and error recovery is possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12111 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-03 13:23:44 +00:00
diego
7f5f8641ad Developers should subscribe to mplayer-cvslog, mention mplayer-docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12108 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 23:36:06 +00:00
diego
4c3fa8e119 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12107 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 23:35:11 +00:00
diego
dd04b99219 Commit independent changes separately.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12100 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 02:15:41 +00:00
diego
47065bd0e3 How to handle incomplete translations of message files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12092 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 13:53:10 +00:00
michael
18ebe6ca92 reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is first
much more efficient encoding of the frame_code table
stream_id -> stream_id_plus1, that way 0 is the special case instead of stream_count and we can be sure the table needs only 8bit per entry
replace timestamp_msb by timestamp (and obviously dont code the lsb if the whole is coded) thats simpler and more compact
add a msb_timestamp flag to the frame_code[].flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12085 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-31 01:44:57 +00:00
michael
886751550e removing subpackets (everyone hates them ...)
removing shuffle_type (meaningless without subpackets)
making timestamp_lsb a simple unsigned value (someone proposed that a long time ago, dunno dont remember who, IIRC it was rejected as it more often required the timestamp_msb to be coded but by defining lsb relative to the last lsb we need very few msbs in the error free case and for damaged files its also pretty difficult to trash the timestamp, for example for a fixed fps stream with 7bit lsb_timestamps we need to loose >64 frames in a row to end up with a wrong timestamp)
cleanup (filesize and such where only partially removed)
frame_code byte, with the meaning of each value stored in the main header
the frame_code contains the keyframe_flag, packet_type and can contain the timestamp_delta, stream_id and the data_size or part if it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12083 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-30 01:05:51 +00:00
rfelker
9721b82d2d vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12082 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-29 04:39:04 +00:00
paszczi
4183d68f3d added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12080 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-28 21:18:02 +00:00
ranma
7068c1b886 Use aspect from encoder for AVI vprp header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12062 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-24 15:16:36 +00:00
diego
a977756617 sync by danny <guru@digitalfantasy.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12056 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-23 04:24:52 +00:00
ranma
0062d4583d Include the comments from -aviaspect into the description of -useaviaspect and remove -aviaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12055 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-22 02:12:00 +00:00
ranma
10c153004d Better vprp aspect fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12054 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-22 01:42:43 +00:00
diego
12542092df -aviaspect option moved to its alphabetical position, new sentences should
start on a new line, spelling fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12053 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-21 22:50:49 +00:00
henry
4d82f24e5b explicit option for AVI PRP header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12052 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-21 21:32:54 +00:00
diego
b8cdd469d9 -geometry examples corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12046 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-19 16:33:07 +00:00
diego
eea1c98c17 100l bug fixes, -noaspect moved just below -aspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12045 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-19 16:01:50 +00:00
diego
0dfbe88178 -adapter, -refreshrate options, based on patch by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12041 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-18 01:19:20 +00:00
diego
5bbbd129bd updates, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12039 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 15:58:09 +00:00
ranma
873b579c1a OpenDML read/write support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12037 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 14:50:37 +00:00
diego
3d8c17a6d1 Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12030 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 15:03:09 +00:00
diego
29a7c9acde spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12029 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 14:40:47 +00:00
diego
8a72cec9e1 How to make MPlayer work on Fedora core.
Based on a patch sent by Alex Eskin <alexeskin@yahoo.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12027 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 02:47:28 +00:00
diego
05621a40dc Explain why 'cvs admin' should only be used on the last revision of a file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12026 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 01:46:03 +00:00
diego
91f02f6ecb whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12025 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 01:37:36 +00:00
ranma
5865c8ccde rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12017 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 14:46:34 +00:00
paszczi
890370f15d sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12016 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 06:57:28 +00:00
diego
bbdc94af31 OpenGL now works under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12015 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 01:45:58 +00:00
diego
a4b6c16954 -vo directfb options by Jiri Svoboda
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12014 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:49:36 +00:00
nauj27
8985e86974 Telecined and related sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12011 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-04 23:22:42 +00:00
rathann
db0424d487 Keep the ./configure options for xvid in sync.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12001 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-27 07:10:27 +00:00
michael
694395d7bf spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11994 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 11:23:27 +00:00
michael
b49ee1f782 vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11993 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 00:31:15 +00:00
ranma
f4f06018b9 A bit late, but here's the "more sane options ordering" patch.
Also fixes the supported formats.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11992 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-23 21:12:06 +00:00
gabucino
e3ff1abced new location of codecs-status.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11991 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-23 09:30:07 +00:00