- 18 Apr, 2010 14 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Ilkka Ollakka authored
atm. you should use --input-fast-seek to get better performance. Basicly script pretends to get iPhone and asks it trailer-stuff and demuxing it on appletrailers_iphone.lua-script. Works for me for most trailers, some don't work, just fix it.
-
- 17 Apr, 2010 26 commits
-
-
Laurent Aimar authored
TB.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The modes bob, linear, yadif, yadif2x cannot be used anymore until the core is extended.
-
Laurent Aimar authored
Only the autocrop feature is really lost with that but it was very inefficient.
-
Laurent Aimar authored
It will have to be converted to "video filter2".
-
Laurent Aimar authored
It will have to be converted to "video filter2" (and the core extended to support output format changes).
-
Laurent Aimar authored
-
Laurent Aimar authored
X11 and win32 opengl modules are not impacted by this change.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
TB.
-
Laurent Aimar authored
It isn't complete yet (no mouse/crop/...).
-
Laurent Aimar authored
This removes support for non converted "video output" and "video filter" modules.
-
Laurent Aimar authored
-
Laurent Aimar authored
It only works for vout display modules.
-
Laurent Aimar authored
Pitch of input and output pictures can be differents... BP.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
gethostbyname() is not thread-safe. This patch is not used in Windows. getaddrinfo() requires XP, and gethostbyname is thread-safe with Winsock.
-
Rémi Denis-Courmont authored
inet_ntoa() is not thread-safe (except with Winsock)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Use readdir_r() instead of readdir().
-