- Jan 12, 2015
-
-
Stefan Sauer authored
From f2c6b95 to bc76a8b
-
- Dec 18, 2014
-
-
Sebastian Dröge authored
From ef1ffdc to f2c6b95
-
- Nov 27, 2014
-
-
Edward Hervey authored
From 7bb2bce to ef1ffdc
-
- Nov 13, 2014
-
-
- Oct 27, 2014
-
-
Sebastian Dröge authored
From 84d06cd to 7bb2bce
-
- Oct 21, 2014
-
-
Tim-Philipp Müller authored
From a8c8939 to 84d06cd
-
Stefan Sauer authored
From 1f5d3c3 to a8c8939
-
- Sep 30, 2014
-
-
Sebastian Dröge authored
-
-
- Sep 01, 2014
-
-
Michal Lazo authored
Needs firmware from yesterday or newer to work with all possible aspect ratios. Before that it only supported a fixed list. https://bugzilla.gnome.org/show_bug.cgi?id=732533
-
- Aug 28, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Peng Liu authored
Fix a video encoder stall problem on RPi when changing the aspect ratio. https://bugzilla.gnome.org/show_bug.cgi?id=732533
-
- Aug 14, 2014
-
-
-
Sebastian Dröge authored
-
- 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
-
Michal Lazo 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
-