summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add MODULE_LICENSEarpi2003-03-141-0/+3
* replace snd_pcm_drain with snd_pcm_drophenry2003-03-142-34/+20
* 10Lalbeu2003-03-141-1/+1
* Fix some memleaksalbeu2003-03-141-1/+5
* Some free(NULL) found with njamdalbeu2003-03-141-7/+8
* Fix small memleak in control().ranma2003-03-141-7/+12
* clear black bands when using slicesarpi2003-03-141-0/+9
* a warning fix and rgb15/16 support by Sascha Sommeralex2003-03-141-2/+5
* index per streammichael2003-03-131-1/+3
* *signed int vlc (needs only 5 lines of code so its no increase of complexity)michael2003-03-131-63/+136
* Better error messages (with line number now) and make unknow optionalbeu2003-03-131-7/+11
* 1000lmichael2003-03-131-2/+16
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.diego2003-03-121-2/+1
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>rtognimp2003-03-121-3/+4
* syncnicolas2003-03-121-3/+22
* libavcodec syncrik2003-03-121-5/+5
* Prevent vo window flashing.ranma2003-03-121-1/+1
* per context frame_rate_basemichael2003-03-121-1/+6
* 10L the comment header again. That's it when you stole someone else code ;)albeu2003-03-121-0/+1
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-125-24/+555
* Shut up some debug messagesalbeu2003-03-121-3/+4
* Support for the overlay, that save one stretch blit for bgr16 and YUV formatsalbeu2003-03-121-5/+94
* Overlay support (now vo_xtdfx is possible :) and yet another way toalbeu2003-03-123-20/+251
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-113-221/+336
* Made "force_fps" non-static, because code in "libmpdemux" refers to it.rsf2003-03-111-1/+1
* Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedranma2003-03-101-1/+0
* Use -frames 0 instead of hardcoded "goto goto_next_file;"ranma2003-03-101-1/+1
* - fixed playback of files with bad WxH in header (tricky! we can always read thearpi2003-03-101-16/+32
* Pass start slice to the vo it make dr + slice implemantation easieralbeu2003-03-102-0/+8
* Update, add support for DR and draw image. Sadly reading from the agpalbeu2003-03-101-111/+169
* Update, new page fault handler to access the agp mem. Doesn't really workalbeu2003-03-092-37/+152
* I forgot to commit this filealbeu2003-03-091-2/+40
* 100l :)arpi2003-03-091-1/+1
* Hopefully fixed all RV30/RV40 A-V sync issuesarpi2003-03-091-9/+24
* new version of the de-telecine filter, largely rewritten. should workrfelker2003-03-092-126/+334
* Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)arpi2003-03-091-2/+2
* Ugly hack to handle bad width/height values from stream headerarpi2003-03-091-5/+27
* - removed unused global 'handle'arpi2003-03-091-16/+28
* RAOpenCodec2() have 2 parametersarpi2003-03-091-3/+5
* Document translated to polish language.mpt2003-03-091-587/+457
* Adds SGI files to the list of image types supported by mencoder. -Toddjonas2003-03-085-5/+5
* merging fourcc with codec_tagmichael2003-03-082-4/+4
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-073-0/+503
* tdfx_vid a new kernel driver for tdfx wich let use agp move :)albeu2003-03-074-1/+877
* vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)michael2003-03-071-0/+8
* rv40 pict_type parsermichael2003-03-071-5/+19
* syncgabucino2003-03-061-143/+148
* syncnicolas2003-03-062-7/+12
* remove yuv2rgb and support frame duplicationjoey2003-03-061-40/+27
* typonicolas2003-03-061-1/+1
* Some 10l and better layer handling (to comply with DFB 0.9.17)zdar2003-03-051-20/+87
* Empty directories can only be removed by the CVS admin.diego2003-03-051-1/+1
* aic & umvmichael2003-03-052-0/+15
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-052-6/+29
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...michael2003-03-055-2/+342
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li a...michael2003-03-051-2/+3
* hmm found this in my local tree ;)michael2003-03-051-3/+3
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot...michael2003-03-052-0/+6
* syncgabucino2003-03-052-114/+118
* dfb updatesgabucino2003-03-052-3/+4
* 10l (pp cant convert formats) fixes segfaultmichael2003-03-041-2/+2
* *** empty log message ***mpt2003-03-041-582/+436
* Use css like the rest of documentation. Use polish encoding.eyck2003-03-041-7/+4
* New translation from imoteph/adrianeyck2003-03-041-467/+590
* New translation from Zorg ( Konrad Materka )eyck2003-03-041-57/+117
* Another batch of translation from Zorg ( Konrad Materka )eyck2003-03-041-315/+614
* Add missing uninitalbeu2003-03-041-1/+12
* Fixed geometry that someone broke grr.mark2003-03-031-2/+1
* A new nuppel video encoder. Mainly for RT encoding on slow box.albeu2003-03-035-1/+231
* 10L never blowup an option pointer !!!!albeu2003-03-031-2/+3
* workaround wrong detected memory sizes on G400 cards.attila2003-03-021-0/+21
* clean up of -geometry code.attila2003-03-027-42/+59
* synczdar2003-03-021-0/+1
* Layer configuration handling updateszdar2003-03-021-28/+46
* new filterrfelker2003-03-014-1/+198
* syncnicolas2003-02-281-12/+36
* now all translations link to ../default.cssgabucino2003-02-2844-60/+40
* supdec.h needs libvo/video_out.h. vobsub.c does not.kmkaplan2003-02-282-1/+2
* typodiego2003-02-281-1/+1
* warning fix.kmkaplan2003-02-281-1/+1
* motion estimation range limitmichael2003-02-271-2/+7
* syncgabucino2003-02-273-63/+74
* default.css path fixed (it needs to be moved on CVS server!!)gabucino2003-02-2712-23/+47
* syncnicolas2003-02-252-1/+2
* 10l found by Joey Parrish <joey@nicewarrior.org>alex2003-02-251-1/+1
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)alex2003-02-254-7/+8
* MACOSX support patch, based on Dan Christiansens workalex2003-02-255-6/+40
* make tv non-seekablehenry2003-02-251-1/+1
* forgot ...michael2003-02-241-4/+4
* cleanupmichael2003-02-246-63/+31
* fix of fix of my sed code, should now be portableatmos42003-02-231-1/+1
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 s...atmos42003-02-231-0/+6
* 100lmichael2003-02-231-5/+5
* experimental slices supportarpi2003-02-231-3/+37
* sws_ prefix, more seperation between internal & external swscaler APImichael2003-02-2313-164/+204
* typodiego2003-02-231-1/+1
* typodiego2003-02-231-1/+1
* draw_slice supportarpi2003-02-231-1/+32
* start_slice() added - similar to get_image(), but is called when using slicesarpi2003-02-232-1/+6
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.diego2003-02-232-3/+3
* fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>faust32003-02-231-5/+5
* 10lgabucino2003-02-231-1/+1
* now it looks much better. Anyone wants to port this script to usegabucino2003-02-231-31/+75
* added "Dualhead with Monitors", and "Cloning with Monitors" modesgabucino2003-02-231-0/+38
* mark libvo2.txt as obsoleteattila2003-02-231-0/+5
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with so...michael2003-02-231-1/+1
* explain the return values of psnr for joe avarageattila2003-02-221-0/+1
* syncnicolas2003-02-222-24/+21
* syncgabucino2003-02-221-6/+6
* syncnicolas2003-02-221-0/+10
* skip annoying unused parameter shit (if anyone needs these / knows a case whe...michael2003-02-211-1/+1
* 100l (gcc 3.2 .....)michael2003-02-211-1/+1
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedmichael2003-02-219-808/+671
* binary packages not supporteddiego2003-02-212-3/+5
* Cosmetics: a linebreak and a small grammar correctiondiego2003-02-212-2/+3
* 1million litres ;)alex2003-02-2112-12/+12
* commented out nonsensealex2003-02-211-0/+2
* translation path fixesdiego2003-02-211-6/+6
* Latest version has the following features:arpi2003-02-202-34/+55
* document detc and telecine filtersrfelker2003-02-201-0/+11
* filter for applying 3:2 telecine to 23.976 fps progressive material.rfelker2003-02-203-1/+154
* experimental de-telecine filter. not documented or configurable yet,rfelker2003-02-203-1/+278
* Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>alex2003-02-192-1/+48
* precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by mealex2003-02-192-2/+73
* 3x10l found by Dan Christiansen <danchr@daimi.au.dk>alex2003-02-191-3/+3
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ...alex2003-02-192-7/+42
* WIN32_PATH cleanupalex2003-02-192-2/+2
* Update sub-picture layer to work with recent DirectFB cvs and add support for...alex2003-02-191-0/+27
* binary package updatesdiego2003-02-191-16/+12
* better procedure for handling help file updatesdiego2003-02-191-2/+2
* Patch from Tamas Kohegyi to fix subpic placement on 16:9mswitch2003-02-181-1/+5
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....bertrand2003-02-182-7/+14
* fixnicolas2003-02-181-1/+1
* cleanupmichael2003-02-181-84/+20
* optimizemichael2003-02-182-2/+77
* sync by unknowndiego2003-02-171-43/+43
* win32 loader wasn't build on solaris x86 ("!" shell operator doesn't workjkeil2003-02-171-1/+1
* patch by "Andriy N. Gritsenko" <andrej@lucky.net>gabucino2003-02-172-2/+22
* mwallp compiles again (michael moved libpostproc.....)gabucino2003-02-171-1/+1
* Fix mistake in applying patch from Alex Beregszaszi.eyck2003-02-171-8/+8
* Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)ranma2003-02-161-172/+202
* applied my patch for localized manpage installationgabucino2003-02-161-2/+3
* enabling mpeg4-es autodetection (if we dont enable it, then we will never kno...michael2003-02-161-1/+1
* at least it doesn't error now...this will work until we get a better fix.rfelker2003-02-161-1/+1
* 100lrfelker2003-02-161-1/+1
* minor 1l I forgot to commit a while backrfelker2003-02-161-1/+5
* Fix "invalid fragment" handling.ranma2003-02-161-0/+1
* vf_hqdn3d: High-Quality version of the denoise3d filterarpi2003-02-153-2/+300
* enable vidix for ppcalex2003-02-151-0/+2
* 10larpi2003-02-151-1/+1
* UINTX -> uintx_t (following libavcodec)rik2003-02-151-13/+13
* ugly but otherwise make distclean doesnt remove libavcodec.amichael2003-02-151-0/+1
* Sync by Andoni Zubimendi <andoni@lpsat.net>.diego2003-02-151-26/+125
* cygwin win32 dll supportfaust32003-02-151-5/+3
* 1000lmichael2003-02-151-1/+1
* bigendian bug (fixes?)michael2003-02-151-74/+34
* bump version (or stuff.)gabucino2003-02-151-0/+6
* syncgabucino2003-02-153-6/+11
* simpler & fastermichael2003-02-151-29/+15
* 10l fix by Andoni Zubimendi <andoni@lpsat.net> anddiego2003-02-151-1/+1
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-02-151-55/+55
* in libavcodec now -> removemichael2003-02-144-4202/+0
* moving postprocess code to libavcodecmichael2003-02-145-56/+9
* 10lalex2003-02-141-1/+1
* typonicolas2003-02-141-1/+1
* syncnicolas2003-02-143-12/+9
* disallow multiple subpackets per packet for video streams idea by (me & Morit...michael2003-02-141-1/+3
* subpacket_base_size isnt needed for fixed sized subpacketsmichael2003-02-141-2/+3
* variable subpacket size supportmichael2003-02-141-11/+45
* Sync by DongCheon Park <pdc@kaist.ac.kr>.diego2003-02-141-3/+100
* Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.diego2003-02-141-0/+233
* cleanupmichael2003-02-131-96/+130
* brightness / saturation / contrast / different yuv colorspace support for som...michael2003-02-132-10/+56
* Must quote shell variable in test expression, otherwise configure bombs outjkeil2003-02-131-1/+1
* cleanupmichael2003-02-132-184/+164
* cleanupmichael2003-02-133-95/+153
* Fix for string handling bug from Alex Beregszaszeyck2003-02-131-8/+8
* 100larpi2003-02-121-4/+5
* HTML fixesdiego2003-02-121-12/+9
* 2x0.5lalex2003-02-122-2/+2
* add gentoo default real dirsatmos42003-02-121-1/+2
* updatealex2003-02-121-4/+4
* 10lalex2003-02-121-2/+1
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>alex2003-02-122-4/+4
* down3dright filter by kabi (converts between 2 common stereoscopic systems)michael