summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New function vobsub_get_next_packet for subrip.kmkaplan2002-07-282-0/+18
* Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif...atmos42002-07-281-0/+41
* Make vobsub palette generation compatible with windows vobsub.atmos42002-07-281-1/+2
* Flush from my local tree, probably more future safe mangle decision of OpenBS...atmos42002-07-281-1/+2
* Disable OSD outside movie, because it's not redrawn currently, user can use -...atmos42002-07-271-1/+1
* syncfrodone2002-07-278-409/+262
* remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat structatmos42002-07-271-2/+4
* syncjaf2002-07-271-2/+60
* Document rectangle plugin.kmkaplan2002-07-271-0/+8
* New plugin to test crop parameters. Arguments are the same as for thekmkaplan2002-07-273-1/+100
* syncfrodone2002-07-271-108/+53
* Add loadfile and loadlist commands. May be buggy if the filename contain somealbeu2002-07-263-1/+29
* removed query_vaaalex2002-07-263-36/+0
* Add uninit to the avi demuxeralbeu2002-07-262-0/+14
* equalizer docs updatedalex2002-07-261-3/+10
* warning fixesatmos42002-07-261-1/+4
* Reorganized the README. More general information up front, more concisediego2002-07-261-84/+120
* limit parameter for cropdetect, fixed column.diego2002-07-261-2/+3
* Reviewed Filter section, added limit parameter to cropdetect, not only SDLdiego2002-07-261-35/+37
* 10L free the cachealbeu2002-07-261-0/+1
* 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut d...albeu2002-07-261-31/+30
* documenting cropdetect's parameterarpi2002-07-261-1/+4
* Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gy...atmos42002-07-261-19/+20
* 10l bug fixed (info.cap |= -> = )arpi2002-07-251-6/+8
* vide EQ fixed - lumactl register is not readable!arpi2002-07-251-19/+20
* syncnexus2002-07-251-4/+61
* video eq:arpi2002-07-251-4/+4
* eq range mapping -100..100 => 0..100arpi2002-07-251-1/+1
* SetValue: ignore case of 'item'arpi2002-07-251-17/+17
* print warning about unsupported video eq attributesarpi2002-07-251-1/+4
* eq fixed, based on patch by .soarpi2002-07-251-59/+66
* - fixed overflow by +-0x80arpi2002-07-251-6/+9
* upsz, sorry, i forgott this :) (skin name saving:)pontscho2002-07-252-1/+7
* add preferences to guipontscho2002-07-254-14/+139
* - add some control (ao_oss, pl_extrastereo)pontscho2002-07-254-3/+18
* - add preferences support (first try)pontscho2002-07-2523-951/+2067
* more eq cleanuparpi2002-07-251-71/+34
* Correct dump_srt millisecond outputkmkaplan2002-07-253-5/+13
* codmetics :)arpi2002-07-253-13/+14
* 10larpi2002-07-251-0/+1
* little fixalex2002-07-251-0/+4
* smthalex2002-07-253-5/+8
* eq synced to new way, not tested, but the old one isn't working yetalex2002-07-251-35/+40
* eq reworkedalex2002-07-256-114/+258
* fixed possible 10l bug (vf not initialized yet)alex2002-07-251-2/+6
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-257-2/+316
* Explain what we need and why a little more verbosely.diego2002-07-251-2/+8
* Advertise mencvcd, the woes of seeking in a paused movie and to OSD or notdiego2002-07-251-0/+20
* eq reworkedalex2002-07-244-300/+140
* equalizer reworkedalex2002-07-244-52/+48
* eq handling reworkedalex2002-07-241-15/+8
* Make spudec_assemble more resistent in the face of incomplete packets.kmkaplan2002-07-242-5/+17
* Added 2 entries: no sound without win32 and no sound with sound daemon.diego2002-07-241-20/+33
* Added -xvidopts as described by Albeu on #mplayerdev.diego2002-07-241-0/+6
* Moved RealPlayer libs installation to codecs.html where all the otherdiego2002-07-242-58/+56
* Workaround for seeking multiangle discs with missing sml_agli[] table, as aarpi2002-07-231-6/+33
* Remove depency on libmpdemux streams, use ANSI IO instead.kmkaplan2002-07-231-37/+29
* Configuration files documented.diego2002-07-231-1/+20
* Hopefully correct 10l fix for duuno who.atmos42002-07-231-1/+1
* firstpontscho2002-07-232-0/+249
* fixed missing result when --disable-divx4linux is specifiedrfelker2002-07-231-0/+1
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-233-0/+8
* support for older xvid versions and IMGFMT_IYUValex2002-07-221-4/+9
* Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVdiego2002-07-221-44/+49
* 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandellarpi2002-07-211-0/+2
* fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,gefo...pontscho2002-07-211-11/+27
* Fix vbr muxing and win32 codec crash on initalbeu2002-07-213-5/+19
* endianess fix by Colin Leroy <colin@colino.net>arpi2002-07-211-0/+1
* DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)arpi2002-07-201-1/+3
* DR1 with IPB fixedarpi2002-07-201-0/+12
* added 'priv' field to mpi - requires for tracking frames with differentarpi2002-07-201-0/+2
* DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)arpi2002-07-201-8/+33
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut...albeu2002-07-202-2/+3
* Add direct rendering method 2albeu2002-07-202-3/+44
* - fix audio equalizerpontscho2002-07-1925-219/+251
* playlist addedjaf2002-07-191-0/+6
* Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).diego2002-07-191-18/+45
* Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).diego2002-07-191-529/+585
* fixing swscaler bug ;)michael2002-07-181-3/+4
* Put back the ordering of the if as requested by Arpi.kmkaplan2002-07-181-2/+6
* added real mmap supportjoyping2002-07-182-52/+468
* Disabled spuenc, it still doesn't work well with the em8300mswitch2002-07-181-4/+9
* Applied patch by Alban Bedel <albeu@free.fr>.diego2002-07-181-1/+35
* Round height or width to valid values when doing automatic calculation.kmkaplan2002-07-181-2/+18
* Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parr...atmos42002-07-172-24/+20
* 1000000lmichael2002-07-171-3/+2
* check if the available buffers are big enough in get_imagemichael2002-07-171-0/+3
* fallback to slices, if dr1 fails (bug found by kabi)michael2002-07-161-1/+3
* checking num_buffers for IMGTYPE_IPmichael2002-07-161-0/+1
* 10l y422p -> y420pmichael2002-07-161-5/+32
* 10l (init flags after init ...)michael2002-07-161-13/+25
* svq1 direct renderingmichael2002-07-151-4/+7
* imgtype IP supportmichael2002-07-151-7/+14
* 10lmichael2002-07-151-1/+3
* dont depend upon vo_directrenderingmichael2002-07-141-3/+1
* fixing fixmesmichael2002-07-141-8/+23
* direct rendering method 1 (disabled currently as its not bugfree / finished y...michael2002-07-141-36/+99
* DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.diego2002-07-143-183/+163
* diego sux.gabucino2002-07-141-3/+3
* Add missing description for lameopts aqatmos42002-07-141-4/+5
* Added DVB to the HTML docs.diego2002-07-132-104/+101
* Synchronised TOC and section titles.diego2002-07-131-40/+39
* FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.diego2002-07-132-0/+2
* This event now has correct spelling.diego2002-07-132-2/+2
* Lots of <I> --> <CODE>, added missing section, star wars text corrected.diego2002-07-131-22/+24
* Some spellchecking, moved the section to the correct position, somediego2002-07-132-40/+43
* vd_xvid need divx.halbeu2002-07-131-11/+5
* playlist addedjaf2002-07-131-0/+6
* fix for interlaced (2 fields) mpeg2 streams:arpi2002-07-121-4/+14
* 8 and 16bpp qtrle supportalex2002-07-122-12/+242
* xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>alex2002-07-121-1/+1
* workaround for empty version1 audio headers (bugreport by Sascha Sommer)arpi2002-07-121-1/+1
* Patch by Jiri Svoboda:atmos42002-07-121-72/+336
* syncnexus2002-07-121-0/+6
* ad_dk4adpcm is done by ima_adpcm (obsoleted)atmos42002-07-122-68/+1
* fix tv bazzeatmos42002-07-121-4/+7
* add simple playlist supportpontscho2002-07-1212-274/+799
* Document -vobsubout, -vobsuboutid and -vobsuboutindexkmkaplan2002-07-111-0/+12
* Document -vobsubout, -vobsubid and -vobsubindexkmkaplan2002-07-111-0/+47
* Don't call libvo draw slice directlyalbeu2002-07-111-6/+4
* Add draw slice for the codecsalbeu2002-07-112-0/+7
* support for external pp by divx4. some fixes/cosmetics?alex2002-07-115-9/+35
* better support for rgb/bgr formatsalex2002-07-111-6/+10
* Lots of compatibility fixes for Windows' Vobsub reader.kmkaplan2002-07-111-35/+110
* Fix Vobsub output synchro.kmkaplan2002-07-111-7/+1
* Silly me, vo_x11 doesn't use my aspect code!atmos42002-07-111-1/+0
* adapting to the 'adding fff prefix to avoid global name conflicts' changes in...rik2002-07-111-2/+2
* fixed spdifjoyping2002-07-112-306/+346
* 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