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.
|