summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync and minor fixesnauj272003-12-055-242/+270
* typonauj272003-12-051-1/+1
* Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a l...mosu2003-12-052-40/+65
* sync by Maciek Pasztawight2003-12-041-3/+3
* native RV20gabucino2003-12-042-4/+4
* Duck truemotion1 support using libavcodecrtognimp2003-12-031-0/+8
* vidix_get_image() fixmichael2003-12-031-4/+4
* NOTE: now uniformly handled.diego2003-12-031-16/+28
* last missing lavc optionsdiego2003-12-031-3/+12
* InitTimer has to be called before *Timer-Functions can be used.ranma2003-12-021-0/+2
* Sync and some random fixeswight2003-12-021-53/+66
* twos 16bit 2 channels fixed.rtognimp2003-12-021-0/+2
* synclumag2003-12-021-1/+3
* Patch by Maciej Paszta:rathann2003-12-011-2/+2
* lavc ra28.8 is broken with MPlayerrtognimp2003-11-301-1/+1
* 10lrtognimp2003-11-301-1/+1
* Sync and a lot of cosmeticswight2003-11-3011-873/+974
* runtime 'stay-on-top' functionalityjoey2003-11-3030-13/+153
* ffrv20 decodermichael2003-11-302-2/+13
* <application> attackwight2003-11-3018-295/+335
* bug fixes, cleanup, consistency, uniformitydiego2003-11-301-191/+179
* syncnauj272003-11-292-10/+12
* uninit supportalex2003-11-291-0/+7
* yuv colorspace converteralex2003-11-293-1/+103
* FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>iive2003-11-291-1/+2
* --enable-dvbhead, wording, clearer error messagesdiego2003-11-291-4/+5
* Ports section added, spelling, small additionsdiego2003-11-291-7/+11
* Replace &quot; with proper markup.diego2003-11-291-14/+19
* link fixesdiego2003-11-291-6/+4
* Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesmswitch2003-11-281-2/+4
* minor fixes by ed@catmur.co.ukalex2003-11-281-5/+5
* wording & syncwight2003-11-261-15/+15
* Use SMC decoder from libavcodecrtognimp2003-11-261-0/+8
* reget_buffer() supportrtognimp2003-11-261-1/+4
* Based on previous lines and nonsense of this I guess this filewight2003-11-251-1/+1
* added link to nVidia driverswight2003-11-251-2/+3
* Macedonian translation by Zoran Dimovski <zoki@email.com>.diego2003-11-251-0/+603
* wordingdiego2003-11-251-1/+1
* Executables are not directories, improved wording.diego2003-11-251-6/+6
* Commands should be in <command> tags, better wording.diego2003-11-241-2/+2
* Save fs before calling vm86, this might eleminate bugs (if there were any) in...alex2003-11-241-1/+3
* SuSE updatediego2003-11-241-1/+2
* wording & punctuationwight2003-11-241-3/+3
* Support arbitrary compression level in ZLIB.rtognimp2003-11-241-14/+8
* Punctuation. ;)rathann2003-11-241-1/+1
* wording & punctuationwight2003-11-232-3/+3
* workaround! exit if there's no video stream (hopefully it's a proper fix)alex2003-11-231-0/+6
* fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorr...joey2003-11-231-4/+8
* original config:joey2003-11-231-1/+1
* send quit command instead of key 'q'.joey2003-11-231-3/+3
* fix version number on cygwinjoey2003-11-231-0/+3
* syncnauj272003-11-231-3/+7
* Update.rtognimp2003-11-231-0/+4
* Real rtsp Range parameter (Start and End) support.rtognimp2003-11-233-2/+67
* Add detection of Real rtsp when there are queries in url.rtognimp2003-11-231-21/+7
* Checking if MPlayer has vo Xvwight2003-11-231-1/+5
* sync & some fix.nauj272003-11-227-43/+44
* wording & stylewight2003-11-211-4/+4
* Small fix by Maciej Paszta.rathann2003-11-201-1/+1
* freetype build fixhenry2003-11-202-3/+5
* double nVidia VIDIx link removedwight2003-11-201-16/+14
* syncnicolas2003-11-1910-49/+61
* some spaces, xv -> Xv, missing "that"wight2003-11-191-4/+4
* 10lluran2003-11-191-1/+1
* XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>iive2003-11-181-1/+1
* sync & stylewight2003-11-182-5/+5
* syncwight2003-11-181-1/+1
* remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdiriive2003-11-182-15/+18
* use the old names for 4 optionsiive2003-11-181-4/+4
* 10l :(rathann2003-11-171-1/+1
* syncnauj272003-11-174-18/+24
* proper name instead of herewight2003-11-171-1/+1
* style and vocabwight2003-11-171-23/+23
* Added the FLAC CodecId.mosu2003-11-161-0/+1
* install-path is obsoletewight2003-11-161-1/+1
* Support for FLAC tracks that already contain the "fLaC" header.mosu2003-11-161-11/+16
* move section out of <link> tagswight2003-11-166-22/+21
* Support for FLAC in Matroska written in the MS compatibility mode.mosu2003-11-161-3/+12
* patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>gabucino2003-11-161-1/+1
* Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahierfaust32003-11-161-0/+4
* change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe...faust32003-11-161-2/+3
* Support for FLAC in Matroska.mosu2003-11-161-4/+26
* memcpy pix instead of black screen if no DR and codec provides no qscale tablemichael2003-11-161-2/+6
* Made the FLAC decoder be less greedy resulting in much better A/V sync handling.mosu2003-11-161-2/+8
* check whether termcap is provided by tinfoattila2003-11-161-4/+11
* fix smb libs inclusion when using --enable-smb.attila2003-11-161-0/+3
* Cosmetics.rathann2003-11-161-14/+12
* More style corrections. ;)rathann2003-11-162-23/+23
* Correct some of my corrections as discussed with Torinthiel.rathann2003-11-162-22/+22
* - style correctionsrathann2003-11-161-18/+18
* - style and vocabulary correctionsrathann2003-11-161-167/+162
* less verbositydiego2003-11-163-7/+7
* Small format fixes.mosu2003-11-151-2/+2
* missing externrathann2003-11-151-0/+1
* -quiet shortened and reworded, each sentence should start on a new line.diego2003-11-151-4/+4
* For FLAC-in-Ogg the packets are NEVER skipped, and there's no such thing as a...mosu2003-11-151-2/+4
* message made similar to other vidix drivers' (and only print if -v)gabucino2003-11-151-1/+1
* message expanded with hint to use -v optiongabucino2003-11-153-3/+3
* Link added by Maciej Paszta <paszczi@go2.pl>.diego2003-11-151-2/+2
* syncwight2003-11-141-1/+1
* Contributors should also patch AUTHORS if they wish to appear there.diego2003-11-141-0/+3
* Translation process explained.diego2003-11-141-3/+6
* missing clausegabucino2003-11-131-1/+1
* cumulative libc5 compatibility patch ;)gabucino2003-11-131-0/+4
* cumulative libc5 compatibility patch ;)gabucino2003-11-134-8/+40
* 1lgabucino2003-11-131-6/+6
* syncwight2003-11-131-2/+2
* updateluran2003-11-131-0/+1
* wordingwight2003-11-121-4/+4
* Intel --> Intel compatible, inspired by Maciej Paszta <paszczi@go2.pl>diego2003-11-121-1/+1
* syncgabucino2003-11-121-574/+653
* fixesgabucino2003-11-121-11/+11
* syncwight2003-11-121-3/+3
* qprdmichael2003-11-121-0/+3
* RD optimal lambda->qp supportmichael2003-11-121-0/+5
* &nbsp; removed for added consistency, we do not use them anywhere else.diego2003-11-121-2/+2
* missing \ before -wight2003-11-121-1/+1
* seek in realmedia filesluran2003-11-121-0/+1
* seek in realmedia filesluran2003-11-122-49/+179
* some updatesdiego2003-11-121-0/+5
* FAAD detection improved and fixed.diego2003-11-121-49/+53
* mpegvideo is backiive2003-11-121-1/+1
* XviD Api4 driver from http://ed.gomez.free.fr/iive2003-11-122-0/+1277
* XviD Api4 supportiive2003-11-128-20/+31
* -vc ffmpeg12 compatibility requested by gabumichael2003-11-111-1/+2
* Fix pthread & lrmi segfault issue. ("Oleg I. Vdovikin" <vdovikin@jscc.ru>)ranma2003-11-111-0/+8
* honorary titles by Mike Melanson and Attila himselfdiego2003-11-111-0/+2
* matroxset is a generated file.diego2003-11-111-0/+1
* 1l, another version check missing, noted by rgselkrtognimp2003-11-101-0/+2
* 1lnicolas2003-11-101-1/+1
* 10l and other fixes :-)nauj272003-11-101-12/+12
* syncnicolas2003-11-105-23/+155
* oops, forgot some updatesnicolas2003-11-101-5/+16
* syncnicolas2003-11-101-1/+3
* sync+gramatical fixnicolas2003-11-101-23/+115
* no more than 79 chars per line in man pagenicolas2003-11-101-4/+6
* FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:diego2003-11-101-2/+85
* 1l missing version checkiive2003-11-101-0/+2
* Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodecrtognimp2003-11-091-0/+35
* Support for paletted codecs in ffmpegrtognimp2003-11-091-1/+64
* Fix build with LIBAVCODEC_BUILD < 4684.ranma2003-11-091-0/+4
* syncnauj272003-11-093-20/+31
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
* added subdevice options, SECAM support (for what's it worth...), added \n to ...rik2003-11-081-22/+119
* verbosity changes, zero the whole surface_render[]iive2003-11-081-3/+4
* aspect change does not flush buffersiive2003-11-081-3/+7
* Missing commands added, parameters checked, explanations improved.diego2003-11-081-70/+149
* Warning fixes (approved by A'rpi).rathann2003-11-0811-26/+34
* gammas --> gamma, vqblur clarified.diego2003-11-081-7/+7
* wrong include on shared lavciive2003-11-071-0/+6
* fix lavc fail on missing lameiive2003-11-071-1/+3
* Change conflicting function declaration between .c and .h file, causing adiego2003-11-071-1/+1
* --disable-mp1e is long obsolete.diego2003-11-071-4/+0
* 1000lmichael2003-11-061-1/+4
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
* fallback to non-iconv dummy utf16 conversion if iconv failedalex2003-11-061-35/+27
* remove uncommon langinfo code and replace it by more common setlocal. patch b...alex2003-11-061-2/+1
* now distclean will run on systems which don't have 'readlink'gabucino2003-11-061-6/+2
* Missing & + quotes should be entities, pointed out bydiego2003-11-061-2/+2
* Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.mosu2003-11-061-2/+2
* Oops, removed a debugging printf from teh previous version.rsf2003-11-061-1/+0
* Increased the threshold for how many incoming frames to look at while guessingrsf2003-11-061-1/+2
* another file translatedwight2003-11-051-0/+222
* Some notes about general CVS documentation added, new 'cvs admin' sectiondiego2003-11-051-3/+38
* small fix by Maciej Paszta <paszczi@go2.pl>diego2003-11-051-1/+1
* Proper usage of zlib for decompression.mosu2003-11-051-21/+33
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
* eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)michael2003-11-042-12/+21
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-042-0/+370
* zoran mjpeg passthrough 'decoder'rik2003-11-041-0/+7
* updates for new image formats for zoran mjpeg passthroughrik2003-11-041-0/+4
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.crik2003-11-046-1/+250
* The message parameter was removed.diego2003-11-041-1/+1
* Removed outdated telecine messages.diego2003-11-0417-34/+0
* syncnauj272003-11-049-94/+262
* vhq and vrc_strategy lavc options documented, spelling.diego2003-11-042-8/+12
* syncnauj272003-11-041-26/+154
* forgotten lavc options ...michael2003-11-041-1/+56
* -sws 0 && -ssf chs fixedmichael2003-11-041-11/+12
* syncwight2003-11-041-1/+42
* syncwight2003-11-031-3/+3
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedrik2003-11-031-35/+28
* mencoder lavc audio encoding supportranma2003-11-035-2/+252
* Fix waveformatex size calculationranma2003-11-031-2/+1
* another lame workaround for the g1 filter layer ...michael2003-11-031-8/+19
*