gstreamer/ext/libav
IBM Thinklab 25ab0036c0 avviddec: drain frames 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 frames available. The old code was machine
dependant as different amount of frames 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=736515
2014-09-12 16:26:21 +03:00
..
gstav.c av: Remove some unused variables and function declarations 2012-12-22 10:52:47 +01:00
gstav.h av: Remove some unused variables and function declarations 2012-12-22 10:52:47 +01:00
gstavauddec.c avauddec: Bump the rank of avdec_aac so it is used by default 2014-08-06 13:26:37 +02:00
gstavauddec.h avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output buffers 2012-12-17 15:58:37 +01:00
gstavaudenc.c avaudenc: add a comment about using -1 in _finish_frame 2014-06-06 12:40:57 +01:00
gstavaudenc.h avenc: Add compliance property 2013-10-15 09:27:03 +02:00
gstavaudioresample.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcfg.c libav: Minor changes to build properly with v11alpha1 2014-08-12 16:17:38 +03:00
gstavcfg.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcodecmap.c avcodecmap: place supported profiles in mpeg4 caps 2014-06-06 16:54:06 +02:00
gstavcodecmap.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavdeinterlace.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavdemux.c avdemux: use GstFlowCombiner 2014-05-26 16:04:50 -03:00
gstavmux.c avmux: stream-start and segment event before data-flow 2014-02-22 21:54:08 +01:00
gstavprotocol.c av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavprotocol.h av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavscale.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavutils.c av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavutils.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavviddec.c avviddec: drain frames until libav doesn't have more data 2014-09-12 16:26:21 +03:00
gstavviddec.h avviddec: Add output-corrupt property 2014-01-17 22:08:33 +01:00
gstavvidenc.c avvidenc: Make sure to fixate caps before setting them on the pad 2014-06-21 18:29:32 +02:00
gstavvidenc.h avvidenc: Add thread-count parameter for libav encoders 2014-05-19 15:07:02 +01:00
Makefile.am libav: fix static linking 2013-04-15 16:00:03 +02:00