log

age author description
Wed, 24 Aug 2011 18:54:08 +0000 reimar Fix udp-slave on Windows: Make sure WSAStartup is called
Tue, 23 Aug 2011 20:04:40 +0000 cehoyos FFmpeg now supports WVP2 and WMVP.
Sat, 20 Aug 2011 11:36:30 +0000 reimar Fix disabled code.
Sat, 20 Aug 2011 11:29:23 +0000 reimar Fix spelling.
Sat, 20 Aug 2011 10:19:23 +0000 cigaes x11_common: XChangeProperty uses long for 32-bits.
Sat, 20 Aug 2011 08:18:36 +0000 cehoyos Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
Fri, 19 Aug 2011 18:36:14 +0000 reimar Do not believe a mp4v codec tag, go based on codec id instead in that case.
Thu, 18 Aug 2011 19:20:50 +0000 reimar Ensure filepos is initialized before following code tries to use it.
Thu, 18 Aug 2011 19:19:58 +0000 reimar Remove senseless seek.
Thu, 18 Aug 2011 19:15:06 +0000 reimar Remove strange pts locking code that would never really result in good
Thu, 18 Aug 2011 18:56:09 +0000 reimar Another attempt to make up timestamps for video filters.
Thu, 18 Aug 2011 18:37:07 +0000 reimar Try using sh_video->pts instead of v_muxer_time for filter timestamp.
Thu, 18 Aug 2011 18:32:53 +0000 reimar Simply drop packets for which new_demux_packet allocation fails.
Mon, 15 Aug 2011 21:28:19 +0000 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
Mon, 15 Aug 2011 20:33:45 +0000 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.