]> git.sesse.net Git - vlc/commit
sout_EncoderCreate: create an encoder module
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Mon, 19 Jan 2009 19:14:37 +0000 (21:14 +0200)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Mon, 19 Jan 2009 19:14:37 +0000 (21:14 +0200)
commit0d646a30d254f3583d624265fa2cc37589dfad15
tree84daee789fe7b30b3c8aac8fff2c37ee6ca0ecfd
parentecd8f48066dd7ac510be1fb27d7f52969fa60028
sout_EncoderCreate: create an encoder module

Perhaps we should turn it into ...New() and do more than just allocate
the object.
include/vlc_sout.h
modules/stream_out/transcode.c
src/misc/image.c
src/stream_output/stream_output.c