summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add av_ prefix to clip functionsreimar2007-02-254-16/+16
* 10l to me for bad todo itemscompn2007-02-241-3/+0
* iive says xvmc stuff is long donecompn2007-02-241-1/+0
* remove some old and add new TODOcompn2007-02-241-27/+26
* Simplify .depend file inclusion.diego2007-02-242-6/+2
* cosmetics: Fix some common typos, appropiate --> appropRiate,diego2007-02-249-10/+10
* 10l, avoid crash on invalid subtitle idreimar2007-02-241-2/+4
* synced with r22331Gabrov2007-02-241-2/+1
* Remove some #if 0 codeuau2007-02-243-66/+0
* Move parsing of the -ss option to the option code.uau2007-02-245-34/+56
* some more consistency for the VIDIX installation.diego2007-02-231-1/+1
* synced with r22292Gabrov2007-02-231-7/+8
* synced with r22326Gabrov2007-02-234-192/+199
* Gui compilation fixesvayne2007-02-232-8/+21
* Fix loading of mpeg4ds direct show video codec under win32, broken in r22322voroshil2007-02-231-0/+19
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedvoroshil2007-02-231-0/+1
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...voroshil2007-02-237-43/+272
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.voroshil2007-02-234-27/+38
* Fix \a parsing broken in r22291uau2007-02-231-1/+1
* Fix error in commentuau2007-02-231-1/+1
* Reset the edl_decision flag after the seek is done.uau2007-02-231-0/+1
* Separate function for seekinguau2007-02-231-36/+49
* Remove useless fflush(stdout) calls. mp_msg already flushes output, anduau2007-02-221-6/+1
* Move EDL code to separate functionsuau2007-02-221-46/+58
* Move some related variables together & add a commentuau2007-02-221-2/+3
* update to 0.1 version from websitecompn2007-02-221-8/+51
* add original website url per al3x commentcompn2007-02-221-0/+2
* r22276: Reallocate event_images_t, removing limit on simultanious events count.voroshil2007-02-221-2/+2
* typodiego2007-02-221-1/+1
* 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/