search for: avcodec_default_get_buffer

Displaying 2 results from an estimated 2 matches for "avcodec_default_get_buffer".

2010 Apr 30
3
Ogv file only plays in VLC / Can't be used by most tools.
...: Lavf52.54.0 Stream #0.0: Video: mpeg1video, yuv420p, 640x480, q=2-31, 200 kb/s, 90k tbn, 30 tbc Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding [theora @ 01d4e9d0]error in unpack_block_qpis Error while decoding stream #0.0 [theora @ 01d4e9d0]pic->data[0]!=NULL in avcodec_default_get_buffer [theora @ 01d4e9d0]vp3: get_buffer() failed Error while decoding stream #0.0 [theora @ 01d4e9d0]pic->data[0]!=NULL in avcodec_default_get_buffer [theora @ 01d4e9d0]vp3: get_buffer() failed Error while decoding stream #0.0 [theora @ 01d4e9d0]pic->data[0]!=NULL in avcodec_default_get_buffer [th...
2007 Sep 05
1
VP6 issues in Swfdec
...s a huge memleak reported by valgrind (this is from a run of 210.swf): ==31127== 224,784,144 bytes in 177 blocks are still reachable in loss record 5,098 of 5,098 ==31127== at 0x4021990: memalign (vg_replace_malloc.c:332) ==31127== by 0x510ECE6: av_malloc (mem.c:61) ==31127== by 0x4D71B01: avcodec_default_get_buffer (utils.c:308) ==31127== by 0x4F4F789: vp56_decode_frame (vp56.c:509) ==31127== by 0x4D70B7D: avcodec_decode_video (utils.c:937) ==31127== by 0x406712D: swfdec_video_decoder_ffmpeg_decode (swfdec_codec_ffmpeg.c:235) ==31127== by 0x406A2A8: swfdec_video_decoder_decode (swfdec_codec_video....