log

age author description
Fri, 26 Aug 2011 09:46:42 +0000 ib Replace data type CARD32 by long.
Thu, 25 Aug 2011 19:19:53 +0000 diego configure: rewrite fribidi check to be consistent with other pkg-config checks
Thu, 25 Aug 2011 19:19:51 +0000 diego configure: cosmetics: eliminate tabs
Wed, 24 Aug 2011 19:16:02 +0000 reimar Set receive timeout correctly on Windows.
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.
Mon, 15 Aug 2011 20:32:26 +0000 reimar Convert stream_read_line function into more generic stream_read_until function.
Mon, 15 Aug 2011 20:19:39 +0000 reimar Fix reading of aqr/subrip09 subtitles.
Mon, 15 Aug 2011 20:05:09 +0000 reimar Get rid of some code duplication.
Mon, 15 Aug 2011 18:38:24 +0000 ib Cosmetic: Adjust indent.
Mon, 15 Aug 2011 18:37:10 +0000 ib Add guiDVDStruct members to guiInfo.
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.
Mon, 15 Aug 2011 09:38:32 +0000 ib Cosmetic: Rearrange the guiInfo members.
Mon, 15 Aug 2011 09:09:29 +0000 ib Cosmetic: Rearrange statements.
Fri, 12 Aug 2011 16:31:18 +0000 ib Provide track information for playlists.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 14:56:19 +0000 ib Revise the skin documentation.