| Commit message (Expand) | Author | Age | Files | Lines |
* | initial | alex | 2002-02-02 | 1 | -0/+26 |
* | added proper includes | alex | 2002-02-02 | 1 | -7/+12 |
* | initial | alex | 2002-02-02 | 3 | -0/+456 |
* | only GUS MAX can do 48khz | gabucino | 2002-02-01 | 2 | -4/+4 |
* | printing correct format info | michael | 2002-02-01 | 1 | -21/+11 |
* | YUY2, BGR24, BGR32 input support (no mmx yet) | michael | 2002-02-01 | 3 | -34/+240 |
* | add mplState() | pontscho | 2002-02-01 | 1 | -0/+1 |
* | small bugfixes, and kill other warning | pontscho | 2002-02-01 | 7 | -14/+35 |
* | overwrite old info | nexus | 2002-02-01 | 1 | -1/+1 |
* | improved check for libpng/png.h: catch crappy build environment (png.h and | pl | 2002-02-01 | 1 | -3/+17 |
* | Minor fixes | nick | 2002-02-01 | 2 | -1/+2 |
* | *** empty log message *** | jaf | 2002-02-01 | 1 | -0/+1 |
* | Use DIRECT RENDERING WITH DSHOW codecs | nick | 2002-02-01 | 1 | -2/+26 |
* | Alex! Never write bottlenecks, ok? | nick | 2002-02-01 | 1 | -2/+3 |
* | fixing i420 | nick | 2002-02-01 | 1 | -2/+2 |
* | Optimize DirectShow decoding with vidix | nick | 2002-02-01 | 1 | -1/+2 |
* | Using new tune info | nick | 2002-02-01 | 1 | -6/+40 |
* | YVYU support (untested yet) | nick | 2002-02-01 | 1 | -4/+3 |
* | Optimizing with use new tune info | nick | 2002-02-01 | 1 | -199/+243 |
* | Providing new tune info | nick | 2002-02-01 | 4 | -7/+17 |
* | no, wait...roqaudio is an audiocodec, not a videocodec | melanson | 2002-02-01 | 1 | -1/+1 |
* | implemented RoQ file demuxing | melanson | 2002-02-01 | 4 | -2/+243 |
* | added skeleton decoders for RoQ audio and video format decoders | melanson | 2002-02-01 | 6 | -2/+73 |
* | added help strings for RoQ and REAL file detection | melanson | 2002-02-01 | 14 | -0/+28 |
* | change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fi... | rfelker | 2002-02-01 | 2 | -2/+2 |
* | change init to config in vo_mga like in the other vo_ modules -- fixes crash ... | rfelker | 2002-02-01 | 1 | -1/+1 |
* | added -noquiet option to complement -quiet (request/patch by Alexander Werth) | rfelker | 2002-02-01 | 1 | -0/+1 |
* | AVID added | arpi | 2002-02-01 | 1 | -0/+8 |
* | detect microdvd with empty second frame. | eyck | 2002-01-31 | 1 | -0/+2 |
* | removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_un... | alex | 2002-01-31 | 1 | -17/+3 |
* | return error if unknown depth given. more informative error messages. dont ex... | alex | 2002-01-31 | 1 | -7/+9 |
* | removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYV... | alex | 2002-01-31 | 1 | -24/+4 |
* | removed obsoleted Terminate_Display_Process, using vo_x11_uninit | alex | 2002-01-31 | 2 | -21/+4 |
* | removed obsoleted Terminate_Display_Process | alex | 2002-01-31 | 2 | -14/+3 |
* | grr, 10l. vo_x11_uninit: close display only if window not created by GUI | alex | 2002-01-31 | 1 | -4/+1 |
* | vo_x11_uninit: dont destroy window if GUI created it | alex | 2002-01-31 | 1 | -12/+19 |
* | added vo_x11_uninit | alex | 2002-01-31 | 1 | -0/+12 |
* | Documenting new tune info | nick | 2002-01-31 | 1 | -3/+10 |
* | Use new tune info | nick | 2002-01-31 | 5 | -9/+55 |
* | new info for tuning | nick | 2002-01-31 | 31 | -95/+107 |
* | Added lirc support in input | albeu | 2002-01-31 | 4 | -1/+181 |
* | Added uninit to input | albeu | 2002-01-31 | 2 | -7/+20 |
* | IMGFMT_RGBxx experimental support | nick | 2002-01-31 | 1 | -2/+79 |
* | RGB15 experimental support | nick | 2002-01-31 | 1 | -4/+10 |
* | Compilation fixing | nick | 2002-01-31 | 3 | -1/+3 |
* | new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-01-31 | 2 | -3/+111 |
* | using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es> | arpi | 2002-01-31 | 2 | -69/+55 |
* | common -vm code, patch by Santi Béjar <tiarda@yahoo.es> | arpi | 2002-01-31 | 2 | -0/+71 |
* | working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hanno... | arpi | 2002-01-31 | 1 | -8/+47 |
* | possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de> | arpi | 2002-01-30 | 1 | -5/+6 |
* | silly cleanup - maybe fixes dummy printf bug | arpi | 2002-01-30 | 1 | -7/+6 |
* | -sws 2 is default now | michael | 2002-01-30 | 1 | -1/+1 |
* | real window resizeing support (i know nearly nothing about x11 so feel free t... | michael | 2002-01-30 | 1 | -111/+155 |
* | YV12 like formats support (I420/IYUV) | michael | 2002-01-30 | 3 | -128/+183 |
* | A new configurable input system and joystick support for this system | albeu | 2002-01-30 | 7 | -4/+1364 |
* | It seems that there no direct support for RGB24 :( | nick | 2002-01-30 | 1 | -1/+1 |
* | Preliminary RGB32 and RGB16 support. (Untested yet) | nick | 2002-01-30 | 1 | -4/+22 |
* | Use one pitch source | nick | 2002-01-30 | 1 | -6/+8 |
* | More correct double_buffering for packed fourcc | nick | 2002-01-30 | 1 | -4/+7 |
* | Typos | nick | 2002-01-30 | 1 | -3/+3 |
* | Correcting pointers on second buffer | nick | 2002-01-30 | 1 | -12/+23 |
* | small changes | pontscho | 2002-01-29 | 2 | -1/+6 |
* | DOCS thingie added | arpi | 2002-01-29 | 1 | -0/+5 |
* | add XF86 multimedia key cucc. | pontscho | 2002-01-29 | 3 | -3/+34 |
* | added constant-qscale encoding support with lavc, fixed slightly incorrect de... | rfelker | 2002-01-29 | 2 | -5/+9 |
* | warning (proper) fix | pl | 2002-01-29 | 2 | -0/+2 |
* | Minor fix - else 0 is unreachable | nick | 2002-01-29 | 1 | -1/+1 |
* | fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com> | nick | 2002-01-29 | 1 | -4/+4 |
* | info on 4x4 coeffs | nick | 2002-01-29 | 1 | -2/+28 |
* | top row bugfix | michael | 2002-01-29 | 1 | -8/+31 |
* | area averageing scaling support (-sws 5) (is identical to bilinear for upscale) | michael | 2002-01-29 | 2 | -8/+18 |
* | nearest neighbor / sdl emulation ;) scaling (-sws 4) | michael | 2002-01-28 | 2 | -2/+26 |
* | usleep() accurancy tester | arpi | 2002-01-28 | 1 | -0/+26 |
* | minor QP bugfix | michael | 2002-01-28 | 1 | -9/+9 |
* | -chapter option updates (and some else?) | gabucino | 2002-01-28 | 8 | -9/+50 |
* | 3-pass encoding dox | gabucino | 2002-01-28 | 4 | -28/+158 |
* | Support for HW equalizing through VAA | nick | 2002-01-28 | 1 | -30/+144 |
* | New logic of HW equalizing: | nick | 2002-01-28 | 3 | -35/+58 |
* | show actual video:audio bitrates at status line | arpi | 2002-01-27 | 1 | -2/+4 |
* | ETA/Esize for 3pass encoding from stdin | arpi | 2002-01-27 | 1 | -0/+4 |
* | status print fixes - DVD estimation worx, print remaining time instead of total | arpi | 2002-01-27 | 1 | -5/+12 |
* | DVD start position handling changed (progbar/eta fix) | arpi | 2002-01-27 | 2 | -2/+5 |
* | DVD progress bar fix | arpi | 2002-01-27 | 1 | -1/+2 |
* | kapja be aki hosszu opciokat szeret | gabucino | 2002-01-27 | 2 | -3/+3 |
* | Support for HW equalizing | nick | 2002-01-27 | 3 | -9/+104 |
* | ETA/Esize/fps and some more... - new statusline | arpi | 2002-01-27 | 1 | -8/+22 |
* | did not compile when --disable-vidix was used | pl | 2002-01-27 | 1 | -1/+1 |
* | GetTimerMS added - get timer in millisec | arpi | 2002-01-27 | 2 | -0/+11 |
* | avoids warnings | pl | 2002-01-27 | 5 | -5/+8 |
* | avoids a warning | pl | 2002-01-27 | 1 | -1/+1 |
* | small typos in text | pl | 2002-01-27 | 1 | -2/+2 |
* | query vaa | nick | 2002-01-27 | 1 | -1/+5 |
* | Use real preinit | nick | 2002-01-27 | 1 | -20/+16 |
* | provide full vaa interface | nick | 2002-01-27 | 1 | -5/+51 |
* | debug printfs... - 10l | arpi | 2002-01-27 | 1 | -1/+1 |
* | bitrate calculator fix? | arpi | 2002-01-27 | 1 | -4/+6 |
* | Oops forgot to remove debug message :) | anders | 2002-01-27 | 1 | -4/+1 |
* | Fixed sig 11 caused by buffer full in ao driver | anders | 2002-01-27 | 1 | -16/+20 |
* | Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed imp... | anders | 2002-01-27 | 3 | -12/+10 |
* | gcc-3.0.3 compilation fixing | nick | 2002-01-27 | 1 | -4/+2 |
* | improvements | nick | 2002-01-27 | 2 | -2/+34 |
* | fixed (reversed) the RGB palette order | melanson | 2002-01-27 | 2 | -271/+271 |
* | more audiocopy fixes (especially for .asf) | arpi | 2002-01-27 | 1 | -13/+17 |
* | audio copy fix | arpi | 2002-01-27 | 1 | -10/+15 |
* | bitrate calculator for 650/700 mb cdrom | arpi | 2002-01-27 | 1 | -0/+7 |
* | 3-pass encoding support (reads frame skip/dup control and audio stream from f... | arpi | 2002-01-26 | 1 | -8/+46 |
* | added dmb1 fourcc to m3jpeg by Thomas Kranz | alex | 2002-01-26 | 1 | -0/+1 |
* | added better fourcc handling for lavc, exiting if no lavc video codec name sp... | alex | 2002-01-26 | 1 | -14/+46 |
* | goto man mplayer, leyma | gabucino | 2002-01-26 | 1 | -1/+1 |
* | preinit moved to right place | alex | 2002-01-26 | 1 | -37/+18 |
* | preinit usage | nick | 2002-01-26 | 2 | -32/+22 |
* | fix a decimation/scaling bug in vo_zr and some verbose messages have changed ... | arpi | 2002-01-26 | 1 | -4/+28 |
* | commited Rik Snel's patch (thx!) | gabucino | 2002-01-26 | 1 | -7/+14 |
* | no longer required to call preinit from init and query_format, mplayer.c does... | alex | 2002-01-26 | 1 | -3/+3 |
* | vo's preinit support | nick | 2002-01-26 | 1 | -1/+5 |
* | ideis | gabucino | 2002-01-26 | 1 | -1/+1 |
* | applied al3x's peccs | gabucino | 2002-01-26 | 2 | -5/+9 |
* | Add -nosound/-sound and -ovc null to mencoder. | kmkaplan | 2002-01-26 | 4 | -5/+23 |
* | fixed preinit conflict | alex | 2002-01-26 | 1 | -8/+3 |
* | i420/iyuv support | alex | 2002-01-26 | 1 | -4/+19 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 30 | -16/+306 |
* | fixed i420 handling | alex | 2002-01-26 | 1 | -2/+10 |
* | yuy2 reported as working | alex | 2002-01-26 | 1 | -2/+2 |
* | pre-check for audio/video streams (hope it fix wma steraming) | arpi | 2002-01-26 | 1 | -0/+14 |
* | use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2002-01-26 | 1 | -225/+163 |
* | fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube... | arpi | 2002-01-26 | 1 | -0/+899 |
* | vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik S... | arpi | 2002-01-26 | 2 | -35/+17 |
* | original patch by malc <malc@tmbg.co.uk> | pl | 2002-01-25 | 1 | -2/+5 |
* | Don't segfault with empty -chapter spec. | kmkaplan | 2002-01-25 | 1 | -0/+2 |
* | Extended DVD chapter specification. Remove -last-chapter option. | kmkaplan | 2002-01-24 | 4 | -4/+37 |
* | Let mplayer handle signals so terminal gets cleaned up. | atmos4 | 2002-01-24 | 1 | -1/+1 |
* | qscale 3->2 (Thank you Michael) | arpi | 2002-01-24 | 1 | -1/+1 |
* | added support for i420 and iyuv | alex | 2002-01-24 | 1 | -4/+16 |
* | entudjam? | gabucino | 2002-01-24 | 9 | -10/+108 |
* | keep me chean ;-) | jaf | 2002-01-24 | 1 | -0/+6 |
* | freebsd fix by bjoern fischer | atmos4 | 2002-01-24 | 1 | -0/+11 |
* | aspect ratio 9 added. | jaf | 2002-01-24 | 1 | -0/+3 |
* | mpsub dump bug fix. 100l for laaz | pontscho | 2002-01-24 | 1 | -3/+2 |
* | Readded the content-type checking, in case of the no HTTP body are | bertrand | 2002-01-24 | 1 | -23/+24 |
* | Add a parser for the "ASF group stream object" and display the bitrate values | bertrand | 2002-01-24 | 1 | -0/+30 |
* | QT demuxer now supports the default QT palettes | melanson | 2002-01-24 | 2 | -11/+321 |
* | freq fix, removed muxer delay | arpi | 2002-01-24 | 1 | -4/+5 |
* | vo_pts fix (10l) | arpi | 2002-01-24 | 1 | -2/+3 |
* | initial | alex | 2002-01-23 | 1 | -0/+55 |
* | fixed num_of_packets and current_packet handling, bug found by Mike Melanson | alex | 2002-01-23 | 1 | -7/+6 |
* | upgraded to newest vidix interface | alex | 2002-01-23 | 2 | -11/+150 |
* | upgraded to newest vidix interface. in eq: return if g200 moved to the beginn... | alex | 2002-01-23 | 1 | -25/+34 |
* | added cap.author | alex | 2002-01-23 | 1 | -2/+11 |
* | don't render UV planes if interleaved (also add support later) | alex | 2002-01-23 | 1 | -0/+12 |
* | some typos fixed ;), added author to capabilites and extended name to 64 byte... | alex | 2002-01-23 | 1 | -6/+11 |
* | Fixing compilation on non-MMX but x86 systems | nick | 2002-01-23 | 2 | -13/+6 |
* | Fixing compilation on non-MMX but x86 systems | nick | 2002-01-23 | 2 | -4/+11 |
* | RGB independed correction for GATOS's radeon_video driver! | nick | 2002-01-23 | 1 | -1/+12 |
* | intense->intensity + capability extension + fixing R200 color correction bug | nick | 2002-01-23 | 1 | -17/+40 |
* | intense -> intensity + capability extension | nick | 2002-01-23 | 2 | -6/+20 |
* | intense -> intensity | nick | 2002-01-23 | 4 | -30/+34 |
* | fix screen saver bug under gui | pontscho | 2002-01-23 | 4 | -17/+8 |
* | 10l ... | nexus | 2002-01-23 | 2 | -5/+2 |
* | FreeBSD need this to compile after last changes | nexus | 2002-01-23 | 1 | -0/+4 |
* | Added buffering of output data | anders | 2002-01-23 | 1 | -18/+51 |
* | Added a turn around for badly configured web servers. | bertrand | 2002-01-23 | 1 | -4/+30 |
* | Modified the output of the http_debug function. | bertrand | 2002-01-23 | 1 | -6/+12 |
* | Removed unused code that I commented earlier. | bertrand | 2002-01-23 | 1 | -37/+0 |
* | Implementation of entryref | albeu | 2002-01-22 | 2 | -4/+42 |
* | Objectization of the play_tree_parser for more flexiblity | albeu | 2002-01-22 | 2 | -102/+167 |
* | Attempt to fix NVidia problems | nick | 2002-01-22 | 1 | -7/+22 |
* | cleanup of video packet writer, PTS sent only once | arpi | 2002-01-22 | 1 | -14/+20 |
* | 10l, debug printf removed | arpi | 2002-01-22 | 1 | -1/+1 |
* | minor bugfix in the -v output | michael | 2002-01-22 | 1 | -2/+6 |
* | move bug fixed | pontscho | 2002-01-22 | 1 | -13/+6 |
* | Modified the cache option value setting/reading, so we can report | bertrand | 2002-01-22 | 1 | -9/+21 |
* | added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet) | melanson | 2002-01-22 | 6 | -1/+43 |
* | passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now | arpi | 2002-01-22 | 1 | -2/+18 |
* | LPCM write code rewritten, thanks to Marcus at mocm@convergence.de | arpi | 2002-01-22 | 1 | -29/+44 |
* | fixed some major flaws; decoder is now almost correct | melanson | 2002-01-22 | 1 | -12/+28 |
* | 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT... | michael | 2002-01-21 | 4 | -45/+228 |
* | Gamma correction (based on patch of Pásztor Szilárd <silicon@falcon.sch.bme... | nick | 2002-01-21 | 1 | -1/+55 |
* | |