view bfin/Makefile @ 11907:defe337cf643 libavcodec

libvorbis: Only drop 1-byte packets at end of stream This fixes handling of totally silent packets during the encoding, that also are 1 byte in size. This fixes issue 2013
author mstorsjo
date Tue, 22 Jun 2010 06:53:06 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += bfin/dsputil_bfin.o           \
                                          bfin/fdct_bfin.o              \
                                          bfin/idct_bfin.o              \
                                          bfin/mpegvideo_bfin.o         \
                                          bfin/pixels_bfin.o            \
                                          bfin/vp3_bfin.o               \
                                          bfin/vp3_idct_bfin.o          \