summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* Add some missing includes.eugeni2007-02-222-0/+4
* Declarations must be before codereimar2007-02-221-2/+2
* Fix nonsense function typeuau2007-02-221-1/+1
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as welldiego2007-02-229-14/+14
* Cleanup, move "global" state from the frame_time_remaining mainloopuau2007-02-212-3/+12
* fix compilation with gcc 2.95.3ivo2007-02-211-1/+2
* Fix GUI compilationuau2007-02-217-17/+49
* Add missing "if (use_gui)" before some GUI callsuau2007-02-211-3/+3
* Fix menu to work with mpctxuau2007-02-217-15/+32
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.diego2007-02-218-13/+13
* Oops, forgot {} before "else".eugeni2007-02-211-2/+2
* Add missing #ifdefuau2007-02-211-0/+2
* Split command/property handling from mplayer.c to a new file command.c.uau2007-02-217-2501/+3018
* a/r handled correctly by vd_ffmpegnicodvb2007-02-201-0/+1
* insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video a...nicodvb2007-02-201-6/+19
* reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michaelnicodvb2007-02-201-7/+4
* Cosmetics: fix indentation.eugeni2007-02-201-15/+15
* With \t(\b) text becomes bold at the middle of time interval, not at the endeugeni2007-02-201-1/+2
* make message translatableivo2007-02-202-2/+3
* Any style modifier followed by no recognizable parameter resets to the default.eugeni2007-02-201-7/+17
* more cosmeticsivo2007-02-201-30/+41
* proper GPL headingivo2007-02-201-0/+19
* cosmeticsivo2007-02-201-233/+233
* \fn without an argument resets font family to the value from style.eugeni2007-02-201-3/+6
* Fix display order of events.eugeni2007-02-201-4/+0
* proper authors of xmms demuxerivo2007-02-201-1/+1
* dont set 0 nBlockAlignmichael2007-02-201-1/+1
* probe ~/.xmms/Plugins for plugins too, so users without root access on theirivo2007-02-201-6/+19
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.diego2007-02-201-2/+2
* Both (-1) and 1 mean bold font in SSA/ASS styles.eugeni2007-02-192-4/+7
* Add \t(\b) support.eugeni2007-02-191-3/+4
* Fix bounding box calculation with \fscx/\fscy.eugeni2007-02-191-2/+4
* Fix \fscx/\fscy animation.eugeni2007-02-191-2/+2
* Correct implementation of text spacing.eugeni2007-02-193-10/+10
* Reallocate event_images_t, removing limit on simultanious events count.eugeni2007-02-192-24/+25
* Don't free and then allocate surfaces when config() is called again with same...iive2007-02-191-0/+26
* 10l: comparison of char* ptrs with string literalsfaust32007-02-191-2/+2
* Remove remnants of the nonfunctional "grab_frames" command.uau2007-02-194-9/+1
* 10l copy and paste bug in the license headerdiego2007-02-191-1/+1
* Fix license header.diego2007-02-191-6/+6
* Controllable quality setting of VFW enconding, through the dumped state of th...alex2007-02-182-2/+308
* smil over realrtsprtogni2007-02-181-0/+1
* liblzo support fix, take X: forgotten variable setting.diego2007-02-181-0/+1
* Fix 10 in r22250, do not use screendimensions if not setreimar2007-02-181-0/+2
* Set classhint directly after creating window just as all other vos do, in acc...reimar2007-02-181-3/+3
* clarify that language must be a 3 letter codemichael2007-02-181-4/+5
* Revert r22255 on iive's request.reimar2007-02-183-45/+29
* Mark myself as MPlayer sync/core maintaineruau2007-02-181-1/+2
* Make liblzo conditional to the appropriate #defines.diego2007-02-183-1/+10
* all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)nicodvb2007-02-181-21/+21
* Add support for smil playlist served over realrtsprtogni2007-02-184-7/+82
* Remove internal minilzo, external liblzo can be used instead.diego2007-02-186-3341/+1
* Use liblzo2 instead of liblzo1, it's not bigger but faster.diego2007-02-182-5/+5
* Use external liblzo instead of internal minilzo.diego2007-02-181-1/+1
* Some typo fixes in svn-howtoreimar2007-02-181-7/+7
* Avoid parts of xvmc reinit when source format does not changereimar2007-02-183-29/+45
* Remove unused variable "osd_level_saved"uau2007-02-181-1/+0
* omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by...nicodvb2007-02-171-0/+2
* Make sure that -sid works even if the number of subtitles initially detectedreimar2007-02-171-0/+1
* Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...reimar2007-02-175-156/+159
* Move common vo initialization code to video_out.creimar2007-02-1710-85/+53
* cosmeticsnicodvb2007-02-171-31/+28
* 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe ods152007-02-171-2/+5
* negative stride and h_size-=8 fixmichael2007-02-171-4/+4
* swap palette on big endianmichael2007-02-171-2/+13
* palette init code for IMGFMT_RGB4 and IMGFMT_RG4Bmichael2007-02-171-0/+11
* BGR/RGB4 byte formats as inputmichael2007-02-173-5/+6
* add IMGFMT_RGB8 palette init code what moron actually added init code just fo...michael2007-02-171-0/+13
* another ridiculous palette bug which has nothing to do with the new palete su...michael2007-02-171-0/+2
* wording, typos fixvoroshil2007-02-171-534/+534
* mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many ...michael2007-02-171-1/+1
* Restore a minus sign that was lost in r22231.eugeni2007-02-161-1/+1
* Don't segfault if no -format is given for lavfuau2007-02-161-1/+1
* PAL8 ...michael2007-02-161-0/+2
* pal8 inputmichael2007-02-162-8/+54
* r22201: some clarification about dvb-out playbackvoroshil2007-02-161-5/+7
* r22184: When setting the non-audio bit for hwac3 output, just try to set the...voroshil2007-02-161-5/+5
* Implement \frx and \fry (and reimplement \frz) as 3d rotations.eugeni2007-02-163-23/+108
* Consistently name z-axis rotation angle "frz".eugeni2007-02-162-6/+6
* Move conversions between 16.16, 26.6 fixed point and int, double to separateeugeni2007-02-162-17/+43
* update wishlist, approved by diegocompn2007-02-161-15/+11
* support for H263-2000; patch by Carl Eugen Hoyosnicodvb2007-02-161-0/+1
* Select the first charmap in the font, if FreeType did not autoselect any.eugeni2007-02-152-1/+13
* \r resets \frz to style value.eugeni2007-02-151-1/+1
* Fix \t(\frz) handling.eugeni2007-02-151-4/+2
* \org(0,0) is different from no \org at all.eugeni2007-02-151-1/+4
* We definitely want to avoid an emulated poll()reimar2007-02-151-0/+8
* fix my entry to authorscompn2007-02-151-5/+5
* Simplify code by using separate variables for large common expressions.reimar2007-02-151-22/+26
* Fix two 10l memleaks in vo_xvmc.creimar2007-02-151-0/+3
* random small fixesdiego2007-02-141-3/+3
* English grammar fix: There is no 's' after "does not exist"reimar2007-02-141-3/+3
* 100l copy-and-paste bug. Do not print video info when the problem is with sub...reimar2007-02-141-1/+1
* demuxers must ignore unknown lang/country codes, it seems we all agree that t...michael2007-02-141-0/+2
* Print list of lavf muxer formats with format=help.reimar2007-02-141-2/+14
* some clarifications and updatesdiego2007-02-141-18/+16
* Move setting _ld_extra and _inc_extra for live to autodetection part,diego2007-02-131-9/+9
* Strip leading spaces from processor names.diego2007-02-131-0/+3
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939rtogni2007-02-121-1/+1
* Fix setting of mtrr variable.diego2007-02-121-3/+3
* misc fixes and updatesdiego2007-02-121-12/+12
* Always disable libnut demuxer in libavformat.diego2007-02-121-2/+1
* Revert libnut option names, the issue is fixed in FFmpeg.diego2007-02-122-2/+2
* More strncat() misuses.rtogni2007-02-111-5/+5
* strncat() misuses, may have been exploitable.rtogni2007-02-111-3/+3
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenrtogni2007-02-111-0/+1
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been rtogni2007-02-111-0/+1
* More boundary checks for fixed-length arrays. Some of them may have been rtogni2007-02-111-4/+12
* Clear/update subtitles after seeking backwards.reimar2007-02-111-11/+18
* some clarification about dvb-out playbacknicodvb2007-02-111-3/+4
* Move variable declaration to appropriate placereimar2007-02-101-1/+1
* Cosmetics: remove tabs added in last commit from otherwise tab-free file.reimar2007-02-101-3/+3
* Fix memory leak when changing playback speeduau2007-02-101-0/+2
* Fix memory leaks.uau2007-02-105-10/+17
* Use AF_NCH for max number of channels instead of private CHANS define.uau2007-02-101-5/+3
* sync w/r22150gpoirier2007-02-101-9/+13
* Fix nonsense tests like previously in af_pan.uau2007-02-101-5/+3
* Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").uau2007-02-101-3/+2
* clarify description of reserved_count in frame header patch by (Clemens Ladis...michael2007-02-101-2/+3
* removed ages-old and insane #if0-ed and commented codenicodvb2007-02-101-77/+0
* Changelog update, based on Compn's patchgpoirier2007-02-091-0/+11
* vc1 in mpeg*nicodvb2007-02-091-0/+1
* substream id 0x98..0x9f identifies dtsnicodvb2007-02-091-0/+1
* r22150: key-fifo-size default changedkraymer2007-02-091-2/+2
* r22184: When setting the non-audio bit for hwac3 output, ...kraymer2007-02-091-5/+3
* only output fail/success message, this was wrong from the beginningkraymer2007-02-091-2/+2
* When setting the non-audio bit for hwac3 output, just try to set thecladisch2007-02-093-56/+46
* when seeking in h264 sync to idr framesnicodvb2007-02-091-1/+1
* Handle libavformat libnut dependencies.uau2007-02-091-1/+2
* when playing vc1 content sync to sequence or entry point headernicodvb2007-02-091-0/+2
* vc1 in mpegtsnicodvb2007-02-092-4/+14
* fix typo, line break, wordingkraymer2007-02-091-4/+4
* missing escape characterkraymer2007-02-081-1/+1
* Quick hack mostly for documentation purposes to make -aid work with mms://reimar2007-02-081-0/+10
* Avoid crash when uninit is called without ever calling config in x264 encoderreimar2007-02-081-0/+1
* Make sure sub->sh is set when a subtitle is selectedreimar2007-02-081-0/+4
* Cosmetics: add space after comma in outputreimar2007-02-081-1/+1
* when seeking and the codec is VC1 sync to sequence or entry point headersnicodvb2007-02-071-0/+4
* when the video codec is mpeg4video copy the content of the esds in extradata;...nicodvb2007-02-071-1/+4
* Revert part of commit r22170.iive2007-02-071-2/+2
* Fix compilation after deprecation of some lav log level andreimar2007-02-072-5/+5
* Fix libnut build failure.gpoirier2007-02-072-2/+2
* Support selecting a specific lavf demuxer and listing available ones via -lav...reimar2007-02-061-0/+22
* Avoid calling aspect on each frame and make ass subtitles work better with pa...reimar2007-02-061-4/+5
* Support some weird AVI header, fixes bug 742reimar2007-02-061-0/+3
* Add missing checks in RealVideo slice handling code.reimar2007-02-061-3/+5
* sync w/r22107gpoirier2007-02-061-32/+36
* reindentuau2007-02-061-33/+33
* Fix multiple appearing or appearing+disappearing subs in the same frame uau2007-02-061-6/+5
* Add missing type to declaration and remove unused variableuau2007-02-051-2/+1
* Fix a few gcc warnings, approved by Diego and Reimar.rathann2007-02-057-7/+7
* Fix code updating subtitle array which only moved the text, not endpts.uau2007-02-051-1/+3
* Make sure buffer is aligned so no unaligned access happens.reimar2007-02-051-5/+8
* r22104: Add global field dominance flag instead of duplicating this "everywhere"voroshil2007-02-051-37/+70
* r22129: Link to the mencoder-users list for mencoder stuffvoroshil2007-02-052-181/+183
* Another round of subtitle code cleanupreimar2007-02-053-60/+47
* r22139: Try to clarify scale filter usage hint.voroshil2007-02-051-2/+4
* typo fixeskraymer2007-02-051-1/+1
* Set sub_utf8 for mov subs.reimar2007-02-051-0/+1
* str_list separator backslash-escapingreimar2007-02-051-10/+18
* key-fifo-size default changedreimar2007-02-051-1/+1
* Reserve half of fifo for key release events to help avoiding stop buttonsreimar2007-02-051-4/+7
* Sanity check for vo window dimensions, helps avoid division by zeroreimar2007-02-051-0/+2
* beckend -> backend typo fix in printfreimar2007-02-051-1/+1
* fix unintentional line breakkraymer2007-02-051-2/+1
* Experimental support for multichannel ladspa effectsreimar2007-02-051-20/+11
* some more docbook paths, patch by Torinthieldiego2007-02-051-8/+6
* synced with r22104gpoirier2007-02-051-3/+28
* r22123: tinterlace mode 4 leaves height unchanged.kraymer2007-02-052-12/+16
* Move all "Encoding with the XXX codec family" sections together.diego2007-02-051-177/+177
* vp6vfw.dll appears to no longer crash under Linux.diego2007-02-051-1/+1
* Try to clarify scale filter usage hint.diego2007-02-051-1/+2
* wording/formattingdiego2007-02-051-1/+1
* formatting/wordingdiego2007-02-051-2/+6
* FFmpeg #defines must be uppercase now.diego2007-02-051-4/+4
* 10lmichael2007-02-051-1/+1
* skip first (green) framemichael2007-02-051-4/+8
* 100l: Copy and paste typo, library dependencies and rules are separated now.diego2007-02-041-1/+1
* Use defined() syntax instead without ().reimar2007-02-041-1/+1
* Add timeout to tcp connections, avoid hanging forever.rtogni2007-02-041-0/+7
* support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...nicodvb2007-02-04