Sun, 14 Nov 2010 15:34:27 +0000 |
reimar |
Remove unused struct element.
|
Sun, 14 Nov 2010 15:33:25 +0000 |
reimar |
Properly support src/dst stride in vf_stereo3d.
|
Sun, 14 Nov 2010 15:24:12 +0000 |
reimar |
Adjust d_height instead of bad ad-hoc scaling.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 13 Nov 2010 10:23:34 +0000 |
reimar |
If audio_block_size is 0 that is a bug (and will result in a division by 0
|
Sat, 13 Nov 2010 10:17:13 +0000 |
reimar |
Fix possible division by 0 if -aid is used for AVI files.
|
Fri, 12 Nov 2010 07:16:32 +0000 |
reimar |
Unescape username/password when URL-parsing.
|
Wed, 10 Nov 2010 22:48:41 +0000 |
reimar |
gl/win32: select a stereo pixel format for window when
|
Wed, 10 Nov 2010 22:10:30 +0000 |
reimar |
Move setting of pixel format from init to config.
|
Wed, 10 Nov 2010 17:49:11 +0000 |
reimar |
100l, add forgotten FFMIN to fix small reads (-nocache) with bd:// protocol.
|
Wed, 10 Nov 2010 17:43:48 +0000 |
reimar |
Support reading larger blocks in one go for bd:// protocol.
|
Wed, 10 Nov 2010 17:21:28 +0000 |
reimar |
Make the file protocol read up to 64 kB at once when the cache is used,
|
Wed, 10 Nov 2010 15:18:03 +0000 |
compn |
fix punctuation and wording in ffmpeg codec howto
|
Wed, 10 Nov 2010 08:32:54 +0000 |
lorenm |
use x264_picture_init.
|