summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)alex2003-03-211-9/+9
* libsmbclient detection support, slightly rewritten the original patch sent by...alex2003-03-212-2/+37
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-03-211-4/+5
* vcodec updatemichael2003-03-211-0/+8
* many 10l for me ...pontscho2003-03-2014-15/+59
* replace sys_errlist with strerror() by Ivan Szantohenry2003-03-201-5/+5
* bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>pontscho2003-03-201-14/+17
* Finally merged libavc-option.txt into the man page.diego2003-03-203-497/+130
* new svga driver - support double buffering, fast_memcpy, direct render and HW...iive2003-03-201-722/+564
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>henry2003-03-195-1/+219
* 10lfaust32003-03-191-0/+1
* Updated information, rewordings, codec installation generalized.diego2003-03-181-30/+33
* fix (some user reported)gabucino2003-03-171-1/+1
* 10l cbSize not inited for l=16.\n Could give problem in print_wave_headerrtognimp2003-03-171-0/+1
* 1000larpi2003-03-171-1/+0
* Sync by <hephooey@fastmail.fm>.diego2003-03-1711-228/+273
* number -> bug updatemichael2003-03-171-2/+6
* what's the opposite of backport? :)arpi2003-03-172-5/+30
* dvbin_param_on movedarpi2003-03-162-2/+2
* this is a combo patch that:arpi2003-03-1616-10/+2714
* remove the lower boundaryhenry2003-03-161-2/+1
* cleanups and some 10l fixes for previous commithenry2003-03-161-41/+44
* correct small framerate fluctuations directly in the capture threadhenry2003-03-151-1/+47
* This patch corrects the calculation of the MPEG bitrate from thearpi2003-03-151-3/+3
* increment is a signed number (-1 or +1)arpi2003-03-151-1/+1
* fixed chroma pitcharpi2003-03-151-1/+1
* And 10L their, i should have started to read vop.txt sooner ;)albeu2003-03-151-4/+4
* 10L again with the options minsalbeu2003-03-151-4/+4
* New options stuffalbeu2003-03-151-6/+26
* Improve the imgfmt option typealbeu2003-03-151-28/+51
* Support for the new options stuffalbeu2003-03-152-4/+51
* 10L the scale filter accpet w and h to -3albeu2003-03-151-2/+2
* fixed 'make distclean' without libavcodecarpi2003-03-151-1/+1
* Same behaviour as old code for short headersrtognimp2003-03-151-2/+5
* 1000L i forgot mencoderalbeu2003-03-152-2/+6
* Add support for the new option stuff.albeu2003-03-151-3/+35
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-1549-89/+702
* Fix for truespeech dll, patch by <dimakar(at)yahoo.com>rtognimp2003-03-151-2/+4
* Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Requi...rtognimp2003-03-151-5/+16
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)rtognimp2003-03-151-5/+6
* fix -loop problemfaust32003-03-151-0/+1
* 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
*