gstreamer/ext
Aleix Conchillo Flaqué 24780708be avauddec: drain samples until libav doesn't have more data
We use have_data (that comes from libav), instead of only trying 10
times, to know if there are more samples available. The old code was
machine dependent as different amount of samples could be decoded by
different type of (more powerful) machines, and 10 times was not always
sufficient.

https://bugzilla.gnome.org/show_bug.cgi?id=737144
2014-09-23 19:14:06 +03:00
..
libav avauddec: drain samples until libav doesn't have more data 2014-09-23 19:14:06 +03:00
libswscale libav: fix static linking 2013-04-15 16:00:03 +02:00
Makefile.am Disable libswscale/avvideoscale plugin until it works at least somewhat 2013-01-17 23:57:00 +00:00