summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* query added for soem vfw codecsarpi2002-09-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7329 b3059339-0415-0410-9bf9-f77b7e298cf2
* indeoraw removed (nonsense)alex2002-09-071-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7316 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mjpa fcc to ffmjpegalex2002-09-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7314 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsolete cyuvxa, completed qpeg, added some extra supported output ↵alex2002-09-071-13/+6
| | | | | | formats to wmv8, removed bgr32 from dv as its buggy git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7313 b3059339-0415-0410-9bf9-f77b7e298cf2
* added col1 fcc to ffdivxalex2002-09-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7226 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2002-09-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7225 b3059339-0415-0410-9bf9-f77b7e298cf2
* added lcl codecs (mpmszh, mpzlib), removed zlibnativealex2002-09-011-9/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7224 b3059339-0415-0410-9bf9-f77b7e298cf2
* recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>alex2002-08-301-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7159 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for SP5x video codec used by Aiptek webcamarpi2002-08-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7060 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv40 supportarpi2002-08-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6984 b3059339-0415-0410-9bf9-f77b7e298cf2
* real 'sipr' audio added (not yet working), version bumpedarpi2002-08-051-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6935 b3059339-0415-0410-9bf9-f77b7e298cf2
* native libdv added, fourccs fixed/commented for qdv & mcdvarpi2002-08-051-5/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6927 b3059339-0415-0410-9bf9-f77b7e298cf2
* mjpeg codecs reordered - now it plays almost everything by defaultarpi2002-08-041-23/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6897 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp4v (.mp4 video) addedarpi2002-08-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6894 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer 422P for mjpegarpi2002-08-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-0/+14
| | | | | | | in xvid it can be used along with divx4. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, evidently killed some lines and missed it when doing cvs diff.atmos42002-07-091-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6684 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.atmos42002-07-091-10/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6683 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, buggy->crashing, better info/commentsarpi2002-06-281-41/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6585 b3059339-0415-0410-9bf9-f77b7e298cf2
* new global codec flag: align16arpi2002-06-251-1/+2
| | | | | | | | it means that width/height should be round up to n*16 (some buggy codec needs it to avoid sig11 / image distortions) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6566 b3059339-0415-0410-9bf9-f77b7e298cf2
* time to ++ timestamp (try2)arpi2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6563 b3059339-0415-0410-9bf9-f77b7e298cf2
* added yvu9 and if09 support. revised some codecsalex2002-06-231-19/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6529 b3059339-0415-0410-9bf9-f77b7e298cf2
* svq1 addedarpi2002-06-221-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6508 b3059339-0415-0410-9bf9-f77b7e298cf2
* added rawyvu9alex2002-06-211-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6489 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffwmv1michael2002-06-181-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6461 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv30win and cook audio addedarpi2002-06-101-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6376 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv20 addedarpi2002-06-091-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6347 b3059339-0415-0410-9bf9-f77b7e298cf2
* realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-081-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6344 b3059339-0415-0410-9bf9-f77b7e298cf2
* split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)arpi2002-06-081-1/+8
| | | | | | | msgsm files - noticed & sample by Haas Wernfried <amnenion@xover.htu.tuwien.ac.at> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6340 b3059339-0415-0410-9bf9-f77b7e298cf2
* indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLLjaf2002-06-061-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6313 b3059339-0415-0410-9bf9-f77b7e298cf2
* ff-msmpeg4v1michael2002-06-021-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6265 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>arpi2002-05-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6201 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfw huffyuv is said to be buggyarpi2002-05-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6190 b3059339-0415-0410-9bf9-f77b7e298cf2
* old vfw codecs don't like double buffering - force static buffer for themarpi2002-05-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6105 b3059339-0415-0410-9bf9-f77b7e298cf2
* ijpg outfmt updatedarpi2002-05-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6099 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffodivx m4s2michael2002-05-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6011 b3059339-0415-0410-9bf9-f77b7e298cf2
* added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told usjaf2002-05-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5997 b3059339-0415-0410-9bf9-f77b7e298cf2
* (no)dshow option removedgabucino2002-05-051-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5979 b3059339-0415-0410-9bf9-f77b7e298cf2
* some vfw codecs supports I420 and YV12 tooalex2002-04-301-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5915 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed FrNo codec - it disabled buggy codecs, due to a trick in codec ↵arpi2002-04-291-11/+0
| | | | | | selection... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5912 b3059339-0415-0410-9bf9-f77b7e298cf2
* frameno.avi seeking workaroundarpi2002-04-261-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5853 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVID is buggy (image shifted/scaled?) with mainconcept codecarpi2002-04-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5804 b3059339-0415-0410-9bf9-f77b7e298cf2
* tm20 finally workingalex2002-04-231-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5800 b3059339-0415-0410-9bf9-f77b7e298cf2
* added UB Video MPEG 4alex2002-04-211-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5772 b3059339-0415-0410-9bf9-f77b7e298cf2
* added pegasus codecsalex2002-04-211-2/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5768 b3059339-0415-0410-9bf9-f77b7e298cf2
* alf2 working, added techsmith camtasiaalex2002-04-211-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5763 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some silly comments and added lhacm audio - workingalex2002-04-211-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5758 b3059339-0415-0410-9bf9-f77b7e298cf2
* ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)alex2002-04-211-8/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5757 b3059339-0415-0410-9bf9-f77b7e298cf2
* added voxware rt24 speech codecalex2002-04-211-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5754 b3059339-0415-0410-9bf9-f77b7e298cf2
* shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)arpi2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2
* added truespeech and moved ms11, ucodalex2002-04-211-23/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5750 b3059339-0415-0410-9bf9-f77b7e298cf2
* LEAD (m)jpeg addedarpi2002-04-211-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5749 b3059339-0415-0410-9bf9-f77b7e298cf2
* added qpegalex2002-04-211-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5747 b3059339-0415-0410-9bf9-f77b7e298cf2
* added UCODalex2002-04-211-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5746 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegaudio->mp2+mp3 renamed in ffmpegarpi2002-04-201-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5731 b3059339-0415-0410-9bf9-f77b7e298cf2
* nuppelvideo is I420-only :(arpi2002-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5709 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmjpeg yuy2 supportarpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5594 b3059339-0415-0410-9bf9-f77b7e298cf2
* looks better ...jaf2002-04-091-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5538 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4vfw is buggyarpi2002-04-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5522 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some left master/pcmgabucino2002-04-061-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5501 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmp42 is bugfree now afaikmichael2002-04-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5497 b3059339-0415-0410-9bf9-f77b7e298cf2
* ff msmpeg4v2michael2002-04-051-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5494 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes nowarpi2002-04-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5478 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 I420 removed - i hate that buggy shit nvidiaarpi2002-04-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5465 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor typo fix (in comment)gabucino2002-04-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5443 b3059339-0415-0410-9bf9-f77b7e298cf2
* reworked ADPCM decoders; changes include:melanson2002-03-301-1/+1
| | | | | | | | | | * fixed MS IMA ADPCM * dissolved adpcm.c/.h into appropriate ad_* decoders * DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes ad_dk4adpcm.c) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5409 b3059339-0415-0410-9bf9-f77b7e298cf2
* I420 added to native YV12 codecs, useless cpuinfo removed, native zlib ↵arpi2002-03-281-57/+36
| | | | | | added, some cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5376 b3059339-0415-0410-9bf9-f77b7e298cf2
* reordered video codecs to work better with new codec selection codearpi2002-03-281-559/+580
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5375 b3059339-0415-0410-9bf9-f77b7e298cf2
* added YUY2 output to the widely used (heh) CYUV decoder because it seemedmelanson2002-03-261-0/+1
| | | | | | | like a good idea...isn't YUY2 better supported that UYVY? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5352 b3059339-0415-0410-9bf9-f77b7e298cf2
* added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>melanson2002-03-211-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5236 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a typo error with JOY_BTN2 and JOY_BTN3albeu2002-03-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5196 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer now has a Microsoft RLE decoder to call its own...only supportsmelanson2002-03-191-4/+4
| | | | | | | 8-bit right now, but 4-bit is forthcoming git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5194 b3059339-0415-0410-9bf9-f77b7e298cf2
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 ↵atmos42002-03-181-0/+8
| | | | | | video in qt to ffmpeg4 although it's still buggy in decoding git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed status of 'null' codec to avoid prefering it over buggy codecsarpi2002-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mp4S fixedarpi2002-03-171-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5162 b3059339-0415-0410-9bf9-f77b7e298cf2
* ENTER now quits after last filegabucino2002-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5137 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a message :)alex2002-03-151-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5122 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-03-151-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5114 b3059339-0415-0410-9bf9-f77b7e298cf2
* ijpg handles AVID and Photo JPEG tooarpi2002-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add IJPG decoder.pontscho2002-03-101-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
* bindings for subposgabucino2002-03-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5018 b3059339-0415-0410-9bf9-f77b7e298cf2
* DX50 worx with ffodivxarpi2002-03-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add DIvX5 FourCCatmos42002-03-101-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5011 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'f' and -/+ fixed (noticed by XYZ user)gabucino2002-03-071-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4985 b3059339-0415-0410-9bf9-f77b7e298cf2
* reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withmelanson2002-03-031-1/+1
| | | | | | | the mp_image structure; PPC decoding works with YV12 output! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4918 b3059339-0415-0410-9bf9-f77b7e298cf2
*