summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-1010-27/+254
* vqmin=1 weirdnessmichael2002-07-101-3/+6
* Only space and 'p' will unpause, other keys will unpause and do their functio...atmos42002-07-101-1/+5
* Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, whichatmos42002-07-101-7/+7
* Added a simple xmcd parser to retreive the tracks name.bertrand2002-07-101-32/+269
* Build a fake list of track name.bertrand2002-07-101-15/+64
* Created a new header file to store common struct & prototype forbertrand2002-07-101-0/+65
* 1000l, back out hack-n-slay 8bpp code from my local tree.atmos42002-07-101-7/+4
* Markus Rechberger <revenger at shell.dnload.com>:atmos42002-07-101-0/+1
* -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).atmos42002-07-101-5/+14
* Sync by me(TM)atmos42002-07-101-2/+20
* Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>atmos42002-07-101-0/+21
* Sync by Michele Balistreri <brain87 at gmx.net>atmos42002-07-101-2/+23
* enable mpdvdkit on cygwin, too,atmos42002-07-101-2/+7
* very simple script to generate png images from an video with all -sws methodsmichael2002-07-091-0/+19
* minor fixes week at mcdonals: small fix pse->pse36atmos42002-07-091-1/+1
* swscaler methods recommendation & artifact typesmichael2002-07-091-0/+68
* Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).atmos42002-07-091-1/+1
* 10l, evidently killed some lines and missed it when doing cvs diff.atmos42002-07-091-0/+7
* Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.atmos42002-07-091-10/+11
* Support for yuv410p as needed by ffsvq1.atmos42002-07-091-0/+9
* syncjonas2002-07-098-277/+270
* fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...michael2002-07-092-6/+12
* switch off nearest scaling ...pontscho2002-07-092-6/+10
* Fixed the asf http authentication.bertrand2002-07-091-3/+14
* Added ASF_Authenticate as an asf stream type.bertrand2002-07-091-1/+2
* Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was ...atmos42002-07-081-2/+6
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...atmos42002-07-085-10/+215
* #ifdef'ed divx4 2pass code - idea by Diegoarpi2002-07-081-9/+20
* Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.diego2002-07-081-5/+6
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...atmos42002-07-083-14/+7
* Add missing authentication for asf streaming.atmos42002-07-081-0/+1
* Update about gcc 3.0.4. The problem is not Red Hat specific.diego2002-07-073-14/+7
* 100l - seq++ for groupingarpi2002-07-071-0/+1
* yuv handling simplified (using new mpi fields)alex2002-07-071-12/+5
* Fix -bandwidth if no streaming available, 10l ;)atmos42002-07-071-1/+3
* support avcontext based quant_store exportalex2002-07-071-1/+9
* edit-list support for video - fixes various A-V sync problems (TODO: seeking)arpi2002-07-071-6/+74
* 10L don't add a base path to the urlsalbeu2002-07-071-1/+1
* Relative filename in playlist are now relative to the playlist pathalbeu2002-07-071-0/+39
* Add support for m3u playlists as generated by eg recent versions of winamp.atmos42002-07-071-1/+51
* aspect prescaling fix by magnus.pfeffer@epost.dearpi2002-07-061-1/+1
* interlacing support - Klaus Stengel <ks1@inter-ject.de>arpi2002-07-061-50/+287
* detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@studen...arpi2002-07-061-0/+16
* subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolp...arpi2002-07-061-2/+3
* bugfix by Michael.Lampe@iwr.uni-heidelberg.dearpi2002-07-061-1/+2
* fixed endless 'unknown chunk' and doublespeed ima4 audio bugsarpi2002-07-061-2/+5
* syncnexus2002-07-061-0/+2
* typonexus2002-07-061-1/+1
* syncnexus2002-07-061-0/+16
* - add icon (nice, but very ugly hakk:)pontscho2002-07-0520-105/+669
* removed genfb and nvidia driversalex2002-07-054-538/+0
* fixed mga resize-to-0x0 bugalex2002-07-051-1/+0
* fixed doublebuffering and moved messages to various verbose levelalex2002-07-051-55/+52
* removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportalex2002-07-051-365/+110
* Added the bandwidth optionbertrand2002-07-053-0/+4
* If network is used, take the streams id that were requested.bertrand2002-07-051-0/+6
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cbertrand2002-07-051-0/+8
* Changed the way that the streams are requested.bertrand2002-07-051-37/+62
* Retreive the bandwidth option from the command line.bertrand2002-07-051-6/+21
* Added the bandwidth variable. Used to set the max download bandwidthbertrand2002-07-051-0/+1
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfarpi2002-07-041-3/+7
* hmm, just found a nice thing with my new LFS..gabucino2002-07-041-0/+4
* vf_scale updatemichael2002-07-041-1/+10
* more scaling algosmichael2002-07-043-52/+123
* syncjaf2002-07-041-0/+3
* oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.atmos42002-07-041-2/+2
* * Link with -lossaudio and/or -li386 only when neededarpi2002-07-031-4/+11
* cVS: ---------------------------------------------------------------------joyping2002-07-032-390/+806
* for 0.90 releaseeyck2002-07-031-0/+6
* OpenBSD PPC libdha fix by Björn Sandell.atmos42002-07-031-0/+3
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ...atmos42002-07-031-2/+8
* syncnexus2002-07-031-0/+1
* Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>atmos42002-07-031-0/+2
* add equalizer support and fix some small bug...pontscho2002-07-0311-78/+351
* First probe :)pontscho2002-07-032-0/+559
* remove unneded config filespontscho2002-07-039-207/+42
* syncnexus2002-07-031-0/+2
* add -audiofile support for guipontscho2002-07-0215-39/+67
* fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)pontscho2002-07-025-10/+14
* delay=0 removed, totally unneededarpi2002-07-021-1/+0
* 100larpi2002-07-021-1/+1
* fix volume handling ( step 2 ) -- add balance support and some code cleanup a...pontscho2002-07-029-70/+79
* fix compile bug with driver 0.9+pontscho2002-07-021-2/+10
* further updates for RTCdiego2002-06-302-16/+29
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)michael2002-06-301-352/+140
* last line messed up in Y800 bugfixmichael2002-06-301-2/+2
* fixing rgb24tobgr32michael2002-06-301-2/+1
* Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>alex2002-06-301-0/+2
* CBR audio PTS fixes (using stsd v1 header)arpi2002-06-301-14/+24
* dump edit listarpi2002-06-291-5/+7
* parameter overrides limitarpi2002-06-291-0/+1
* bugfix by Keiki SATOH <kki@wakusei.ne.jp>arpi2002-06-291-1/+12
* fixing memory overwrite bugs in the new convertersmichael2002-06-291-7/+8
* test new converter stuff toomichael2002-06-291-1/+93
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)michael2002-06-293-1/+827
* fixing memory overwrite bugs again ...michael2002-06-291-16/+16
* Hopefully the end of the RealPlayer codecs saga..diego2002-06-291-8/+9
* colorspace converter tests (memory corruption tests at different width/src/dst)michael2002-06-292-0/+186
* Polish language manualgabucino2002-06-291-0/+1383
* english language file removedgabucino2002-06-291-1380/+0
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
* 1001 typos as found by ispell.diego2002-06-291-54/+54
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
* support for SSA v4 by Dirk <noisyb at gmx.net>alex2002-06-291-4/+26
* XViD info fixinggabucino2002-06-292-4/+9
* realplayer libs installation re-added (was removed by diego)gabucino2002-06-291-1/+8
* handled by liba52gabucino2002-06-291-1/+1
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
* trivial but nice fix for /dev/video? detection by "Julian J.M."arpi2002-06-281-1/+1
* -frames 0 fix, multifile frames support by tibcualex2002-06-283-2/+12
* cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandlin...alex2002-06-282-346/+480
* more informal warning and also fixed a 10l bug. Patch by tibcualex2002-06-281-1/+1
* removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed...alex2002-06-281-1/+0
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>alex2002-06-281-0/+11
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
* some cleanup, buggy->crashing, better info/commentsarpi2002-06-281-41/+45
* big updategabucino2002-06-289-396/+128
* yvu9 -> yv12 unscaled converter with linear chroma scalingmichael2002-06-274-2/+143
* clean up warnings in mencoder.rfelker2002-06-271-10/+12
* -sws 6 (luma bicubic & chroma bilinear)michael2002-06-272-5/+15
* IMGFMT_{RGB,BGR}{1,4}michael2002-06-271-1/+10
* use unified yuv2rgb initmichael2002-06-273-615/+449
* fixing scaling/contrast for 1/4/8 bppmichael2002-06-271-38/+109
* {RGB,BGR}{1,4}michael2002-06-273-0/+10
* GCC 2.96 updatediego2002-06-271-2/+2
* GCC 3.0.4-RH updatediego2002-06-272-26/+31
* OSD == onscreen display, typosdiego2002-06-273-6/+9
* updated gcc erratagabucino2002-06-272-9/+14
* Paul Ortyl's patchalex2002-06-271-1/+1
* Changed the -pass option to -passwd to avoid clash with mencoder option.bertrand2002-06-251-5/+5
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of menc...atmos42002-06-251-1/+1
* Check for skin in user's .mplayer first so he can override systemwide skin.atmos42002-06-251-2/+2
* Fix compatibility with old skins, that contain evEqualeaser typo.atmos42002-06-251-0/+1
* support the 'align16' codec flagarpi2002-06-251-0/+12
* new global codec flag: align16arpi2002-06-253-2/+7
* remove colorkeying if destroying the driver - fixes some bugsalex2002-06-251-2/+14
* fixed uninit (it got never called before)alex2002-06-251-1/+1
* time to ++ timestamp (try2)arpi2002-06-251-1/+1
* time to ++ timestamparpi2002-06-251-1/+1
* 10larpi2002-06-251-1/+1
* Added -user -pass options for http authentication.bertrand2002-06-253-0/+19
* Read username/password from the -user -pass command line options.bertrand2002-06-251-28/+35
* HTML fixgabucino2002-06-251-1/+1
* HTML (netscape4) fixesgabucino2002-06-2510-204/+219
* Moved authentication code into its own function.bertrand2002-06-241-44/+65
* killing globalsmichael2002-06-242-11/+6
* Paul Ortyl's patch - tv4l timestamps (not so precise :()alex2002-06-241-7/+19
* gray encodingmichael2002-06-241-0/+2
* Fix after the patch of Dominik Mierzejewski. Try the user's input.confalbeu2002-06-241-3/+7
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...alex2002-06-242-58/+38
* graymichael2002-06-241-0/+2
* EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.diego2002-06-245-5/+5
* it's bug not vbug...jonas2002-06-241-2/+2
* equalizer typo fix by diegoatmos42002-06-243-4/+4
* Patch by Dominik Mierzejewski:atmos42002-06-243-6/+7
* first try to load linux dlls, if failed and we're supporting win32 dlls, then...alex2002-06-241-1/+1
* first try to load linux dlls, if failed and we're supporting win32 dlls, then...alex2002-06-241-10/+11
* support dropping some chroma src lines for a bit extra speedmichael2002-06-241-4/+12
* 10lmichael2002-06-241-3/+3
* 100l (non mmx versions didnt compile)michael2002-06-243-69/+50
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-237-68/+39
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-231-6/+35
* yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane...alex2002-06-231-0/+4
* IF09 addedarpi2002-06-231-0/+2
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changearpi2002-06-231-2/+3
* fixed mono mp3 encoding, hint by Paul Ortylalex2002-06-231-3/+12
* yvu9 & y8michael2002-06-231-2/+7
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...michael2002-06-232-96/+109
* yvu9,if09,y8,y800 support and multifile fixalex2002-06-232-2/+12
* mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+14
* tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+5
* added yvu9 and if09 support. revised some codecsalex2002-06-231-19/+16
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
* yvu9 and if09 supportalex2002-06-233-36/+49
* yvu9 and if09 supportalex2002-06-235-1/+32
* if09 supportalex2002-06-232-7/+12
* yvu9 supportalex2002-06-231-4/+5
* Use the new Y8 support in place of YV12.albeu2002-06-231-6/+3
* do not crash by decoding erroralex2002-06-231-0/+2
* cleanupmichael2002-06-232