dexter

Results 222 comments of dexter

can i build avc.bc by myself?

I means that I need avc source code to build my own avc.bc. So where is avc source code?

in make.py line 75 ,it just uses the avc.bc. but which source code is avc's?

I don't understand. https://github.com/mbebenita/Broadway/tree/master/Decoder/src these codes just generate files below,there is no avc.bc Decoder.o h264bsd_byte_stream.o h264bsd_cavlc.o h264bsd_conceal.o h264bsd_deblocking.o h264bsd_decoder.o h264bsd_dpb.o h264bsd_image.o h264bsd_inter_prediction.o h264bsd_intra_prediction.o h264bsd_macroblock_layer.o h264bsd_nal_unit.o h264bsd_neighbour.o h264bsd_pic_order_cnt.o h264bsd_pic_param_set.o h264bsd_reconstruct.o h264bsd_seq_param_set.o...

I know what your mean. I want to build the project on windows os. There are other projects to be built together. avc.bc seems be built on linux. So I...

So I still don't know how to build avc.bc. Or where is the source code for it

do you mean make.py will generate avc.bc? I look into the make.py ,there is no script to do that thing.Only link the avc.bc.This file is already at https://github.com/mbebenita/Broadway/tree/master/Decoder

I understand now.Thank you for your patience!

you can look at RtmfpDownloader folder