summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/general.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove internal liba52 copy.diego2010-05-091-1/+1
| | | | | | | Nowadays FFmpeg is faster than liba52 and external liba52 is well supported. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove references to some long-removed files.diego2010-05-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31141 b3059339-0415-0410-9bf9-f77b7e298cf2
* the great MPlayer tab removal: part Idiego2010-04-121-126/+126
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31032 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as welldiego2007-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22307 b3059339-0415-0410-9bf9-f77b7e298cf2
* vop -> vf change, small fixes. The Polish documentation should be checked ↵jonas2003-03-221-1/+1
| | | | | | for correctness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9645 b3059339-0415-0410-9bf9-f77b7e298cf2
* cross-refarpi2002-09-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7400 b3059339-0415-0410-9bf9-f77b7e298cf2
* libao2 stuff move dto libao2.txtarpi2002-07-301-93/+7
| | | | | | | added reference to codecs related .txt files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6849 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-04-131-102/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5587 b3059339-0415-0410-9bf9-f77b7e298cf2
* a bit update to libvo1.5, i think we should make a seperate documentationalex2002-03-211-10/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5245 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo flagsalex2002-03-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5147 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied David Holm's patchgabucino2002-02-081-8/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4589 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied patch from Andres Johanssongabucino2002-02-081-5/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4583 b3059339-0415-0410-9bf9-f77b7e298cf2
* query_format flags updatedarpi2002-01-151-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4162 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos, small fixesarpi2001-08-231-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1650 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-08-131-28/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1501 b3059339-0415-0410-9bf9-f77b7e298cf2
* huje gabu :)atmosfear2001-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@995 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1 typo corrected (any more, atmos?)gabucino2001-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@992 b3059339-0415-0410-9bf9-f77b7e298cf2
* commitus interruptusgabucino2001-06-041-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@987 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh.gabucino2001-05-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@879 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-251-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@878 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-05-251-27/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@877 b3059339-0415-0410-9bf9-f77b7e298cf2
* kommit, kommitgabucino2001-04-201-16/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@552 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 codec ctrl removedarpi_esp2001-04-141-34/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@405 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***arpi_esp2001-04-101-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@334 b3059339-0415-0410-9bf9-f77b7e298cf2
* note: obsoletedgabucino2001-04-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@295 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo correctiongabucino2001-03-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@206 b3059339-0415-0410-9bf9-f77b7e298cf2
* even more cosmeticsgabucino2001-03-181-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@139 b3059339-0415-0410-9bf9-f77b7e298cf2
* a little correctiongabucino2001-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@137 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed small typosarpi_esp2001-03-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@134 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation by Gabucinogabucino2001-03-181-0/+152
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@133 b3059339-0415-0410-9bf9-f77b7e298cf2