gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal b4a695cd11 libs: video: split allocation query caos and pad caps
Since the allocation query caps contains memory size and the pad's caps
contains the display size, a video encoder or decoder might need to allocate
a different frame size than the size negotiated in the caps.

This patch splits this logic distinction for videodecoder and videoencoder.

The user if needs a different allocation caps, should set the allocation_caps
in the GstVideoCodecState before calling negotiate() vmethod. Otherwise the
allocation_caps will be the same as the caps set in the src pad.

https://bugzilla.gnome.org/show_bug.cgi?id=764421
2016-04-05 11:32:50 +02:00
..
allocators base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
app base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
audio audioencoder: fix gtk-doc comment format 2016-04-04 17:12:16 +02:00
fft Drop usage of deprecated g-ir-scanner --strip-prefix flag 2015-12-02 20:19:43 -08:00
pbutils discoverer: copy over result and seekable fields when copying a discoverer info 2016-04-02 10:09:46 +01:00
riff win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
rtp rtpbasedepayload: look at ssrc before sequence numbers 2016-04-03 11:49:16 +03:00
rtsp base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
sdp docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc 2016-01-03 17:21:18 +00:00
tag base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
video libs: video: split allocation query caos and pad caps 2016-04-05 11:32:50 +02:00
gettext.h
glib-compat-private.h
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00