1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 23:32:26 +00:00
Commit Graph

333 Commits

Author SHA1 Message Date
michael
3001dbec6a -typo, +time, -ntsc/pal (idea by alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9351 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 21:10:58 +00:00
michael
0ea31b3cb0 changing name to "nut" for now, we can change it again if we agree on something else
index_flag so the demuxer knows if the index is missing and doesnt need to search for it
adding start/end_stream_id to the info packet so it can cover individual streams too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9348 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 18:50:18 +00:00
michael
d5153410a8 lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
btw, sorry that i didn mention the names of the ppl from whom all the past ideas came from ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9336 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 09:07:13 +00:00
michael
0e881c82cc hex editor friendly language_code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9326 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:13:54 +00:00
michael
0d6abd0310 some more info (copy & pasted from ML)
replacing zero terminated strings with length + string so it can allso contain binary data
adding a type to every entry in the info_packet
changing the fourcc storage type from v to b, that way it can be read with a hex editor


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9324 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 21:35:39 +00:00
michael
9739ef6753 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 13:47:49 +00:00
michael
35a5e9fdb5 zero_bit for normal frames, so we can distinguish them from other packets
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9312 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 11:20:35 +00:00
michael
1de44c5cde some typos
info_header -> info_packet
adding variable sized reserved_bytes where i forgot it
start/end time in the info_packet
stuffing_packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 09:48:06 +00:00
michael
791ef0eec2 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:18:09 +00:00
michael
af78689681 remove non byte sized stuff
remove more useless startcode emulation prevention stuff


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:18:59 +00:00
michael
38aba7699a use fraction for time_base
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 18:03:11 +00:00
michael
1c95f2711f removing startcode emulation prevention, its nonsense ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:46:23 +00:00
michael
e5586230ee update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:19:09 +00:00
michael
1c35f67763 nonsense (MPlayer container format draft 0.01)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 15:33:02 +00:00
diego
f00868c7c7 reworded
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:34:59 +00:00
arpi
1b6f1e7910 huh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9236 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 00:47:21 +00:00
michael
e66f24444e warning about vme= 0-3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9225 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 16:37:18 +00:00
alex
52f1958a4b update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9221 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 13:03:02 +00:00
arpi
79308f285d documenting eq2
please soemone add/update it in manpage


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9215 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-02 02:14:42 +00:00
diego
0cb79b7655 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9210 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 18:49:42 +00:00
arpi
da8975ee8e new video filter: denoise3d - temporal&spatial noise reduction
patch by Daniel Moreno <comac2k@terra.es>
mpi/stride corrections and some bugfix by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9180 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-30 22:53:32 +00:00
gabucino
4b0d46d3a4 xinerama bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9148 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 19:15:00 +00:00
arpi
0e2e9bb30f update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9145 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 18:38:26 +00:00
arpi
0cf1424936 libgif/libungif based demuxer support for libmpdemux.
patch by Joey Parrish <joey@nicewarrior.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9130 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 00:12:23 +00:00
arpi
c16edd2efd updated for rc4...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9065 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-22 22:30:44 +00:00
michael
82f18ba0c4 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9031 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 18:25:21 +00:00
gabucino
1ede39664c seems fixed (it works now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9016 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 06:43:13 +00:00
arpi
a52ed04fcb 1l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9014 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:25:35 +00:00
arpi
4214af09e7 some URLs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9013 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:24:56 +00:00
arpi
57bf3c1052 more ?'s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9012 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:17:15 +00:00
michael
01a72e19fa 2 new compare functions ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8960 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-15 19:33:01 +00:00
arpi
88accd18d2 up
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8944 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-13 12:31:31 +00:00
michael
54cabad0f6 psnr
more vstrict info
another mpeg intro link


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8878 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 21:10:32 +00:00
arpi
9739374666 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8843 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 18:19:30 +00:00
gabucino
0f7911c819 removed obsolete/FIXED bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8837 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 21:35:58 +00:00
arpi
2d438c784c YUV a🅱️c explained
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8815 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 01:07:17 +00:00
gabucino
131810395d new bugs :(
subreader.c bug seems fixed for me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8810 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:36:59 +00:00
michael
b0a644a306 oops
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8805 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 16:44:44 +00:00
michael
b4fccbe1e4 qpel & pre ME improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8804 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 16:06:18 +00:00
diego
d3171c4f90 encoding-tips needs to be merged - some day
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8761 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:35:43 +00:00
arpi
6d40138ea4 +4.b.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8756 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:28:48 +00:00
arpi
dfa5e9a209 some update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8755 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:14:54 +00:00
michael
58bf4d5557 motion estimation pre pass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8711 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-02 01:38:35 +00:00
gabucino
9ab2675fb5 two more bugs :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8707 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 21:31:14 +00:00
rfelker
e839ac4f83 filling in missing info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8703 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 20:10:14 +00:00
rfelker
8acc653504 document minimum qscale correctly. someone should probably add a note
to the man page explaining that q=1 is a bad idea unless you really
know what you're doing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8702 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 20:02:47 +00:00
rfelker
fa814f8eec -pass no longer exists so this is irrelevant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8701 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 19:56:25 +00:00
diego
57c9037312 Spell checking, parts reworded for greater clarity, layout now uses
whitespace more generously, small updates.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8700 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 18:47:51 +00:00
attila
1ff85712df add arpi's explanation of -vop il to the docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8698 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 15:15:34 +00:00
michael
bd25111c86 new options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8697 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 14:59:41 +00:00
arpi
44441fb1ec updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8691 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 03:56:59 +00:00
gabucino
7528e52a5e commiting my bugreport list, as A'rpi requested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:32:06 +00:00
arpi
b5475a616e ize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8621 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 16:41:23 +00:00
arpi
584f9df070 updates, moves
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 00:55:54 +00:00
michael
ae2c1b6b0c lavc motion estimation update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8589 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 00:23:26 +00:00
diego
e26921ed54 Document things from the start.
Inspired by a patch from Thomas Jarosch <tomj@simonv.com>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8557 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-24 18:41:20 +00:00
michael
46c5f08554 mb qp limits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8493 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-18 10:51:10 +00:00
arpi
7b448af68c encoding tips - collected from mplayer-users list mailings by
Martin Pavon <martin_199ar@yahoo.com.ar>
(some additions/changes by me)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8464 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 18:40:42 +00:00
attila
809c8c8303 added local copy of Ville Syrjälä's directfb for matrox howto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8448 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-14 11:32:09 +00:00
diego
572c8428cc Nicolas is not a Linux box ;-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8438 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-12 19:01:08 +00:00
diego
7b72b683da small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8433 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-12 03:02:03 +00:00
diego
a6efc0c99b If I had a wish ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8417 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-10 00:13:09 +00:00
arpi
4098c7df83 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8406 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-07 21:43:34 +00:00
arpi
748ac7cb4c updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-07 02:46:30 +00:00
diego
a17196e406 We seem to have a new documentation maintainer :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8383 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-06 01:59:31 +00:00
arpi
109c0b920c more bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-05 23:32:27 +00:00
arpi
d542b51857 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8373 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-05 20:25:12 +00:00
arpi
a1d91ca035 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-05 00:43:46 +00:00
diego
5b5f4de1c2 documentation TODO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8334 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 00:25:02 +00:00
arpi
86d67f0b7d update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 16:26:56 +00:00
jonas
a53786f6c5 allow 64 window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-17 00:00:27 +00:00
michael
a91424802f ffhuffyuv docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-14 19:33:19 +00:00
arpi
7ba6b45160 quicktime+libwine HOWTO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-13 18:07:12 +00:00
arpi
d6e4324945 ehh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 22:19:15 +00:00
michael
0e0224913f perspective correcture filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 13:29:10 +00:00
michael
9ec9ce9fb5 smartblur
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:39:27 +00:00
michael
e78a59f10e shape adaptive blur (slightly slow though)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 16:42:17 +00:00
michael
a5afe62156 pp docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 10:05:19 +00:00
arpi
28dd9f1dd4 - some explanations suggested by Michael & Rich
- note about mpi-local dmpi storage for get_image()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8021 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 01:32:30 +00:00
michael
cdef66ed14 boxblur, another useless filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8011 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:26:11 +00:00
michael
2e2faf4a17 (de)intrleave luma & chroma idependantly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8007 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 22:47:51 +00:00
michael
877a1a9e22 il & swapuv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8006 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 20:08:50 +00:00
arpi
cb1ac8e282 some docs about video filter api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8002 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 14:25:41 +00:00
arpi
dcb3e27eeb unsharp filter doc
patch by Rimi Guyomarch <rguyom@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7977 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 11:12:41 +00:00
faust3
64a500264d update cygwin status
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7921 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:52:07 +00:00
diego
4e8a89d1b9 Spellchecked, reworded, reformatted, small additions and corrections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7905 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 22:06:09 +00:00
arpi
f100d2e169 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7900 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 20:56:38 +00:00
michael
1ad9a3c4f6 more undetectable xvid bugs :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 19:21:24 +00:00
arpi
8a1d698bc2 fixes
yuv411 added


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:22:35 +00:00
arpi
97bf286d2c obsolete
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:07:08 +00:00
arpi
14f1f2d212 updated
docs on realmedia


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7832 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:06:32 +00:00
jonas
dd84f32ef0 reversed some changes as they produced ugly html output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7745 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-15 13:51:46 +00:00
jonas
0f27e7deaf 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7743 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-14 22:42:55 +00:00
jonas
a0eed7c141 remove some notes, more conversion notes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7742 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-14 22:14:41 +00:00
arpi
763f88df04 better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7728 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 20:48:46 +00:00
michael
51284eb622 more info about data partitioning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 18:35:15 +00:00
michael
de10f446dd new error resilience support
option renamed for consitancy with ffmpeg (ver -> er)
 bug numbers changed (1234->1248) as some files need multiple ones


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7723 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 13:49:24 +00:00
diego
fd146f515a Some further explanations, dev-eng is now subscribers only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 00:46:57 +00:00
diego
c7d917b726 small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7645 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 00:19:46 +00:00
michael
7fdd59f2c0 typo (found by alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:50:35 +00:00