nicodvb
d136ac1e19
update the list of files I maintain
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21680 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-18 23:48:45 +00:00
diego
11e03076eb
slight clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-04 10:24:00 +00:00
ivo
7b78a6cc4e
move reserved_bytes out of packet_footer. this makes all packets uniform.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 21:59:55 +00:00
reimar
3d14131649
Make me maintainer of demux_nuv since I am the only one
...
touching it since years
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21362 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 18:54:13 +00:00
ivo
1bb692d699
rename all *_nom (nominator) to the correct *_num (numerator)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:50:47 +00:00
michael
be64529bb6
a few more clarifications for codec_specific_data by Ralph Giles and me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21211 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 11:28:38 +00:00
ivo
1383d92f0a
add two missing descriptions (index.syncpoints and info_packet.count)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21193 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:43:05 +00:00
ivo
5c6f05602c
specify the bitnumber for frame_flags, instead of a decimal bitmask
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:35:22 +00:00
ivo
bd2cb0bb06
specify, where possible, the type of the tags in the tag description section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21191 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:31:48 +00:00
michael
46ddcfbe19
codec_specific_data clarification
...
if anyone disagrees or has suggestions to improve it then shout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 12:51:33 +00:00
ivo
13e3788b04
fix another typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 11:27:08 +00:00
ivo
0e19d97946
fix some typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21181 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-23 15:31:34 +00:00
voroshil
f41cff8360
new slave command: radio_step_freq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21058 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 16:15:05 +00:00
michael
c6d8a2e989
clarify syncpoint placement recommanditions
...
(note i would also like to add a "there MUST be 1 syncpoint per second" rule)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 13:32:45 +00:00
michael
3e41eed182
seeking
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 12:44:10 +00:00
michael
8d0b695d2c
dts & synchronous decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20980 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 12:27:39 +00:00
reynaldo
d8bdc48eb2
Removing redundant entry, kraymer is doing all this work while maintaining translations
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20953 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 06:58:48 +00:00
ods15
ab96ebd98e
revert last 2 commits on nut.txt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-15 00:12:39 +00:00
reimar
7a71da01d6
Introduce step_property command.
...
Patch by Carl Eugen Hoyos [cehoyos <at> ag or at] with modifications by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20931 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 19:52:21 +00:00
ods15
19c05e6fd5
bump date of NUT spec for previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 17:05:20 +00:00
ods15
58cc7d56ce
allow info packets to appear in mid-stream, outside of main headers.
...
these SHOULD NOT appear in non-realtime-streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20926 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 17:03:33 +00:00
uau
f435320b21
Update libao2 description, delete completely outdated "audio plugins" part
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20907 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 05:03:47 +00:00
michael
865cb2fbf2
pts definition by mans
...
dts definition and decode_delay definition by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 15:23:45 +00:00
michael
82ef2ebe08
least restrictive dts ordering rule which ensures frames are in decoding order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 12:24:57 +00:00
michael
679c95bd67
s/by/be/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20852 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 02:04:02 +00:00
michael
89729c7f76
within array MUST for time_base_id
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 18:46:20 +00:00
michael
0be329d82c
clearer time_base_id description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 18:45:10 +00:00
michael
0df7543f6f
time_base_count
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20839 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 17:51:44 +00:00
michael
2791c8b171
stream_count
...
a few more words for forward_ptr and file_id_string
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20838 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 17:47:01 +00:00
rtogni
bb52578528
Updated for controversial changes and irc-only decisions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20799 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:21:50 +00:00
michael
2434d5f7c2
dts, width/height explanation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 19:04:48 +00:00
michael
59c8e9e6b2
size and stream_id docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:50:58 +00:00
michael
15a0cdbad6
clearer frame_code explanation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:40:08 +00:00
michael
bf75a7c1c8
simple 1 line definition of what a keyframe is
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:32:54 +00:00
voroshil
021c724671
Adding myself to man page translation and stram sections.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20755 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:57:25 +00:00
kraymer
06a0c1ffee
better wording for note about utf-8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20698 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 14:31:14 +00:00
kraymer
f406122d6e
note for translators to use utf-8 encoding for help_mp files and xml docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20697 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 14:00:35 +00:00
michael
28c55c4103
Corrigendum 1
...
change chapter_id from v to s to allow negative chapter_id as required by the spec text
change was unanimously accepted (rich, oded, myself)
this change should not break any existing muxers or demuxers, with the exception of
assumtations about (non)overlapping chapters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20674 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 22:01:51 +00:00
ods15
eec59c7bfb
SHOULD not -> SHOULD NOT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20666 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 13:56:55 +00:00
michael
7c15734448
intro
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20665 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 13:33:35 +00:00
michael
157b4b952e
attempt to fix the unbound future frame issue with keyframes on the muxer side
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 21:40:13 +00:00
michael
8a881c1e55
2nd try for a keyframe definition
...
based on richs comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20647 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 21:13:50 +00:00
michael
27ec7953fd
keyframe definition
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20638 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 14:10:58 +00:00
diego
ba5df3845b
I'm effectively maintaining libdvdcss and libdvdread.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20636 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:57:49 +00:00
michael
efd4260ff7
main header typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20635 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:53:29 +00:00
michael
0daf53d611
move file up so its found first, this probably improves readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:52:12 +00:00
diego
c426730309
The col utility eats non-ASCII characters without the -p option it seems.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20585 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 17:43:20 +00:00
diego
a474c8fbcd
cosmetics: Reformat section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20584 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 17:33:45 +00:00
diego
2c0bf0e806
paragraph about groff and UTF-8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20583 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 17:31:11 +00:00
ods15
6590c8d72f
indentation fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-28 10:06:11 +00:00
michael
e4a9ff8c04
clarify pts related stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-28 00:11:53 +00:00
diego
671843b934
Add a note about charset configuration to the Apache section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20474 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-27 22:47:41 +00:00
kraymer
7a661433e7
missing console messages are (also) replaced by English versions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20239 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:35:18 +00:00
kraymer
a43c86f915
update mailman links
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:29:14 +00:00
diego
8f0d8b9538
Sebastian now coordinates translations, some cosmetics.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20234 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 13:30:12 +00:00
reimar
5774d0d08b
Cosmetics: remove lone (evil ;-) ) tab
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20115 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 15:58:05 +00:00
diego
35369fe1ba
Add a note about checking XML documentation build.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20031 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:12:18 +00:00
diego
85319c19b4
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19926 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-22 08:44:02 +00:00
nicodvb
d397383c4d
removed mention of dvdnav_event
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19913 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-19 21:18:54 +00:00
rathann
00b387f798
Allow shared libavcodec, but explain the implications.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19905 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-19 00:08:18 +00:00
rathann
65fe2f6fcc
Add (if applicable) footnote to binary codecs in the feature list.
...
Mention overriding default vo/ao.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19904 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 23:42:50 +00:00
diego
84ba8d4ab7
Add hint about how to check man pages for markup errors.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 12:36:53 +00:00
nicodvb
212e625ee6
better description of set_mouse_pos.
...
People seem to expect that mplayer suddenly begins
to move the user's mouse like a ghost
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 15:06:28 +00:00
diego
82bac6e1cf
minor wording/spelling changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 22:10:11 +00:00
nicodvb
565cfd4200
documented set_mouse_pos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19861 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 17:58:30 +00:00
eugeni
21faec3791
Add repeated screenshot mode to vf_screenshot.
...
It is triggered by "screenshot 1".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19839 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-15 13:27:59 +00:00
diego
2a1e3a07de
Clarify binary codecs section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 09:15:42 +00:00
diego
9d1e398be6
grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19790 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 14:09:23 +00:00
diego
f313ccb36a
Some more hints for binary packagers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 12:05:54 +00:00
diego
0f3feee9d7
Some more CVS --> Subversion changes, explain what to do with the sync tag
...
when the translation is not updated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19710 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-06 10:32:37 +00:00
voroshil
4e1338a1a3
Added myself to MAINTAINERS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19703 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-06 05:15:12 +00:00
diego
08103f2b62
Remind packagers not to use deprecated codecs and skins paths.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19679 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-04 23:27:10 +00:00
diego
17d2eacca2
minor wording change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19668 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-04 09:50:11 +00:00
diego
5ef8edb61a
Remove Alex from some maintainer positions that he no longer has.
...
Approved by and committed for Alex whose machine is broken.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19665 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 19:49:23 +00:00
diego
76cc37c804
Add note about translating in teams and taking over unmaintained translations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 19:46:57 +00:00
diego
a95a5af50a
Remove outdated references to CVS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 19:30:57 +00:00
attila
060337dcf7
Get rid of code I neither know nor use anymore.
...
Could someone who cares about xvidix take this over, please.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19632 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 05:53:23 +00:00
rik
fdddf3562c
adding myself to the files in relevant places
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19626 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 18:51:41 +00:00
diego
1d802c801a
Update with current status.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19622 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 16:13:14 +00:00
diego
135a1ac661
Remove spurious line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19615 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 19:06:01 +00:00
diego
04e2fc2336
Improve radio command descriptions.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:43:53 +00:00
reimar
5b6425ff79
description of radio slave commands, copied from TV command descriptions :-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19595 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-29 18:23:09 +00:00
reimar
0539ebf667
svn diff does not show files you forgot to add, so recommend of svn status, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19579 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 18:46:31 +00:00
diego
4a7d3709eb
live.com --> LIVE555
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19565 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 08:55:47 +00:00
ben
da54059b05
documented new slave mode commands
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19540 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 09:53:06 +00:00
michael
d067742bb2
trying to fix the reverting paragraph
...
if you dissagree, dont hesitate to revert this commit or flame, but at least we should not claim that svn cannot revert commits except by recommiting the old version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-13 22:14:32 +00:00
diego
6af9857690
Update for recent discussions on mplayer-dev-eng.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19382 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-13 08:54:16 +00:00
diego
0fb68cc072
editorial spelling/wording/grammar changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19365 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-10 21:08:49 +00:00
michael
4b78be8891
update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-09 11:03:11 +00:00
diego
feb4109662
punctuation, slight clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 22:55:29 +00:00
eugeni
1de0c3327d
Add matroska chapter seeking capability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 18:55:34 +00:00
ben
e1485d3f15
inputs is for keys, this is stream
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:52:06 +00:00
ben
fbba9bacde
a few more files i'll maintain
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:49:05 +00:00
diego
a8da814ea7
Add Indexes to Options as suggested by Jaeho Shin.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19273 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 22:59:12 +00:00
michael
307c59447a
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
...
dont hesitate to fix typos, do rewordimg and so on
for controversial changes please disscuss at nut-devel@mphq first
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19258 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 09:13:01 +00:00
diego
f7dcc503b1
Add a paragraph about which Subversion version to use.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19253 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 22:16:13 +00:00
ben
fe8b229aab
ao_ivtv driver in authors/maintainers files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19230 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:39:48 +00:00
ben
021e87e9d9
added myself as maintainer of vo_ivtv driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19145 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-19 22:06:32 +00:00
michael
405df542a7
remove vorbis and theora support by request of ivan
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19128 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-17 21:15:27 +00:00
michael
8165c1c9bb
clarify H.264 global header format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19126 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-16 23:47:12 +00:00
michael
fb43816ece
clarify "extradata"
...
comments welcome!
if anyone disagrees ill reverse this and we can disscuss it, i just thought there wont be any disagreement and was too lazy to send a patch ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19110 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 21:49:47 +00:00
ivo
761c684fc8
new black frame detection filter
...
by Brian J. Murrell, Julian Hall and me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19099 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 09:18:44 +00:00
michael
c9e3fc67c4
rename mpcf.txt to nut.txt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19062 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 10:29:21 +00:00
michael
a2fb54b8d6
freeze (this is pretty much oded shimons patch from a few month ago)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19061 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 10:26:33 +00:00
diego
470be4301a
Rename OSD/SUB section to OSD/SUBTITLES.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19052 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 23:14:30 +00:00
ben
1f0e7f0f02
added myself as maintainer of pvr input layer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19004 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-10 21:38:07 +00:00
eugeni
d95d5f49eb
Add myself to maintainers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18962 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:15:17 +00:00
michael
b94dea8a6d
trying to end the codec id battle
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18904 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-04 21:14:55 +00:00
reynaldo
a01ba6cb74
havent seen him in ages..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 20:05:28 +00:00
gpoirier
6ff1b35959
Nicolas Le Gaillart has vanished
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 09:45:22 +00:00
diego
d192a9ede9
Update list of documentation maintainers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18863 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 08:51:37 +00:00
diego
1b99530a42
Fix misplaced apostrophe.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18849 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 07:01:37 +00:00
diego
3d8cdfd839
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 17:03:16 +00:00
diego
cc07eae9a3
Rewrite and extend the Subversion guidelines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 17:02:56 +00:00
ivo
82853d7abd
Add new Subversion beginners guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18832 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 19:04:59 +00:00
ivo
cba56d7ff4
Remove old CVS beginners guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18831 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 19:03:51 +00:00
ben
b1b54ed4a0
added myself as freesdp imported library maintainer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18828 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 17:40:01 +00:00
attila
33368094e8
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18810 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 21:51:51 +00:00
ben
40f1d3622f
added myself as the new librtsp maintainer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18803 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 21:40:07 +00:00
ivo
8ee4795120
rename cvs-howto.txt to svn-howto.txt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 12:56:42 +00:00
diego
d117a086b5
minor Subversion-related changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 11:05:57 +00:00
ivo
5b9aeb48e6
add command for changing commit messages after the commit took place.
...
command taken from ffmpeg-cvslog posting by Diego.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18767 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:42:43 +00:00
kraymer
22eba36135
fix link to help_mp-XX.h files in svn repo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 14:51:26 +00:00
diego
1e93d2b2ba
Setting up a web server and FTP server.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18729 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 11:39:23 +00:00
diego
fd004f9b55
misc corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18728 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 11:17:04 +00:00
ivo
e9d882a6a3
More CVS --> Subversion changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18709 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 13:10:24 +00:00
ivo
1f748b207d
CVS --> Subversion
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18708 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 11:46:37 +00:00
diego
54a25b7e31
Remove unnecessary rsync exclude.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18704 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 10:24:41 +00:00
diego
940bf5781d
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18703 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 10:22:32 +00:00
attila
3e3921d5f7
Preliminary version of mirror howto
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18675 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 20:48:06 +00:00
diego
45edcd9dab
CVS --> Subversion
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:33:44 +00:00
diego
260979f21b
s/CVS/Subversion/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18647 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 10:09:04 +00:00
kraymer
619b5d3702
German man page is completed since some time..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18575 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 08:24:17 +00:00
corey
52d2a448f8
A couple typos: whith --> with, Defult --> Default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18572 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:36:21 +00:00
lorenm
c7032926c9
document the recent changes in Snow.
...
new lavcopts: 'refs', 'vqscale=0'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 05:34:26 +00:00
diego
4b64ef7e8e
Remove now obsolete .cvsignore files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
diego
5b0a4c9e9f
Mention new mphelp_check.py script.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18540 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 22:02:26 +00:00
reynaldo
d6081d2977
New karaoke af
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 08:46:31 +00:00
diego
0f158fa844
Expand a bit, clarification and grammar fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18373 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 14:46:49 +00:00
attila
0283b8134f
10l
...
creating patches from root dir is already mentioned in item 2.
roll back previous commit and make the text from item 2 a seperate item
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18362 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:36:13 +00:00
attila
fda123c3d5
patches should be always created from root dir
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:32:01 +00:00
attila
1cbe61d091
add section about resending patches
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18360 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 20:22:38 +00:00
reynaldo
1ed7091485
I think I can safely take care of the equalizer af, going to maintain it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 05:07:20 +00:00
diego
bafd517f81
Fix up osd_show_/operty_text.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18225 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:58:14 +00:00
albeu
7c3d8688c7
Align osd_show_text with osd_show_property_text.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18224 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:48:15 +00:00
albeu
116ca0c768
Add a new command: osd_show_property_text that show an expanded property
...
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:31:54 +00:00
albeu
db4b785a11
The tv color control commands can now also adjust the values.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18209 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:34:49 +00:00
diego
31eddedd20
Remove outdated references to Arpi as admin.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18137 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 13:16:15 +00:00
reimar
e497d5240e
Add some files I maintain
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18113 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:17:09 +00:00
diego
e2c173be10
Properly document sub_alignment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17977 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 16:43:02 +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
diego
d4383bb58e
typo, parameter naming consistency
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:03:26 +00:00
diego
3a9ef7461c
Use <value> and [value] consistently.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17955 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:02:04 +00:00
ods15
09ae9c2ef9
max_distance clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17945 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 13:39:47 +00:00
ods15
7f44e023f2
cosmetic, table align
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17941 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 07:58:34 +00:00
ods15
3b985a41e6
switch to using vlc for stream_flags
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17940 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 07:58:07 +00:00
albeu
57f1881677
Update to the recent properties changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:59:30 +00:00
albeu
50608ea987
Add get/set_property and update volume/mute to the last changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17925 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 20:17:48 +00:00
michael
b4e3e2b7d8
flags cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17888 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 12:13:48 +00:00
ods15
fad4e622ec
timebases guidelines
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 13:26:40 +00:00
ods15
55d26da094
rephrase index_ptr positioning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17874 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 16:28:31 +00:00
ods15
a5790e7884
timebase table
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 16:24:24 +00:00
ods15
3067cc21c7
cosmetic, move stuff around
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17846 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 06:50:55 +00:00
michael
1a913666fc
+ muxer_lavf.c - Michael Niedermayer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17837 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 20:47:52 +00:00
ods15
5e791e8cd5
strings without terminating NUL
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17836 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 20:44:22 +00:00
ods15
7719914fa1
bump neglected date
...
more consistent notation (usually in specs there are only arrays, no structs...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17828 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 17:40:32 +00:00
ods15
6557c02bc4
revert last change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17827 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 17:35:51 +00:00
ods15
20a1d14b63
better max for frame code values, still allowing compact implementation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17826 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 13:30:45 +00:00
ods15
9d6ad5ab21
10l to me, misarrangment of flags
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17825 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 13:21:04 +00:00
ods15
695dfad372
change max_distance back to 64kb and set max frame size to 2*max_distance.
...
If anyone is against, speak up...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17824 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-12 13:08:10 +00:00
ods15
05b2368382
change max_distance max to 128kb instead of 65kb
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17812 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 19:47:05 +00:00
ods15
9dd489f4bc
move bit flags to be more convinient...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17810 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 15:26:39 +00:00
ods15
c43a1f00e9
clarify, header_checksum is not included in forward_ptr and in packet checksum
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17809 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 10:19:02 +00:00
michael
8895e7c64c
SHOULD NOT be higher than 1/timebase limit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:44:31 +00:00
michael
e44e52167a
div8 -> div16
...
and a silly 10l typo (misstakely removed a field)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17801 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:34:30 +00:00
michael
7f204aec11
drop max_frame_size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17800 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:28:11 +00:00
michael
09053751fd
double muxing examples (cant hurt to explictly mention the most common)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17799 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:23:22 +00:00
michael
578eb12df3
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17798 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:18:59 +00:00
michael
7f157e2d58
universal timestamp (= stream_id + timestamp in stream timebase)
...
-> simplify
add that thing to info packets as type too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17797 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 14:10:07 +00:00
michael
f25911feec
little clarification of sample_width/sample_height
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 13:54:39 +00:00
michael
370aaee121
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17795 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 13:50:35 +00:00
ods15
3d312d86fe
push back userdata stream_class
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 11:52:58 +00:00
michael
2c222ee63b
header_checksum
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17793 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 02:49:29 +00:00
michael
df89f6c831
cosmetic
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 12:49:35 +00:00
michael
1b8e9839b0
remove info streams
...
add new rules
awaiting flames and comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 12:37:10 +00:00
ods15
1a2d562981
cosmetics, rename max_size to max_frame_size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 07:06:34 +00:00
lorenm
1125a72900
snow supports vme=8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17730 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 03:58:53 +00:00
ods15
0a163ed4e4
return index_ptr to inside index
...
add max_size
disallow reserved headers after index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17727 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-04 16:30:25 +00:00
ods15
a6401e400b
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17724 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-04 10:26:46 +00:00
michael
bd4f01c6ab
slightly better max_distance rule
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17723 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-03 22:43:49 +00:00
michael
d87111a794
the return of the monolithic index
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17721 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-03 22:33:30 +00:00
michael
de159845f9
update tmp_field numbers (pretty much just cosmetic)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17720 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-03 22:31:46 +00:00
michael
608b2793cd
simplify flags
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17719 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-03 22:30:17 +00:00
michael
8ba0c6444c
syncpoint_start description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17715 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-02 10:34:09 +00:00
michael
56dbc658e4
add forward_ptr to syncpoint (+0.006% overhead)
...
give syncpoint and frameheader their own checksums (worst case overhead increase <0.006%)
fix filestructure so that extendability is restored
move index_ptr to the fileend so that index packets arent a special case with their reserved_bytes position
-> all packets follow the same structure now
remove "optional" word from info packets, they are not more optional then index packets
split index packets
note, this is entirely optional and a muxer which has difficulty with it can always output a single index packet
remove the index MUST be at the file end if anywher rule, its not needed anymore as index_ptr will always be at the end
info frames must be keyframes
last info frame is the most correct
comments, flames?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17712 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 14:19:37 +00:00
michael
0b975eab56
leading coeff for crc polynom
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17711 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 13:37:09 +00:00
michael
f1da7ec701
width/height/samplerate MUST not be 0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17710 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 13:36:33 +00:00
michael
74e4530832
remove chapter_id == 0 special case
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17709 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 13:35:09 +00:00
ods15
2479fa73aa
cosmetic, trailing whitespace
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17687 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 20:06:21 +00:00
ods15
4d7c002b5a
use short 'type' names
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17686 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 18:51:46 +00:00