]> git.sesse.net Git - vlc/commit
* x264: wrapper for libx264 encoder (h264 encoder, you can find it at
authorLaurent Aimar <fenrir@videolan.org>
Thu, 22 Apr 2004 03:18:56 +0000 (03:18 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 22 Apr 2004 03:18:56 +0000 (03:18 +0000)
commit133b6cbe42d06f69a69690a10125ba4928e50fd9
tree0f27a80fba2a839bb8492e8b8fbd706e920bed89
parent902f8937960892a437d3cb422b9f6637e6797ea0
 * x264: wrapper for libx264 encoder (h264 encoder, you can find it at
http://lyra.via.ecp.fr). use qmin==qmax to change the qp.
modules/codec/Modules.am
modules/codec/x264.c [new file with mode: 0644]