Mercurial > mplayer.hg
graph
-
Adding an extra -I.. parameter is no longer necessary.Tue, 27 Feb 2007 17:04:18 +0000, by diego
-
Add commit nick for Rik Snel.Tue, 27 Feb 2007 16:00:34 +0000, by diego
-
compilation fix clip_uint8 -> av_clip_uint8Tue, 27 Feb 2007 15:07:44 +0000, by rik
-
Seek to -ss position without first starting audio/video from the start.Tue, 27 Feb 2007 01:16:59 +0000, by uau
-
Remove useless conditional.Tue, 27 Feb 2007 00:19:01 +0000, by diego
-
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen HoyosMon, 26 Feb 2007 21:54:52 +0000, by nicodvb
-
support for new ivtv apiMon, 26 Feb 2007 19:08:29 +0000, by ben
-
Fix wrong typecast, which can cause MPlayer crashMon, 26 Feb 2007 17:21:17 +0000, by voroshil
-
2 less variablesSun, 25 Feb 2007 23:01:13 +0000, by nicodvb
-
cosmetics: reformattedSun, 25 Feb 2007 22:55:14 +0000, by nicodvb
-
removed unused variablesSun, 25 Feb 2007 22:41:17 +0000, by nicodvb
-
simplified parse_mpeg12_video()Sun, 25 Feb 2007 22:40:05 +0000, by nicodvb
-
Support for PowerPC 440x embedded CPUs.Sun, 25 Feb 2007 22:33:10 +0000, by rathann
-
member real_framerate is completely uselessSun, 25 Feb 2007 21:21:09 +0000, by nicodvb
-
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.Sun, 25 Feb 2007 20:53:46 +0000, by reimar
-
The fragment program functions are and most likely always will be ARB-only,Sun, 25 Feb 2007 16:07:51 +0000, by reimar
-
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation underSun, 25 Feb 2007 14:59:53 +0000, by voroshil
-
10, checked for the wrong thing. Do aspect scaling only in config_video_outSun, 25 Feb 2007 14:35:53 +0000, by reimar
-
cosmetics: reindentedSun, 25 Feb 2007 14:33:19 +0000, by nicodvb
-
removed commented/useless code from parse_mpeg12_video()Sun, 25 Feb 2007 14:32:14 +0000, by nicodvb
-
Add av_ prefix to clip functionsSun, 25 Feb 2007 10:27:43 +0000, by reimar
-
10l to me for bad todo itemsSat, 24 Feb 2007 20:01:08 +0000, by compn
-
iive says xvmc stuff is long doneSat, 24 Feb 2007 19:44:24 +0000, by compn
-
remove some old and add new TODOSat, 24 Feb 2007 17:34:47 +0000, by compn
-
Simplify .depend file inclusion.Sat, 24 Feb 2007 10:44:16 +0000, by diego
-
cosmetics: Fix some common typos, appropiate --> appropRiate,Sat, 24 Feb 2007 10:27:14 +0000, by diego
-
10l, avoid crash on invalid subtitle idSat, 24 Feb 2007 10:19:41 +0000, by reimar
-
synced with r22331Sat, 24 Feb 2007 09:45:16 +0000, by Gabrov
-
Remove some #if 0 codeSat, 24 Feb 2007 07:28:07 +0000, by uau
-
Move parsing of the -ss option to the option code.Sat, 24 Feb 2007 07:11:57 +0000, by uau
-
some more consistency for the VIDIX installation.Fri, 23 Feb 2007 22:14:15 +0000, by diego
-
synced with r22292Fri, 23 Feb 2007 22:04:37 +0000, by Gabrov
-
synced with r22326Fri, 23 Feb 2007 21:55:34 +0000, by Gabrov
-
Gui compilation fixesFri, 23 Feb 2007 18:48:43 +0000, by vayne
-
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322Fri, 23 Feb 2007 16:30:10 +0000, by voroshil
-
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedFri, 23 Feb 2007 10:59:54 +0000, by voroshil
-
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate fileFri, 23 Feb 2007 09:58:01 +0000, by voroshil
-
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Fri, 23 Feb 2007 08:07:07 +0000, by voroshil
-
Fix \a parsing broken in r22291Fri, 23 Feb 2007 03:08:54 +0000, by uau
-
Fix error in commentFri, 23 Feb 2007 02:10:02 +0000, by uau
-
Reset the edl_decision flag after the seek is done.Fri, 23 Feb 2007 01:53:09 +0000, by uau
-
Separate function for seekingFri, 23 Feb 2007 01:49:51 +0000, by uau
-
Remove useless fflush(stdout) calls. mp_msg already flushes output, andThu, 22 Feb 2007 23:44:43 +0000, by uau
-
Move EDL code to separate functionsThu, 22 Feb 2007 21:05:31 +0000, by uau
-
Move some related variables together & add a commentThu, 22 Feb 2007 20:44:48 +0000, by uau
-
update to 0.1 version from websiteThu, 22 Feb 2007 19:03:36 +0000, by compn
-
add original website url per al3x commentThu, 22 Feb 2007 18:20:14 +0000, by compn
-
r22276: Reallocate event_images_t, removing limit on simultanious events count.Thu, 22 Feb 2007 16:14:44 +0000, by voroshil
-
typoThu, 22 Feb 2007 15:53:19 +0000, by diego
-
Add some missing includes.Thu, 22 Feb 2007 15:48:37 +0000, by eugeni
-
Declarations must be before codeThu, 22 Feb 2007 14:00:21 +0000, by reimar
-
Fix nonsense function typeThu, 22 Feb 2007 05:39:17 +0000, by uau
-
cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellThu, 22 Feb 2007 00:18:10 +0000, by diego
-
Cleanup, move "global" state from the frame_time_remaining mainloopWed, 21 Feb 2007 21:59:33 +0000, by uau
-
fix compilation with gcc 2.95.3Wed, 21 Feb 2007 19:48:12 +0000, by ivo
-
Fix GUI compilationWed, 21 Feb 2007 19:14:49 +0000, by uau
-
Add missing "if (use_gui)" before some GUI callsWed, 21 Feb 2007 19:08:00 +0000, by uau
-
Fix menu to work with mpctxWed, 21 Feb 2007 18:28:48 +0000, by uau
-
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Wed, 21 Feb 2007 10:05:46 +0000, by diego
-
Oops, forgot {} before "else".Wed, 21 Feb 2007 09:25:52 +0000, by eugeni
-
Add missing #ifdefWed, 21 Feb 2007 03:13:48 +0000, by uau
-
Split command/property handling from mplayer.c to a new file command.c.Wed, 21 Feb 2007 00:49:24 +0000, by uau
-
a/r handled correctly by vd_ffmpegTue, 20 Feb 2007 22:56:41 +0000, by nicodvb
-
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.HoyosTue, 20 Feb 2007 20:21:15 +0000, by nicodvb
-
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by MichaelTue, 20 Feb 2007 20:09:29 +0000, by nicodvb
-
Cosmetics: fix indentation.Tue, 20 Feb 2007 17:22:34 +0000, by eugeni
-
With \t(\b) text becomes bold at the middle of time interval, not at the endTue, 20 Feb 2007 17:20:21 +0000, by eugeni
-
make message translatableTue, 20 Feb 2007 17:19:06 +0000, by ivo
-
Any style modifier followed by no recognizable parameter resets to the default.Tue, 20 Feb 2007 17:17:51 +0000, by eugeni
-
more cosmeticsTue, 20 Feb 2007 17:11:56 +0000, by ivo
-
proper GPL headingTue, 20 Feb 2007 16:54:49 +0000, by ivo
-
cosmeticsTue, 20 Feb 2007 16:46:05 +0000, by ivo
-
\fn without an argument resets font family to the value from style.Tue, 20 Feb 2007 16:37:18 +0000, by eugeni
-
Fix display order of events.Tue, 20 Feb 2007 16:20:55 +0000, by eugeni
-
proper authors of xmms demuxerTue, 20 Feb 2007 16:19:04 +0000, by ivo
-
dont set 0 nBlockAlignTue, 20 Feb 2007 16:16:53 +0000, by michael
-
probe ~/.xmms/Plugins for plugins too, so users without root access on theirTue, 20 Feb 2007 16:12:46 +0000, by ivo
-
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Tue, 20 Feb 2007 15:47:44 +0000, by diego
-
Both (-1) and 1 mean bold font in SSA/ASS styles.Mon, 19 Feb 2007 20:10:55 +0000, by eugeni
-
Add \t(\b) support.Mon, 19 Feb 2007 19:01:45 +0000, by eugeni
-
Fix bounding box calculation with \fscx/\fscy.Mon, 19 Feb 2007 18:37:54 +0000, by eugeni
-
Fix \fscx/\fscy animation.Mon, 19 Feb 2007 18:31:05 +0000, by eugeni
-
Correct implementation of text spacing.Mon, 19 Feb 2007 18:01:49 +0000, by eugeni
-
Reallocate event_images_t, removing limit on simultanious events count.Mon, 19 Feb 2007 17:44:29 +0000, by eugeni
-
Don't free and then allocate surfaces when config() is called again with same resolution and format.Mon, 19 Feb 2007 11:38:19 +0000, by iive
-
10l: comparison of char* ptrs with string literalsMon, 19 Feb 2007 10:48:50 +0000, by faust3
-
Remove remnants of the nonfunctional "grab_frames" command.Mon, 19 Feb 2007 06:20:47 +0000, by uau
-
10l copy and paste bug in the license headerMon, 19 Feb 2007 01:26:17 +0000, by diego
-
Fix license header.Mon, 19 Feb 2007 00:20:48 +0000, by diego
-
Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi TiesiSun, 18 Feb 2007 23:24:21 +0000, by alex
-
smil over realrtspSun, 18 Feb 2007 22:57:47 +0000, by rtogni
-
liblzo support fix, take X: forgotten variable setting.Sun, 18 Feb 2007 21:51:39 +0000, by diego
-
Fix 10 in r22250, do not use screendimensions if not setSun, 18 Feb 2007 21:24:26 +0000, by reimar
-
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.Sun, 18 Feb 2007 20:23:25 +0000, by reimar
-
clarify that language must be a 3 letter codeSun, 18 Feb 2007 20:21:19 +0000, by michael
-
Revert r22255 on iive's request.Sun, 18 Feb 2007 20:19:47 +0000, by reimar
-
Mark myself as MPlayer sync/core maintainerSun, 18 Feb 2007 20:17:57 +0000, by uau
-
Make liblzo conditional to the appropriate #defines.Sun, 18 Feb 2007 19:28:47 +0000, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Sun, 18 Feb 2007 16:46:12 +0000, by nicodvb
-
Add support for smil playlist served over realrtspSun, 18 Feb 2007 15:57:50 +0000, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.Sun, 18 Feb 2007 15:06:54 +0000, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.Sun, 18 Feb 2007 14:54:50 +0000, by diego
-
Use external liblzo instead of internal minilzo.Sun, 18 Feb 2007 14:51:44 +0000, by diego
-
Some typo fixes in svn-howtoSun, 18 Feb 2007 11:47:28 +0000, by reimar
-
Avoid parts of xvmc reinit when source format does not changeSun, 18 Feb 2007 09:33:45 +0000, by reimar
-
Remove unused variable "osd_level_saved"Sun, 18 Feb 2007 00:41:09 +0000, by uau
-
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)Sat, 17 Feb 2007 21:45:16 +0000, by nicodvb
-
Make sure that -sid works even if the number of subtitles initially detectedSat, 17 Feb 2007 21:12:27 +0000, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.cSat, 17 Feb 2007 21:04:46 +0000, by reimar
-
Move common vo initialization code to video_out.cSat, 17 Feb 2007 20:58:55 +0000, by reimar
-
cosmeticsSat, 17 Feb 2007 17:24:07 +0000, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframeSat, 17 Feb 2007 16:30:59 +0000, by ods15