summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.reimar2007-10-031-1/+1
| | | | | | | | Set it to AMVA. You will have to use -ac +ffadpcmimaamv until the demuxer is fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24692 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMV demuxer and audio/video decodervoroshil2007-09-301-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24673 b3059339-0415-0410-9bf9-f77b7e298cf2
* The FFmpeg RoQ video decoder now uses 444P colorspace.diego2007-09-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24613 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf: Change Monkey's Audio decoder status to "working"uau2007-09-241-1/+1
| | | | | | | | | The FFmpeg issue that broke decoding of some files has been fixed and no other problems are known, so there's no need to mark it "buggy" any more. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass URLs to gmplayer when executing, it accepts URLs on the command line.diego2007-09-241-1/+1
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Application from list of Categories, it is not a valid category.diego2007-09-241-1/+1
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24599 b3059339-0415-0410-9bf9-f77b7e298cf2
* French typodiego2007-09-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for FFmpeg Monkey's Audio decoderuau2007-09-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24445 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete libac3 entry.diego2007-09-041-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24340 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg AC-3 decoder.diego2007-08-291-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2
* BGR15 is also a valid format for 4xm videortogni2007-08-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apple Remote supportdiego2007-08-141-0/+15
| | | | | | | | patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ugly hack to make xanlib.dll work.reimar2007-08-011-0/+8
| | | | | | | See also http://samples.mplayerhq.hu/game-formats/wc4-xan/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23981 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known ↵ben2007-07-291-1/+1
| | | | | | as ivtv) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23925 b3059339-0415-0410-9bf9-f77b7e298cf2
* DTS decoding via libdcartogni2007-07-221-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a loop command and property.albeu2007-07-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the sub_scale property and command.albeu2007-07-092-0/+3
| | | | | | | Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 b3059339-0415-0410-9bf9-f77b7e298cf2
* The audio balance feature implemented with af_pan.zuxy2007-06-202-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mmes fourcc for mpeg2 in avi filescompn2007-06-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 2vuy fourcc to rawuyvy codecreimar2007-06-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop the metadata stuff and replace it with generic property string expansion.albeu2007-05-301-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffdts is no more.diego2007-05-171-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23331 b3059339-0415-0410-9bf9-f77b7e298cf2
* update changelog and bump codecs.conf release numbercompn2007-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23297 b3059339-0415-0410-9bf9-f77b7e298cf2
* add txd codec, works with ↵compn2007-05-101-0/+8
| | | | | | http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23292 b3059339-0415-0410-9bf9-f77b7e298cf2
* Play amr_nb and amr_wb with FFmpegs r8880cehoyos2007-05-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23239 b3059339-0415-0410-9bf9-f77b7e298cf2
* update release number and add atrac3 in wav format, works on ↵compn2007-04-181-1/+2
| | | | | | /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23023 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg Atrac 3diego2007-04-181-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23020 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bethesda software VID video decoderdiego2007-04-181-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert source comments into proper codecs.conf entry comments.diego2007-04-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22970 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for C93 videodiego2007-04-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22936 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for THP ADPCM audiodiego2007-04-071-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22934 b3059339-0415-0410-9bf9-f77b7e298cf2
* qdrw changed output format in ffmpeg r8630, sync codecs.conf and require rtogni2007-04-071-2/+2
| | | | | | | newest codecs.conf version to avoid regression git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22933 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support Windows codecs from RealPlayer10rtogni2007-04-061-0/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use thp, not mjpeg as dll to decode THP files so that the THP hacks in thediego2007-04-011-2/+2
| | | | | | | MJPEG decoder get activated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for the THP game format.diego2007-04-011-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22894 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffbmp decoder, cant figure out fourcc bit so use format for avi...compn2007-03-181-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22720 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffdxa , works on samples/game-formats/dxa/epic.dxa compn2007-03-171-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22706 b3059339-0415-0410-9bf9-f77b7e298cf2
* update release numbercompn2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22699 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffdca decodercompn2007-03-171-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22697 b3059339-0415-0410-9bf9-f77b7e298cf2
* add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avicompn2007-03-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22635 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mute bind which has been default for a while, any other missing defaults?compn2007-03-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add more FourCC values for the Xvid decoder.diego2007-03-081-1/+14
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update release tag due to previous functional changes as noticed by Ivanvoroshil2007-03-011-1/+1
| | | | | | | Kalvachev git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22387 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update 3ivx decoder to latest version and allow it to load required library.voroshil2007-03-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark wma9spdshow audio codec as working, because hissing in audio (only one ↵voroshil2007-03-011-1/+1
| | | | | | | | | known issue) is not related to codec. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22384 b3059339-0415-0410-9bf9-f77b7e298cf2
* comment is a C-string and \ must be properly escaped as \\reimar2007-02-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22382 b3059339-0415-0410-9bf9-f77b7e298cf2
* add comment about voxware on windowscompn2007-02-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22378 b3059339-0415-0410-9bf9-f77b7e298cf2
* Comment about lavf required for musepack and remove unneeded format entry.aurel2006-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21804 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for musepack native decoder from ffmpeg (require -demuxer lavf)aurel2006-12-281-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21779 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc vp6 decoder now supports also VP60 and VP61rtogni2006-12-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21663 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmjpeg uses RGB24 for JPEG-LSreimar2006-12-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21569 b3059339-0415-0410-9bf9-f77b7e298cf2
* cscd produces BGR15, not BGR16reimar2006-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21549 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove duplicate entrygpoirier2006-12-011-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21407 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix indentation after last commitgpoirier2006-11-301-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21397 b3059339-0415-0410-9bf9-f77b7e298cf2
* add more comments to input.conf, patch by compn % tempn A twmi P rr P com %gpoirier2006-11-301-12/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21396 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add another FourCC found in the wild, for example:rathann2006-11-291-1/+1
| | | | | | | http://distro.ktemkin.com/uta/uta_fanservice.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21392 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Westwood SND1 audiodiego2006-11-291-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21378 b3059339-0415-0410-9bf9-f77b7e298cf2
* Note that ffxandpcm only works with libavformat.diego2006-11-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21340 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve Id CIN description.diego2006-11-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21035 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for XAN DPCM audiodiego2006-11-181-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21006 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for some more fringe formats, still buggy ..diego2006-11-171-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20996 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Electronic Arts ADPCM audiodiego2006-11-161-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20957 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Delphine CIN audio and videodiego2006-11-161-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20956 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark internal lavf FourCCs as such.diego2006-11-161-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20955 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Interplay DPCM audiodiego2006-11-161-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20952 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Sierra VMD videodiego2006-11-161-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20950 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Tiertex SEQ video.diego2006-11-161-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20949 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Westwood IMA ADPCM audio.diego2006-11-151-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20947 b3059339-0415-0410-9bf9-f77b7e298cf2
* vop --> vfdiego2006-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20882 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)reimar2006-11-121-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20864 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 4XM audio.diego2006-11-051-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20710 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg fraps video decoder.diego2006-11-041-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Intel Music Coder decoding via lavcrtogni2006-10-301-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20539 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.diego2006-10-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20429 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg dv decoder can also output in 422P format.reimar2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Require latest version of codecs.confrtogni2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add flac twoccreimar2006-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20333 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new realaudio codec namesrtogni2006-10-151-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20246 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg Shorten audio decoderdiego2006-10-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20198 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated/misleading comment about WavPack and libavformat.diego2006-10-081-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for TTA and WavPack.diego2006-10-081-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20105 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for vp6 in flashaurel2006-09-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19802 b3059339-0415-0410-9bf9-f77b7e298cf2
* KP7 bound to dvdnav 7 (previous menu)nicodvb2006-09-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19784 b3059339-0415-0410-9bf9-f77b7e298cf2
* VP50 and VP62 support via lavc