gstreamer/gst-libs/gst/video
Thiago Santos 81471099d2 videodecoder: error out if no frames are decoded before eos
Raise an error in case no frames are decoded before EOS and we
have input, meaning that data was received but it was somehow invalid.

https://bugzilla.gnome.org/show_bug.cgi?id=711094
2013-11-25 10:53:25 -03:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
colorbalance.c colorbalance: Fix the typo in base_init(). 2013-07-05 10:00:21 +02:00
colorbalance.h Fix FSF address 2012-11-03 23:05:09 +00:00
colorbalancechannel.c Fix FSF address 2012-11-03 23:05:09 +00:00
colorbalancechannel.h Fix FSF address 2012-11-03 23:05:09 +00:00
convertframe.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideodecoder.c videodecoder: error out if no frames are decoded before eos 2013-11-25 10:53:25 -03:00
gstvideodecoder.h video: make direct includes work again 2013-08-16 14:14:15 +01:00
gstvideoencoder.c videodecoder/videoencoder: Mark pads as requiring reconfiguration again if negotiation fails 2013-09-12 09:35:00 +02:00
gstvideoencoder.h video{en,de}coder: Add new flush vfunc as a replacement for reset 2013-08-15 13:26:39 +02:00
gstvideofilter.c videofilter: implement transform_meta virtual method. 2013-09-09 15:37:02 +02:00
gstvideofilter.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideometa.c video/audio: #define metadata strings. 2013-09-09 15:37:02 +02:00
gstvideometa.h docs: fix some doc blocks 2013-09-09 15:52:05 +02:00
gstvideopool.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideopool.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideosink.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideosink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoutils.c libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstvideoutils.h video: make direct includes work again 2013-08-16 14:14:15 +01:00
Makefile.am video: move chroma functions to separate file 2013-05-27 11:05:06 +02:00
navigation.c navigation: Add missing out parameter annotations to GstNavigation 2013-10-11 23:06:55 +02:00
navigation.h Fix FSF address 2012-11-03 23:05:09 +00:00
TODO video: Base classes for video decoders and encoders 2012-04-24 17:03:40 +02:00
video-blend.c video: don't crash when blending onto video formats that unpack to 64 bits per pixel 2012-11-07 11:17:14 +00:00
video-blend.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-chroma.c video-chroma: add chroma resampler 2013-05-27 11:05:07 +02:00
video-chroma.h video: make direct includes work again 2013-08-16 14:14:15 +01:00
video-color.c Fix FSF address 2012-11-03 23:05:09 +00:00
video-color.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-event.c Fix FSF address 2012-11-03 23:05:09 +00:00
video-event.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-format.c video-format: fix NV24 pack/unpack function 2013-09-06 12:45:36 +02:00
video-format.h video: Add support for NV24 color format 2013-07-16 11:47:59 +02:00
video-frame.c video-frame: copy offsets from metadata 2013-09-23 11:55:07 +02:00
video-frame.h video: make direct includes work again 2013-08-16 14:14:15 +01:00
video-info.c video-info: respect stride alignment 2013-07-19 10:47:27 +02:00
video-info.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-orc-dist.c video: fix build without orc or older or versions 2013-09-06 13:28:00 +01:00
video-orc-dist.h video: fix build without orc or older or versions 2013-09-06 13:28:00 +01:00
video-orc.orc video-format: fix NV24 pack/unpack function 2013-09-06 12:45:36 +02:00
video-overlay-composition.c video-overlay-composition: fix ayuv/argb conversion 2013-02-19 20:39:29 +00:00
video-overlay-composition.h video: add define for video formats supported by the overlay blending code 2013-02-19 12:54:40 +00:00
video.c Fix FSF address 2012-11-03 23:05:09 +00:00
video.h docs: fix some doc blocks 2013-09-09 15:52:05 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoorientation.c Fix FSF address 2012-11-03 23:05:09 +00:00
videoorientation.h Fix FSF address 2012-11-03 23:05:09 +00:00
videooverlay.c docs: fix up some more GstXOverlay -> GstVideoOverlay 2012-12-10 13:40:26 +00:00
videooverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00