~rexbron/ffmpeg/debian.libavcore

« back to all changes in this revision

Viewing changes to libavutil/libavutil.v

  • Committer: Andrew Hunter
  • Date: 2010-08-29 06:49:36 UTC
  • Revision ID: andrew@aehunter.net-20100829064936-gyq5l5n2eu0595do
Remove dupe code base

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LIBAVUTIL_$MAJOR {
2
 
        global: av_*; ff_*; avutil_*;
3
 
        local: *;
4
 
};