gstreamer/ext
Sebastian Dröge a7d9d448bd avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed by ffmpeg
It has its own allocator that is not necessarily doing the same as malloc and
will then usually crash. E.g. on Windows or when memalign() is available.
2016-01-25 20:08:11 +01:00
..
libav avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed by ffmpeg 2016-01-25 20:08:11 +01:00
libswscale libav: Remove usage of deprecated API 2016-01-16 16:47:40 +02:00
Makefile.am Disable libswscale/avvideoscale plugin until it works at least somewhat 2013-01-17 23:57:00 +00:00