[vlc-commits] Update av* code to use new APIs after Libav Big Bump.
Konstantin Pavlov
git at videolan.org
Tue May 24 13:45:42 CEST 2011
vlc/vlc-1.1 | branch: master | Konstantin Pavlov <thresh at videolan.org> | Wed Apr 20 09:27:49 2011 +0400| [5b2d62049c063458f3dcc59eac070a8b546014e6] | committer: Konstantin Pavlov
Update av* code to use new APIs after Libav Big Bump.
Commit based on following commits from master branch:
c7255099d7a06663df733beaeff4520ae7c77d86
4308323da50d235ef4ac87cd1a0444f6c4f7aba4
052a73e1007741d7b63347d3a81cceda7e4dbfb3
db4b639b8ff754d771dd1f5057873820fb792cd8
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=5b2d62049c063458f3dcc59eac070a8b546014e6
---
modules/codec/avcodec/audio.c | 13 ++++++--
modules/codec/avcodec/avcodec.c | 26 ++++++++--------
modules/codec/avcodec/avcodec.h | 34 ++++++++++++++++++++++
modules/codec/avcodec/encoder.c | 24 ++++++++--------
modules/codec/avcodec/subtitle.c | 4 +-
modules/codec/avcodec/video.c | 18 ++++++++++-
modules/demux/avformat/demux.c | 58 ++++++++++++++++++++++++++++++++-----
modules/demux/avformat/mux.c | 20 ++++++++++--
modules/video_filter/postproc.c | 6 ++--
9 files changed, 156 insertions(+), 47 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commitdiff;h=5b2d62049c063458f3dcc59eac070a8b546014e6
More information about the vlc-commits
mailing list