Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |