Add a chomp BSF to consume zero padding at the end of a packet.
authorAlex Converse <alex.converse@gmail.com>
Wed, 19 May 2010 20:18:40 +0000 (20:18 +0000)
committerAlex Converse <alex.converse@gmail.com>
Wed, 19 May 2010 20:18:40 +0000 (20:18 +0000)
commitc2341b8596fbd3736a1b21cc0be4ac5997e14b8c
treeda2e2a203d730debaeddc94555b3510589d36480
parentc16d5a6f146d7fb4858eb00d577c0aecc1a6aee9
Add a chomp BSF to consume zero padding at the end of a packet.

Originally committed as revision 23196 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/chomp_bsf.c [new file with mode: 0644]