Sun, 17 Oct 2010 15:56:04 +0000 |
reimar |
Mention af_cmdline command in Changelog.
|
Sun, 17 Oct 2010 15:54:55 +0000 |
reimar |
Add experimental af_cmdline slave command to allow changing filter options at runtime.
|
Sun, 17 Oct 2010 15:52:18 +0000 |
reimar |
Make af_reinit "public", to allow using it in future patches.
|
Sun, 17 Oct 2010 15:30:14 +0000 |
reimar |
Avoid C99-style loops with variable declaration inside for ()
|
Sun, 17 Oct 2010 15:25:38 +0000 |
reimar |
Add proper include for set_priority,
|
Sun, 17 Oct 2010 15:23:33 +0000 |
reimar |
Move gui-specific code out of common_init, it certainly does
|
Sun, 17 Oct 2010 15:17:46 +0000 |
reimar |
Add windows.h include to fix compilation in some cases.
|
Sun, 17 Oct 2010 09:06:18 +0000 |
reimar |
Make code clearer by putting the "special case hack" inside the if.
|
Sun, 17 Oct 2010 08:59:41 +0000 |
reimar |
Fix indentation.
|
Sun, 17 Oct 2010 08:58:40 +0000 |
reimar |
Do not fail opening a -input file= file just because stat failed, but try
|
Sun, 17 Oct 2010 08:49:02 +0000 |
reimar |
Add missing avstring include for av_strlcpy.
|
Sun, 17 Oct 2010 08:47:08 +0000 |
reimar |
Add proper include for av_strlcpy.
|