Mercurial > mplayer.hg
graph
-
altivec_yuv2packedX() ignores the requested output format and unconditionallyWed, 08 Feb 2006 13:14:19 +0000, by diego
-
expanded and improved NeoMagic TV-out sectionWed, 08 Feb 2006 12:17:41 +0000, by diego
-
AltiVec operations need to have memory aligned on 16-byte boundaries.Wed, 08 Feb 2006 08:20:40 +0000, by diego
-
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrectWed, 08 Feb 2006 08:16:53 +0000, by diego
-
10l 1000 fps fixWed, 08 Feb 2006 01:19:13 +0000, by michael
-
fftruespeech works now that the nBlockAlign issue is settled.Tue, 07 Feb 2006 23:49:44 +0000, by diego
-
read data in nBlockAlign aligned chunksTue, 07 Feb 2006 22:12:34 +0000, by reimar
-
1. Include audio_delay as an argument to demux_seek.Tue, 07 Feb 2006 20:22:44 +0000, by corey
-
Fix mpng to work correctly with 16 bit png's. don't have any files to testTue, 07 Feb 2006 18:17:12 +0000, by ods15
-
EOR can only be (un)set for non delayed streams.Tue, 07 Feb 2006 16:52:05 +0000, by ods15
-
small syntax/upper-lowercase fixTue, 07 Feb 2006 16:04:25 +0000, by ptt
-
synced with 1.1223Tue, 07 Feb 2006 08:54:47 +0000, by gpoirier
-
Minor correction of last two updatesTue, 07 Feb 2006 08:10:51 +0000, by danny
-
Allow headers to be repeated anywhereTue, 07 Feb 2006 04:03:11 +0000, by ods15
-
let osx sleep if video is pausedTue, 07 Feb 2006 01:36:32 +0000, by nplourde
-
-fixed-vo shall no longer be called BETA-CODE.Tue, 07 Feb 2006 00:01:38 +0000, by diego
-
ZMB decoderMon, 06 Feb 2006 21:33:43 +0000, by diego
-
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.Mon, 06 Feb 2006 21:27:01 +0000, by diego
-
Mark ffrv20 as working.Mon, 06 Feb 2006 21:25:17 +0000, by diego
-
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.Mon, 06 Feb 2006 21:24:17 +0000, by diego
-
removed unused variablesMon, 06 Feb 2006 21:22:30 +0000, by nicodvb
-
fixed wrong delta_frame calculation that would affect soft-telecineMon, 06 Feb 2006 20:59:19 +0000, by nicodvb
-
Build muxers only when MEncoder is enabled.Mon, 06 Feb 2006 16:04:17 +0000, by diego
-
1.221: Typo fixSun, 05 Feb 2006 14:53:08 +0000, by kraymer
-
1.1222: cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:48:02 +0000, by kraymer
-
cs and ls swscale parameters accept different value ranges now.Sun, 05 Feb 2006 14:16:39 +0000, by diego
-
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwiseSun, 05 Feb 2006 09:41:53 +0000, by reimar
-
Index repetitionSat, 04 Feb 2006 08:54:31 +0000, by ods15
-
add compare_tsSat, 04 Feb 2006 08:53:43 +0000, by ods15
-
EOR in indexSat, 04 Feb 2006 08:52:35 +0000, by ods15
-
change sws sharpen filter a littleSat, 04 Feb 2006 00:08:54 +0000, by michael
-
synced with 1.1221Fri, 03 Feb 2006 17:07:43 +0000, by gpoirier
-
Add -nocache option, -cache is not a flag option.Thu, 02 Feb 2006 13:14:28 +0000, by diego
-
avoid conflicting types error on cygwinThu, 02 Feb 2006 12:01:40 +0000, by faust3
-
x264 tweaksThu, 02 Feb 2006 05:10:03 +0000, by lorenm
-
typo fixesWed, 01 Feb 2006 09:16:41 +0000, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.Tue, 31 Jan 2006 23:45:46 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:36:12 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:24:08 +0000, by diego
-
sync up to 1.221Tue, 31 Jan 2006 10:28:20 +0000, by ptt
-
sync up to 1.1216Tue, 31 Jan 2006 09:00:41 +0000, by ptt
-
update for recent developmentsMon, 30 Jan 2006 23:46:56 +0000, by diego
-
removed forgotten fprintf()Mon, 30 Jan 2006 21:18:53 +0000, by nicodvb
-
when linking to external libav* try using pkg-config firstMon, 30 Jan 2006 20:58:11 +0000, by nicodvb
-
synced with 1.221Mon, 30 Jan 2006 19:39:01 +0000, by gabrov
-
Typo fixMon, 30 Jan 2006 19:37:17 +0000, by gabrov
-
1.218: typo, consistencyMon, 30 Jan 2006 12:54:11 +0000, by kraymer
-
Synced with 1.1214Mon, 30 Jan 2006 12:43:29 +0000, by jheryan
-
sync up to 1.202Mon, 30 Jan 2006 11:42:50 +0000, by ptt
-
1.219: More detailed description of brd_scale.Mon, 30 Jan 2006 11:31:59 +0000, by kraymer
-
synced with 1.1219 + typo fixMon, 30 Jan 2006 10:08:25 +0000, by gpoirier
-
synced with 1.216Mon, 30 Jan 2006 00:08:04 +0000, by gabrov
-
mention TOOLS/encode2mpeglightSun, 29 Jan 2006 20:47:30 +0000, by nicodvb
-
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>Sun, 29 Jan 2006 20:42:34 +0000, by nicodvb
-
More detailed description of brd_scale.Sun, 29 Jan 2006 19:56:35 +0000, by corey
-
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.Sun, 29 Jan 2006 19:51:09 +0000, by reimar