[vlc-devel] commit: Refactor video_filters in modules/stream_out/transcode. c by abstracting common code into 2 new functiosn transcode_video_filter_new () and transcode_video_filter_close(). (Jean-Paul Saman )

git version control git at videolan.org
Wed Mar 12 23:52:28 CET 2008


vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Wed Mar 12 23:48:41 2008 +0100| [14237d89c45640c29c3ee14f2d52bd40ff2fb92d]

Refactor video_filters in modules/stream_out/transcode.c by abstracting common code into 2 new functiosn transcode_video_filter_new() and transcode_video_filter_close().

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=14237d89c45640c29c3ee14f2d52bd40ff2fb92d
---

 modules/stream_out/transcode.c |  284 +++++++++++++++++++++++-----------------
 1 files changed, 162 insertions(+), 122 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=14237d89c45640c29c3ee14f2d52bd40ff2fb92d



More information about the vlc-devel mailing list