- Jul 23, 2014
-
-
Sebastian Dröge authored
-
- Jul 22, 2014
-
-
- Jul 20, 2014
-
-
- Jul 13, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jul 02, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
omxaudiodec: Implement hack for not disabling the output port after set_format until the output format is known Needed on some OMX implementations, e.g. the one from Atmel. It does not send the settings-changed event on the output port if it is disabled.
-
Sebastian Dröge authored
-
- Jul 01, 2014
-
-
- Jun 30, 2014
-
-
Sebastian Dröge authored
-
- Jun 29, 2014
-
-
Sebastian Dröge authored
Fixes output of encoding on RPi, where each header buffer (SPS and PPS) is in a separate OMX buffer. https://bugzilla.gnome.org/show_bug.cgi?id=726669
-
Sebastian Dröge authored
-
- Jun 25, 2014
-
-
Sebastian Dröge authored
-
Julien Isorce authored
-
-
-
-
-
Julien Isorce authored
- append a glfilter just before fakesink So that we get gltexture or eglimages - propagate our EGLDisplay to the pipeline see GST_QUERY_CONTEXT - share our EGLContext with the iternal gl context of the pipeline, see GST_QUERY_ALLOCATION - use GstVideoGLTextureUploadMeta to upload the incoming gltexture or eglimage to our gl texture TODO: convert from GLESv1 to GLESv2 See https://bugzilla.gnome.org/show_bug.cgi?id=728940
-
- Jun 24, 2014
-
-
-
Sebastian Dröge authored
It does not exist on the RPi for example.
-
Sebastian Dröge authored
Needed at least for gst_video_decoder_release_frame().
-
Sebastian Dröge authored
-
-
Sebastian Dröge authored
GStreamer uses a bitmask for the alignment while OMX uses the alignment itself. Let's convert. https://bugzilla.gnome.org/show_bug.cgi?id=710564
-
Sebastian Dröge authored
Otherwise we a) send them twice, and b) finish a frame for something that does not even include a frame. https://bugzilla.gnome.org/show_bug.cgi?id=726669
-
Sebastian Dröge authored
-
- Jun 20, 2014
-
-
Also add a debug message if query fails. https://bugzilla.gnome.org/show_bug.cgi?id=731898
-
- Jun 04, 2014
-
-
Interlaced stream could make the decoder use two input frames to produce one output frame causing the gstvideodecoder frame list to grow. Assuming the video decoder output frame in display order rather than in decoding order, this commit add a way to release frames with PTS less than current output frame. https://bugzilla.gnome.org/show_bug.cgi?id=730995
-
- Jun 03, 2014
-
-
This fixes a memory leak with g_strdup() when an error occurs. https://bugzilla.gnome.org/show_bug.cgi?id=731141
-
- Jun 02, 2014
-
-
- May 31, 2014
-
-
Sebastian Dröge authored
Otherwise we might abort a flush operation in another thread when enabling/disabling ports, leading to deadlocks sometimes. https://bugzilla.gnome.org/show_bug.cgi?id=730989
-
- May 26, 2014
-
-
Sebastian Dröge authored
CID 1216158
-
- May 21, 2014
-
-
Sebastian Dröge authored
From 211fa5f to 1f5d3c3
-
- May 19, 2014
-
-
Sebastian Dröge authored
CID 1214603
-
Sebastian Dröge authored
CID 1214605
-
Sebastian Dröge authored
CID 1214599
-
Sebastian Dröge authored
CID 1214589
-