summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix mistake in applying patch from Alex Beregszaszi.eyck2003-02-171-8/+8
| | | | | | | There's no security problem here, but better safe then sorry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9450 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)ranma2003-02-161-172/+202
| | | | | | | are now also queued. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9449 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied my patch for localized manpage installationgabucino2003-02-161-2/+3
| | | | | | | feel free to improve git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9448 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabling mpeg4-es autodetection (if we dont enable it, then we will never ↵michael2003-02-161-1/+1
| | | | | | know if it works ...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9447 b3059339-0415-0410-9bf9-f77b7e298cf2
* at least it doesn't error now...this will work until we get a better fix.rfelker2003-02-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9446 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100lrfelker2003-02-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9445 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor 1l I forgot to commit a while backrfelker2003-02-161-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9444 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix "invalid fragment" handling.ranma2003-02-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9443 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_hqdn3d: High-Quality version of the denoise3d filterarpi2003-02-153-2/+300
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9442 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vidix for ppcalex2003-02-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9441 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-02-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9440 b3059339-0415-0410-9bf9-f77b7e298cf2
* UINTX -> uintx_t (following libavcodec)rik2003-02-151-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9439 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly but otherwise make distclean doesnt remove libavcodec.amichael2003-02-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Andoni Zubimendi <andoni@lpsat.net>.diego2003-02-151-26/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9437 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin win32 dll supportfaust32003-02-151-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9436 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lmichael2003-02-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9435 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian bug (fixes?)michael2003-02-151-74/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9434 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump version (or stuff.)gabucino2003-02-151-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9433 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-02-153-6/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9432 b3059339-0415-0410-9bf9-f77b7e298cf2
* simpler & fastermichael2003-02-151-29/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9431 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l fix by Andoni Zubimendi <andoni@lpsat.net> anddiego2003-02-151-1/+1
| | | | | | | Sergio Cambra <sergcambra@able.es>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9430 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-02-151-55/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9429 b3059339-0415-0410-9bf9-f77b7e298cf2
* in libavcodec now -> removemichael2003-02-144-4202/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9428 b3059339-0415-0410-9bf9-f77b7e298cf2
* moving postprocess code to libavcodecmichael2003-02-145-56/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9427 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2003-02-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9426 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonicolas2003-02-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9425 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-02-143-12/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9424 b3059339-0415-0410-9bf9-f77b7e298cf2
* disallow multiple subpackets per packet for video streams idea by (me & ↵michael2003-02-141-1/+3
| | | | | | Moritz Bunkus <moritz at bunkus dot org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9423 b3059339-0415-0410-9bf9-f77b7e298cf2
* subpacket_base_size isnt needed for fixed sized subpacketsmichael2003-02-141-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9422 b3059339-0415-0410-9bf9-f77b7e298cf2
* variable subpacket size supportmichael2003-02-141-11/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9421 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by DongCheon Park <pdc@kaist.ac.kr>.diego2003-02-141-3/+100
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9420 b3059339-0415-0410-9bf9-f77b7e298cf2
* Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.diego2003-02-141-0/+233
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9419 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2003-02-131-96/+130
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9418 b3059339-0415-0410-9bf9-f77b7e298cf2
* brightness / saturation / contrast / different yuv colorspace support for ↵michael2003-02-132-10/+56
| | | | | | some yuv2rgb converters (many converters still ignore it) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9417 b3059339-0415-0410-9bf9-f77b7e298cf2
* Must quote shell variable in test expression, otherwise configure bombs outjkeil2003-02-131-1/+1
| | | | | | | on solaris git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9416 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2003-02-132-184/+164
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9415 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2003-02-133-95/+153
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9414 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for string handling bug from Alex Beregszaszeyck2003-02-131-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9413 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2003-02-121-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9412 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML fixesdiego2003-02-121-12/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9411 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2x0.5lalex2003-02-122-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9410 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gentoo default real dirsatmos42003-02-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9409 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatealex2003-02-121-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9408 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2003-02-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9407 b3059339-0415-0410-9bf9-f77b7e298cf2
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>alex2003-02-122-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9406 b3059339-0415-0410-9bf9-f77b7e298cf2
* down3dright filter by kabi (converts between 2 common stereoscopic systems)michael2003-02-113-1/+147
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9405 b3059339-0415-0410-9bf9-f77b7e298cf2
* more translationgabucino2003-02-111-267/+253
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9404 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid #include "../michael2003-02-112-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9403 b3059339-0415-0410-9bf9-f77b7e298cf2
* #ifdef c++michael2003-02-111-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9402 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to kabi (compile fix, uint8->uint8_t)arpi2003-02-111-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9401 b3059339-0415-0410-9bf9-f77b7e298cf2
* global var warningmichael2003-02-111-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9400 b3059339-0415-0410-9bf9-f77b7e298cf2
* optional loader/ (currently it does nothing until the win32 support on ↵alex2003-02-111-7/+22
| | | | | | cygwin is disabled) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9399 b3059339-0415-0410-9bf9-f77b7e298cf2
* realaudio dlls supportalex2003-02-111-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9398 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin compilefix by Joey Parrish <joey at nicewarrior.org>faust32003-02-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9397 b3059339-0415-0410-9bf9-f77b7e298cf2
* windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, ↵alex2003-02-111-26/+239
| | | | | | Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9396 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fPIC compileablemichael2003-02-111-35/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9395 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 -> yuy2 converter in alpha asm (from mplayerxp)michael2003-02-111-2/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9394 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup (unsigned stride -> int stride)michael2003-02-115-48/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9393 b3059339-0415-0410-9bf9-f77b7e298cf2
* html fixnicolas2003-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9392 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix by Andoni Zubimendi <andoni@lpsat.net>diego2003-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9391 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.diego2003-02-111-383/+396
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9390 b3059339-0415-0410-9bf9-f77b7e298cf2
* update of links regarding tech/ dirnicolas2003-02-105-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9389 b3059339-0415-0410-9bf9-f77b7e298cf2
* update of links regarding tech/ dirnicolas2003-02-106-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9388 b3059339-0415-0410-9bf9-f77b7e298cf2
* possible 10lalex2003-02-101-15/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9387 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2003-02-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9386 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)filon2003-02-101-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9385 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated, added list of delayed patchesarpi2003-02-101-6/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9384 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move English files to en/ subdirectory.diego2003-02-1013-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9383 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversed small part of the r1.135 commit, it broke -fs (random black screen)arpi2003-02-091-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9382 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux->osdeparpi2003-02-0945-39/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Few corrections suggested by ispell.eyck2003-02-091-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9380 b3059339-0415-0410-9bf9-f77b7e298cf2
* Few simple corrections ( typos etc.. )eyck2003-02-091-21/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9379 b3059339-0415-0410-9bf9-f77b7e298cf2
* different goalsarpi2003-02-091-3/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9378 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation from Zorg ( Krzysztof Materka )eyck2003-02-092-416/+553
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9377 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translation from Zorg (Konrad Materka)eyck2003-02-091-228/+371
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9376 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'dev'arpi2003-02-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9375 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvds have covers too - Andreas Hess <jaska@gmx.net>alex2003-02-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9374 b3059339-0415-0410-9bf9-f77b7e298cf2
* index should be otional (idea by alex)michael2003-02-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9373 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2003-02-091-7/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTParpi2003-02-092-3/+11
| | | | | | | | streams can also be played. patch by Ross Finlayson <finlayson@live.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9371 b3059339-0415-0410-9bf9-f77b7e298cf2
* added (PAL),(NTSC),..alex2003-02-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9370 b3059339-0415-0410-9bf9-f77b7e298cf2
* fuckin' 10lpontscho2003-02-091-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9369 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10ljonas2003-02-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9368 b3059339-0415-0410-9bf9-f77b7e298cf2
* PSNR plotting tool using gnuplot (yes, it's ugly ;)jonas2003-02-091-0/+234
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9367 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup & more optimizearpi2003-02-091-16/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9366 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding debian-build directory by request of Deriush Pietrzakattila2003-02-0920-0/+739
| | | | | | | | | This is thought for creating debian binary packages for distribution. IMPORTANT: THIS DOESNT WORK CURRENTLY git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9365 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-02-09