summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Remove the internal GUIAnton Khirnov2009-07-071-12/+0
| | | | | | | | | The GUI is badly designed and too closely coupled to the internal details of other code. The GUI code is in bad shape and unmaintained for years. There is no indication that anyone would maintain it in the future either. Even if someone did volunteer to implement a better integrated GUI having the current code in the tree probably wouldn't help much. So get rid of it.
* Merge svn changes up to r29412Uoti Urpala2009-07-072-8/+52
|\
| * add truemotion rt binary codec for TR20 fourcccompn2009-07-031-0/+8
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29410 b3059339-0415-0410-9bf9-f77b7e298cf2
| * add binary codec for NTN1 and NTN2 fourcccompn2009-06-271-0/+7
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29406 b3059339-0415-0410-9bf9-f77b7e298cf2
| * add 0xA106 twocc to aac decoders, fixes facebook samplecompn2009-06-271-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29405 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Fix some blu-ray samples: HDMV == H264cehoyos2009-06-261-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29404 b3059339-0415-0410-9bf9-f77b7e298cf2
| * 1l to Reimar for not updating lavc TM2 decoder output format in codecs.confkostya2009-06-201-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29376 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Conform to the updated Desktop File Specification. Also improve thesiretart2009-06-171-5/+6
| | | | | | | | | | | | | | | | | | wording of the Name and Comment field. Also update the german translation. Other translations based on a suggestion from Siegfried Gevatter <rainct@ubuntu.com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29369 b3059339-0415-0410-9bf9-f77b7e298cf2
| * add .mp1/.mp2 mov audio fourcc to ffmp2 codeccompn2009-06-171-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29368 b3059339-0415-0410-9bf9-f77b7e298cf2
| * sync with ffmpegcompn2009-06-131-5/+7
| | | | | | | | | | | | | | | | add m1v1 fourcc to mpeg1 codec add another format to ima wav adpcm from facebook samples git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29359 b3059339-0415-0410-9bf9-f77b7e298cf2
| * sync with ffmpegcompn2009-06-121-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29357 b3059339-0415-0410-9bf9-f77b7e298cf2
| * sync with ffmpegcompn2009-06-121-0/+10
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29356 b3059339-0415-0410-9bf9-f77b7e298cf2
| * add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avicompn2009-05-261-2/+2
| | | | | | | | | | | | | | and Mp42 fourcc to ffmp42 codec, fixes unknown_audio_codec.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29324 b3059339-0415-0410-9bf9-f77b7e298cf2
| * add binary decoder for YLC0compn2009-05-261-0/+8
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29323 b3059339-0415-0410-9bf9-f77b7e298cf2
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-133-5/+5
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-073-7/+5
|/
* make = and + both adjust audio delay, useful for keyboards without keypadscompn2009-04-041-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29137 b3059339-0415-0410-9bf9-f77b7e298cf2
* add fourccs: dvp and dvs1, from vlc dv video fourcc listcompn2009-04-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29136 b3059339-0415-0410-9bf9-f77b7e298cf2
* cdvh decodes with ffdvcompn2009-03-311-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29116 b3059339-0415-0410-9bf9-f77b7e298cf2
* sqcp plays with ffqclp in ffmpegcompn2009-03-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.reimar2009-03-151-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28953 b3059339-0415-0410-9bf9-f77b7e298cf2
* add sn40 binary codeccompn2009-03-101-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28931 b3059339-0415-0410-9bf9-f77b7e298cf2
* sn40 decodes with ffodivxcompn2009-03-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28930 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove internal NuppelVideo decoder, the code in libavcodec can decodereimar2009-03-081-8/+0
| | | | | | | those files and some more and is far more maintainable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28888 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bump etc/codecs.conf version to eliminate one possible cause when debugging ↵reimar2009-03-081-1/+1
| | | | | | VDPAU issues. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28877 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the samereimar2009-02-231-2/+2
| | | | | | | | way as the software decoders, otherwise they will be preferred over the software decoders which just breaks things when using e.g. xv vo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark all Linux RealVideo decoders as buggy, they all seem to have some problemreimar2009-02-171-3/+3
| | | | | | | on some systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28639 b3059339-0415-0410-9bf9-f77b7e298cf2
* WMVA works with VDPAU, tooreimar2009-02-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync fourccs for ffvc1vdpaureimar2009-02-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28580 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync fourcc list for ffmpeg12vdpaureimar2009-02-151-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28579 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for image formats and codecs used by VDPAUreimar2009-02-141-0/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28551 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix FFmpeg decoder info fields to be consistent.diego2009-02-081-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28486 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Drop redundant "decoder" from codec info fields.diego2009-02-081-91/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28485 b3059339-0415-0410-9bf9-f77b7e298cf2
* add pvez to truemotion 1compn2009-01-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28388 b3059339-0415-0410-9bf9-f77b7e298cf2
* add EPHV to ffodivx,xvidcompn2009-01-201-0/+12
| | | | | | | | add T263 to ffh263 add MFZ0 binary codec Moyea Flash to Video Converter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28346 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mimic in avi fourcc LM20 to ffmimiccompn2009-01-161-0/+17
| | | | | | | | MidiVid3 binary decoder for MV30 Telegeny binary decoder for VDTZ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28335 b3059339-0415-0410-9bf9-f77b7e298cf2
* add SLMJ fourcc to ffmjpegcompn2009-01-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28310 b3059339-0415-0410-9bf9-f77b7e298cf2
* add binary codecs:compn2009-01-131-0/+32
| | | | | | | | | | Forward JPEG Video Codec (FRWD) Forward JPEG+Alpha Video Codec (FRWT) Forward Uncompressed Video Codec (FRWU) DideoNET SMV2 Codec (SMV2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28309 b3059339-0415-0410-9bf9-f77b7e298cf2
* add nsvideo (NSVI) binary codec. works on uncommon samples listcompn2009-01-131-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28308 b3059339-0415-0410-9bf9-f77b7e298cf2
* add yamaha adpcm ffmpeg codec, works on samplecompn2009-01-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28307 b3059339-0415-0410-9bf9-f77b7e298cf2
* add vdowave acm codec for format 0xFFFCcompn2009-01-101-0/+7
| | | | | | | works on http://videorenditions.com/media/babyfaceVDO.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28289 b3059339-0415-0410-9bf9-f77b7e298cf2
* add binary codec Philips Speech Processing CELP acm for format 0x120compn2009-01-051-0/+8
| | | | | | | | works on /A-codecs/format-0x120-phillips-celp-T_CELP.WAV add DIVF fourcc to ffodivx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28259 b3059339-0415-0410-9bf9-f77b7e298cf2
* add zygo audio (SPXN) qtaudio codeccompn2008-12-241-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce the priority of the rv3040 native Linux RealVideo decoders since it ↵reimar2008-12-231-1/+1
| | | | | | crashes on SMP systems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28186 b3059339-0415-0410-9bf9-f77b7e298cf2
* re-add codecs: sif1 (directshow version) and acdsee mjpegcompn2008-12-221-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28179 b3059339-0415-0410-9bf9-f77b7e298cf2
* add amr format tags, fixes:compn2008-12-211-0/+2
| | | | | | | http://www.pdafrance.com/img/testproduit_pocketpc/a730/video4.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28176 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove acdsee mjpeg binary codec, works with ffmjpegcompn2008-12-201-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28174 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg now has RV30 decoder enabledkostya2008-12-201-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28173 b3059339-0415-0410-9bf9-f77b7e298cf2
* add binary codecs:compn2008-12-171-2/+31
| | | | | | | | | yuv8 - yuv8 vfw decoder WCMV - Wincam Screen capture codec AJPG,ABYR - Kensington videocam codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28162 b3059339-0415-0410-9bf9-f77b7e298cf2
* add binary codec for fourcc wavccompn2008-12-171-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added FOURCCS:compn2008-12-161-4/+37
| | | | | | | | | | | | | | | | RPZA,AZPR to ffrpza DVX3 to ffdivx INMC to ffodivx and xvid QIVG to ffmjpeg Added binary codecs: GMP4,GM40 to Geovision MPEG4 XJPG to Xiricam JPEG SP60,SP61,SP62 to SP6x Codec SMSV to WorldConnect Wavelet Codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28155 b3059339-0415-0410-9bf9-f77b7e298cf2
* another mpeg4 fourcc and add binary vdo codeccompn2008-12-131-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28137 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ac-3 fourcc from mp4 filecompn2008-12-111-0/+3
| | | | | | | fixes incoming/AC3inMP4.mp4 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28132 b3059339-0415-0410-9bf9-f77b7e298cf2
* add acdv fourcc to ffmjpegcompn2008-12-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28123 b3059339-0415-0410-9bf9-f77b7e298cf2
* add binary voxware metavoice audio codec, format 0x74compn2008-12-091-0/+9
| | | | | | | works on http://www.hfhrpol.waw.pl/Tybet/multimedia/MaoMacha.asx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28117 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove duplicated fourcccompn2008-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28116 b3059339-0415-0410-9bf9-f77b7e298cf2
* add some fourcc's and ulead dv audio codec, fixes samples from:compn2008-12-081-1/+15
| | | | | | | http://home.twmi.rr.com/compn//uncommon_audio_codecs.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28115 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a bunch of binary codecs with samples from this list: compn2008-12-051-11/+108
| | | | | | | | | http://home.twmi.rr.com/compn/uncommon_video_codecs_final.txt change sif1 codec to vfw since the dshow codec was terrible mark videocodec alaris as working git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28092 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add entry for FFmpeg QCELP decoder, currently produces white noise.diego2008-12-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow mp2 in mov.cehoyos2008-12-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28086 b3059339-0415-0410-9bf9-f77b7e298cf2
* add bunch of fourccs and updates fromcompn2008-12-031-3/+30
| | | | | | | http://tranquillity.ath.cx/uncommon_video_codecs_final.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28084 b3059339-0415-0410-9bf9-f77b7e298cf2
* add FFDS fourcccompn2008-12-031-0/+2
| | | | | | | | fixes FFDS avi files from this list: http://tranquillity.ath.cx/uncommon_video_codecs_final.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28078 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg now has RV40 decoderkostya2008-12-011-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28054 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update Tremor comment regarding fixed-point mode.diego2008-11-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28039 b3059339-0415-0410-9bf9-f77b7e298cf2
* add more informative commentcompn2008-11-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create a separate codecs.conf entry for Tremor and use it if MPlayer isdiego2008-11-241-0/+9
| | | | | | | | with Tremor support instead of libvorbis. Previously MPlayer would show the same output on the console when decoding with libvorbis and Tremor. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28014 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add RVTR fourcc to ffrv20 decoder.diego2008-09-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27659 b3059339-0415-0410-9bf9-f77b7e298cf2
* add blackmagic 10bit decoder, works on v-codecs/R210/compn2008-09-201-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27652 b3059339-0415-0410-9bf9-f77b7e298cf2
* another dupcompn2008-09-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27647 b3059339-0415-0410-9bf9-f77b7e298cf2
* duplicate fourcc spotted by uoticompn2008-09-201-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27646 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typocompn2008-09-201-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27645 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with videolancompn2008-09-191-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27644 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with xinecompn2008-09-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27643 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libavformat/riff.ccompn2008-09-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27642 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libavformat/isom.c fourcccompn2008-09-191-6/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27641 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.movcompn2008-09-161-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27627 b3059339-0415-0410-9bf9-f77b7e298cf2
* support E-AC-3 decoding using ffmpegaurel2008-09-011-0/+7