OSDN Git Service

add missing files in previous commit (ASS encoder and decoder)
authorAurelien Jacobs <aurel@gnuage.org>
Sat, 13 Nov 2010 14:18:59 +0000 (14:18 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Sat, 13 Nov 2010 14:18:59 +0000 (14:18 +0000)
commit5952be07dc3fdd7bb9fa497b2a3fd12fc7287b41
tree1597c4f5c947c988f1408da480380253f9f079f6
parente9c098dbaa07686210c75fe2486b7fb8fea14c97
add missing files in previous commit (ASS encoder and decoder)

Originally committed as revision 25747 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ass.c [new file with mode: 0644]
libavcodec/ass.h [new file with mode: 0644]
libavcodec/assdec.c [new file with mode: 0644]
libavcodec/assenc.c [new file with mode: 0644]