Mercurial > mplayer.hg
graph
-
updatesFri, 25 Feb 2005 03:17:35 +0000, by diego
-
-format description updated to match current behavior.Fri, 25 Feb 2005 03:07:39 +0000, by diego
-
MEncoder multiple files patch by Oded Shimon (ods15)Fri, 25 Feb 2005 02:32:29 +0000, by rfelker
-
documentation for the tools in the TOOLS directoryFri, 25 Feb 2005 01:15:28 +0000, by diego
-
changed noreorder to reorder in mpegopts (ordering disabled by default)Thu, 24 Feb 2005 20:28:47 +0000, by nicodvb
-
disabled by default frame reorderingThu, 24 Feb 2005 20:23:13 +0000, by nicodvb
-
framerate autodetection for H264 in raw/ts streamsThu, 24 Feb 2005 20:02:41 +0000, by nicodvb
-
Always use vo_x11_sizehint function ( even when going fullscreen ) toThu, 24 Feb 2005 17:46:19 +0000, by al
-
strides should always be signedThu, 24 Feb 2005 17:08:54 +0000, by rfelker
-
no effect in practice, but strides should always be signedThu, 24 Feb 2005 17:07:49 +0000, by rfelker
-
100l to me: bugfix for negative strideThu, 24 Feb 2005 17:05:34 +0000, by rfelker
-
bugfix for negative strideThu, 24 Feb 2005 17:04:04 +0000, by rfelker
-
stride must be signed! otherwise negative stride is broken on 64bit systemsThu, 24 Feb 2005 16:52:18 +0000, by rfelker
-
100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototypeThu, 24 Feb 2005 16:48:18 +0000, by rfelker
-
sync 1.883Thu, 24 Feb 2005 15:22:04 +0000, by wight
-
quick solution for making an option less braindeadThu, 24 Feb 2005 15:00:47 +0000, by alex
-
synced with 1.31Thu, 24 Feb 2005 11:35:10 +0000, by gabrov
-
Move audio filter descriptions to the man page.Thu, 24 Feb 2005 11:00:45 +0000, by diego
-
100l to michael :))))Thu, 24 Feb 2005 02:31:41 +0000, by rfelker
-
missing linebreakThu, 24 Feb 2005 01:55:18 +0000, by diego
-
sync to x264 r137: adaptive B-frame decision, flush delayed frames.Wed, 23 Feb 2005 19:59:24 +0000, by lorenm
-
100l, forgot to change an ifdef on last commitWed, 23 Feb 2005 14:07:18 +0000, by reimar
-
Don't change buffers when paused and redrawing.Wed, 23 Feb 2005 12:23:44 +0000, by al
-
revert the flip part of vd_theora fixWed, 23 Feb 2005 11:55:26 +0000, by henry
-
revert the flip part of vd_theora fixWed, 23 Feb 2005 11:10:35 +0000, by henry
-
replace bzero() with memset()Wed, 23 Feb 2005 07:30:37 +0000, by nicodvb
-
vstrict vs mjpeg update, typoWed, 23 Feb 2005 01:55:39 +0000, by diego
-
Make vd message fit 80 character displays.Wed, 23 Feb 2005 01:43:15 +0000, by diego
-
a helpful new message about vd.Wed, 23 Feb 2005 01:37:03 +0000, by joey
-
Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessaryWed, 23 Feb 2005 00:10:26 +0000, by reimar
-
indentation fixTue, 22 Feb 2005 23:43:30 +0000, by diego
-
List the 'context' option for the ffvhuff codec.Tue, 22 Feb 2005 22:31:20 +0000, by lorenm
-
renamed init_adelay to vdelay with opposite rangeTue, 22 Feb 2005 21:49:08 +0000, by nicodvb
-
The MPEG muxer now supports MPEG-2 as well.Tue, 22 Feb 2005 21:27:58 +0000, by diego
-
typosTue, 22 Feb 2005 21:19:15 +0000, by diego
-
rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar DoffingerTue, 22 Feb 2005 20:54:31 +0000, by nplourde
-
spelling, wording and consistency fixesTue, 22 Feb 2005 20:39:52 +0000, by diego
-
Sync -channels and -srate options with the XML docs.Tue, 22 Feb 2005 20:26:16 +0000, by diego
-
switch from DIVX -> FMP4 fourcc for libavcodecTue, 22 Feb 2005 20:24:18 +0000, by michael
-
Finish incomplete -af-adv documentation.Tue, 22 Feb 2005 20:24:15 +0000, by diego
-
Mention that vstrict is necessary for some codecs, add ffvhuff.Tue, 22 Feb 2005 20:08:30 +0000, by diego
-
Theora fixes:Tue, 22 Feb 2005 19:18:45 +0000, by henry
-
fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitratesTue, 22 Feb 2005 15:13:28 +0000, by reynaldo
-
fix for MAP_ANON vs. MAP_ANONYMOUS fix...Tue, 22 Feb 2005 14:40:44 +0000, by reimar
-
fixes for previous commitsTue, 22 Feb 2005 12:53:31 +0000, by wight
-
Sync to x264 r134: weighted prediction for B-frames.Tue, 22 Feb 2005 05:50:10 +0000, by lorenm
-
finally the dreaded white-noise-with-floats bug is fixed!!!!Tue, 22 Feb 2005 02:12:58 +0000, by rfelker
-
initial, extremely experimental, libavformat muxer; don't expect anything to work yetMon, 21 Feb 2005 23:18:31 +0000, by nicodvb
-
mention new mpeg muxerMon, 21 Feb 2005 22:28:06 +0000, by nicodvb
-
added new mpeg muxer optionsMon, 21 Feb 2005 22:27:28 +0000, by nicodvb
-
typo, missing _noMon, 21 Feb 2005 22:27:03 +0000, by reimar
-
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)Mon, 21 Feb 2005 21:45:49 +0000, by nicodvb
-
proper output formats for ffduckMon, 21 Feb 2005 17:40:46 +0000, by alex
-
swf and flv through libavformatMon, 21 Feb 2005 17:36:42 +0000, by alex
-
filter for adding a center channel, adding a high pass filter would be niceMon, 21 Feb 2005 17:14:00 +0000, by alex
-
filter for adding a center channel, adding a high pass filter would be niceMon, 21 Feb 2005 17:08:45 +0000, by alex