1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 20:32:13 +00:00
Commit Graph

917 Commits

Author SHA1 Message Date
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