[vlc-devel] commit: Added decoder_New/Delete/Link/UnlinkPicture helpers. ( Laurent Aimar )
git version control
git at videolan.org
Thu Oct 23 22:05:21 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Oct 23 22:00:54 2008 +0200| [4e797456664930fab817a373c20728e32239de55] | committer: Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e797456664930fab817a373c20728e32239de55
---
include/vlc_codec.h | 51 +++++++++++++++++++++++++++++-----------
modules/codec/avcodec/video.c | 10 ++++----
modules/codec/cdg.c | 2 +-
modules/codec/dirac.c | 2 +-
modules/codec/dmo/dmo.c | 2 +-
modules/codec/fake.c | 2 +-
modules/codec/libmpeg2.c | 10 ++++----
modules/codec/mash.cpp | 2 +-
modules/codec/png.c | 2 +-
modules/codec/quicktime.c | 2 +-
modules/codec/rawvideo.c | 2 +-
modules/codec/realvideo.c | 2 +-
modules/codec/schroedinger.c | 4 +-
modules/codec/sdl_image.c | 2 +-
modules/codec/tarkin.c | 2 +-
modules/codec/theora.c | 2 +-
modules/codec/xvmc/xxmc.c | 8 +++---
modules/misc/stats/decoder.c | 2 +-
src/input/decoder.c | 22 ++++++++++++++++-
src/libvlccore.sym | 4 +++
20 files changed, 90 insertions(+), 45 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4e797456664930fab817a373c20728e32239de55
More information about the vlc-devel
mailing list