summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added my credits, plus a small wording correction.diego2002-10-061-1/+6
* forgot docs (again ...)michael2002-10-061-3/+20
* sync, shorter messages in help screenrtognimp2002-10-061-32/+225
* Removing annoying printfanders2002-10-061-1/+0
* Changing frequency limit for resamplinganders2002-10-061-2/+2
* Adding Support for non-reentrant audio filtersanders2002-10-067-19/+41
* Adding -format and -af switchesanders2002-10-065-4/+17
* 11larpi2002-10-061-0/+2
* 10larpi2002-10-061-1/+1
* strtod is locale-dependant, so it may only accept either '.' or ',' as decima...atmos42002-10-061-1/+16
* Enable -subfps for time based subtitles, too.atmos42002-10-061-1/+17
* 10larpi2002-10-062-21/+18
* Skip html tags (like <i>) inside subviewer subtitles.atmos42002-10-061-2/+21
* - init fails if no -vo mpegpesarpi2002-10-061-5/+34
* updated, still missing many contributors :(arpi2002-10-051-1/+50
* new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)arpi2002-10-052-10/+14
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderarpi2002-10-057-37/+218
* af_calc_insize_constrained() rounding changes, works better for me this wayarpi2002-10-051-13/+11
* optimization of the FIR macros, extending outfreq range to 2..192khzarpi2002-10-051-14/+10
* ffdv addedarpi2002-10-051-0/+11
* new ac/vc/afm/vfm/ao/vo optionsjonas2002-10-051-57/+60
* Removing debug message, (oops)anders2002-10-051-2/+0
* Adding function for estimating required buffer lengthanders2002-10-052-1/+58
* by cvs hephooey@fastmail.fmjaf2002-10-0512-0/+5270
* We translated Polish manual to version pre8.gabucino2002-10-051-1007/+1901
* renamed to LUT-based sw. eq.alex2002-10-041-2/+2
* This just corrects a function name to match the other demuxer'sarpi2002-10-042-4/+7
* adds "libdv" to the "input modules" list in "configure", andarpi2002-10-041-1/+3
* *** empty log message ***jaf2002-10-041-0/+1
* Correcting error in macroanders2002-10-031-1/+1
* Fixing the fix buffer overrun should work nowanders2002-10-032-3/+3
* Redesign of buffer length calculationanders2002-10-033-21/+28
* 1larpi2002-10-021-1/+1
* 100larpi2002-10-021-2/+2
* this patch adds an ability to recover from audio buffer cross-run by Jindrich...alex2002-10-023-7/+98
* some cleanups for video_grabber() which fix a race condition by Jindrich Mako...alex2002-10-021-21/+25
* this patch adds an ability to recover from audio buffer cross-run by Jindrich...alex2002-10-021-0/+1
* use snprintf instead of sprintfpontscho2002-10-021-4/+4
* add [video||audio]_driver_listpontscho2002-10-026-43/+38
* Fixing potential future problem with buffer overrunanders2002-10-021-1/+2
* Changing to 32 bit aritmetics for countersanders2002-10-021-26/+26
* change i18n to autodetectpontscho2002-10-021-2/+2
* 1l - update len too in sliced modearpi2002-10-011-0/+1
* changed order of libs to match the dependency (required for static linking)arpi2002-10-012-14/+14
* new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)arpi2002-10-013-4/+61
* flickering fix, patch by Fredrik Noring <noring@nocrew.org>arpi2002-10-011-14/+8
* fixing RV10 streamcopy - detect packet format (simple single frame vs. slicesarpi2002-10-011-12/+17
* rv10 cleanupmichael2002-10-012-28/+45
* _NET_WM_FULLSCREEN supportpontscho2002-10-012-4/+15
* Adding support for multiple audio streams and removing annoying message from ...anders2002-10-014-124/+122
* FreeBSD fixnexus2002-10-011-0/+1
* Moving lm to after lafanders2002-10-011-1/+1
* Adding new audio output filter layer libafanders2002-10-0115-3/+2234
* libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals i...rik2002-09-301-7/+8
* - demuxer->audio->id is set to -2 when using 'frameno.avi', soarpi2002-09-301-4/+14
* sync by Anders Rune Jensen <anders@gnulinux.dk>jaf2002-09-301-7/+13
* idct algo selection supportmichael2002-09-292-1/+15
* audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)arpi2002-09-293-84/+75
* video out driver list support (like -vc, example: -vo xmga,xv,x11,)arpi2002-09-294-60/+67
* removed obsolote func, some cosmetics of AUDIO: msgarpi2002-09-291-38/+2
* 1l: shift+space -> normal spacegabucino2002-09-291-13/+13
* some cleanup - made private vars/funcs static, removed obsolete externsarpi2002-09-296-65/+66
* warning fix - hope it don't break itarpi2002-09-291-1/+1
* warning fixesarpi2002-09-295-8/+8
* upsz ...pontscho2002-09-291-1/+1
* vcodec=mpeg4 set as defaultarpi2002-09-291-1/+1
* updated my areasalex2002-09-291-7/+7
* updatedarpi2002-09-291-0/+29
* 1000larpi2002-09-296-12/+12
* 10l, cosmeticsarpi2002-09-291-7/+7
* syncnexus2002-09-291-1/+1
* 10lalex2002-09-291-1/+1
* updated.gabucino2002-09-291-6/+105
* syncjaf2002-09-291-0/+2
* syncnexus2002-09-291-0/+4
* syncpontscho2002-09-291-2/+2
* Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.atmos42002-09-291-2/+2
* morepontscho2002-09-281-2/+4
* fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>arpi2002-09-281-2/+4
* add aspect changing supportpontscho2002-09-285-3/+25
* fix filter handling bugpontscho2002-09-281-8/+7
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>arpi2002-09-287-1/+10
* - add "start in fullscreen" functionpontscho2002-09-285-3/+44
* argh i forgot to add new file..arpi2002-09-281-0/+1244
* -vo directx driver by Sascha Sommer <saschasommer@freenet.de>arpi2002-09-282-0/+33
* no fix window sizepontscho2002-09-281-5/+5
* passthrough timestamps to demuxerarpi2002-09-281-2/+29
* another dga v1 fix by Fredrik Noring <noring@nocrew.org>arpi2002-09-281-1/+1
* complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>alex2002-09-281-69/+92
* akarki fs pecsepontscho2002-09-281-5/+9
* sync, added cache and cleanupjaf2002-09-281-10/+6
* removed obsolete/unused audio|video_fm|codec, has_audio|videoarpi2002-09-284-18/+8
* btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>alex2002-09-281-1/+0
* added uhulinux urlalex2002-09-281-1/+2
* - fix new afm/vfm supportpontscho2002-09-289-19/+126
* syncnexus2002-09-281-0/+1
* function for blanking+clearing screengabucino2002-09-281-0/+8
* syncjaf2002-09-281-0/+1
* -ac/-afm rewrite, now works the same way as -vc/-vfmarpi2002-09-286-23/+112
* 0x50 enabled for mp3libarpi2002-09-281-4/+5
* layer-1 stream parsing (NOT decoding) supportarpi2002-09-281-0/+13
* decoder merged, using mpi now. support for stride, and outfmt 411p,422parpi2002-09-271-15/+88
* some cleanuparpi2002-09-271-79/+28
* -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)arpi2002-09-276-1/+275
* when working through a mixed play tree with audi-only files and video filesarpi2002-09-271-1/+11
* DGA1 fix by Fredrik Noring <noring@nocrew.org>arpi2002-09-271-9/+16
* dump processed edit list dataarpi2002-09-271-0/+3
* Display the IP address that has been resolved.bertrand2002-09-271-3/+7
* pass fourcc to lavcmichael2002-09-261-0/+3
* fixing compilation on LFSgabucino2002-09-261-2/+3
* Added -lm for libcdparanoia (for the sin & cos symbol).bertrand2002-09-261-1/+1
* syncfrodone2002-09-2611-1552/+739
* syncfrodone2002-09-261-1/+1
* Correction of spelling errors and removal of old codeanders2002-09-262-11/+3
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansarpi2002-09-265-17/+44
* new func: select_codec() - disables codec by namearpi2002-09-262-0/+18
* interlaced dctmichael2002-09-261-0/+7
* accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )arpi2002-09-261-4/+6
* best audio/video codec selection & init moved to libmpcodecsarpi2002-09-256-125/+89
* fixed invalid -aid/-vid segfaultarpi2002-09-251-1/+10
* fixes problem with video image alignment.arpi2002-09-251-3/+3
* cosmetics...arpi2002-09-251-213/+56
* Attached patch improves the vertical retrace synchronisation (vsync)arpi2002-09-251-66/+92
* fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovickaarpi2002-09-251-4/+2
* darkmasking & docsmichael2002-09-242-0/+36
* removed -dapsync (obsolete code)arpi2002-09-232-47/+4
* RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>arpi2002-09-231-9/+10
* rage128 gray fix?arpi2002-09-231-3/+3
* Modern versions of OpenSSH listen on localhost to forward the X11 connectionarpi2002-09-231-1/+1
* accepted. so we're now 110% gpl...arpi2002-09-231-27/+6
* adaptive quant support ...michael2002-09-231-0/+22
* sync by Fire <sefanja@gmx.net>jaf2002-09-231-104/+317
* some updatesarpi2002-09-221-11/+18
* U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>arpi2002-09-222-12/+1
* memcpy->memove (overlapping blocks)arpi2002-09-221-1/+1
* put some comemnts into teh generated help_mp.h filearpi2002-09-221-0/+5
* help*.h files moved to help/ subdirarpi2002-09-2222-6/+6
* removed unused old keyboard fifo hackarpi2002-09-222-63/+0
* changed 'detected fileformat' messages to a message with %sjaf2002-09-2221-286/+38
* qtrle needs queryalex2002-09-221-1/+1
* now also tells about 2x xxx MB CDsjaf2002-09-221-0/+3
* removed unusedjaf2002-09-224-107/+0
* removed unusedjaf2002-09-224-103/+0
* removed unusedjaf2002-09-224-106/+0
* Fix nick of sbmpostlgb2002-09-221-1/+2
* removed unused, sync in dejaf2002-09-224-128/+18
* some makefile cleanuparpi2002-09-221-24/+35
* compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>arpi2002-09-221-1/+1
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-2244-117/+85
* wine headers cleanuparpi2002-09-226-18/+50
* declarations moved to *.c filesarpi2002-09-223-14/+9
* get_sh_audio/get_sh_video removed (never used, also useless)arpi2002-09-221-22/+0
* use img_format.h instead of wine/mmioFOURCC hackarpi2002-09-221-7/+7
* - cosmetics, reorderarpi2002-09-211-31/+30
* 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg i...jaf2002-09-211-13/+14
* we don't need the 0x1ff hack any more!arpi2002-09-211-1/+1
* we don't need the 0x1FF hack any morearpi2002-09-212-3/+3
* typojaf2002-09-211-2/+2
* version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>jaf2002-09-211-8/+25
* pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whicharpi2002-09-211-1/+1
* New option for mplayer: -dumpmicrodvdsubkmkaplan2002-09-214-0/+37
* fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble()...lgb2002-09-212-29/+63
* Use string selection to choose modekmkaplan2002-09-211-5/+16
* Support for XviD encodingkmkaplan2002-09-212-0/+14
* Support for XviD encodingkmkaplan2002-09-213-1/+379
* "fake" Surround section removedgabucino2002-09-202-2/+0
* matroxtv script was modifiedgabucino2002-09-202-12/+10
* hmm. duplicate (+incomplete) surround sections? incomplete one removedgabucino2002-09-202-8/+0
* This patch allows you to use fractional values for specifying a zoom.arpi2002-09-202-3/+3
* some mpcodecs option declaration moved to cfg-*, as aren;t used byarpi2002-09-204-18/+15
* This tiny patch adds "type=2" absolute seconds seek capability.arpi2002-09-202-2/+9
* "One can cause a permanent hang on a seek, and the other just causesarpi2002-09-201-8/+30
* Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>alex2002-09-201-1/+1
* moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comme...alex2002-09-201-1/+5
* Automatic unrar of vobsub. Does not work with rar v3kmkaplan2002-09-205-41/+3138
* by Panagiotis Issaris <takis@lumumba.luc.ac.be>jaf2002-09-191-31/+5
* use avcodec_alloc_context()michael2002-09-192-96/+108
* version no for coming releaseeyck2002-09-191-0/+6
* updatedarpi2002-09-181-2/+6
* fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)arpi2002-09-181-4/+37
* sync with help_mp-en.h 1.56pl2002-09-181-41/+16
* syncnexus2002-09-181-61/+32
* Wording updated and spelling checked.diego2002-09-181-62/+62
* Removed obsolete entries.diego2002-09-181-27/+0
* Sync with upstream version. According to Edouard Gomez:kmkaplan2002-09-182-17/+21