Miguel Angel Arcos wrote: > > Then with the code of my first mail my app should work ok? > This code looks correct. My application uses similar code.
Miguel Angel Arcos wrote: > > > about use av_alloc_put_byte() because I don't see clearlyhow it > works. > > ByteIOContext *av_alloc_put_byte( > unsigned char *buffer, > int buffer_size, > int write_flag, //??? > void *opaque, //??? > int (*read_packet)(void *opaque, uint8_t *buf, int > buf_size), //??? > int (*write_packet)(void *opaque, uint8_t *buf, int > buf_size), //??? > int64_t (*seek)(void *opaque, int64_t offset, int > whence)); //??? > http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/structByteIOContext.html http://n4.nabble.com/libav-users-f943685.html -- View this message in context: http://n4.nabble.com/H264-decoding-tp1468742p1470013.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
