[FFmpeg-user] av_malloc(z)() causing a crash
jomelle wong
jomelle_14 at yahoo.com
Sat May 5 18:17:39 CEST 2012
I'm new to FFmpeg. I got a demo program to compile successfully but is
crashing when av_mallocz() is invoked. I switched it up with av_malloc()
but still crashes. I wanted to use standard malloc(), which doesn't crash, but
there might be problems with alignment and such.
I'm not sure how mailing lists work so I hope I'm doing this right.
More information about the ffmpeg-user
mailing list