summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-09eglglessink: Downgrade a GST_ERROR to a GST_DEBUG0.10Sebastian Dröge1-2/+2
2013-01-09eglglessink: Return the last_flow immediately if it wasn't GST_FLOW_OKSebastian Dröge1-1/+6
2013-01-09eglglessink: Improve EGL/GL error handling a bitSebastian Dröge1-12/+16
2013-01-09eglglessink: Bind the OpenGL ES API in the render thread tooSebastian Dröge1-0/+2
2013-01-09eglglessink: Add configure parameter to chose the EGL window systemSebastian Dröge3-35/+82
2013-01-09eglglessink: Add support for Mali fbdev EGL driverSebastian Dröge2-1/+32
2013-01-09eglglessink: Fix width/height swap in last commitSebastian Dröge1-1/+1
2013-01-09eglglessink: Fix handling of GstVideoOverlay::set_render_rect() and crop meta...Sebastian Dröge3-54/+68
2013-01-09eglglessink: Add a cast from EGLNativeWindowType to Window to fix a compiler ...Sebastian Dröge1-1/+1
2013-01-09eglglessink: Fix crash when closing internal X11 windowSebastian Dröge4-12/+27
2013-01-09eglglessink: Add proper check for X11Sebastian Dröge2-26/+10
2013-01-04shm: Actually get the permissions on get_propertyOlivier Crête1-9/+1
2012-12-26decklink: remove useless and uninitialized list causing a crash in the device...Youness Alaoui2-6/+0
2012-12-24rsvg: add needed includeMark Nauwelaerts2-0/+2
2012-12-23waylandsink: do not default to a fullscreen canvasJoe Konno1-3/+0
2012-12-13mpeg4videoparse: export number of sprite warping points in capsArnaud Vrac1-0/+4
2012-12-13mpeg4videoparse: handle divx capsArnaud Vrac1-7/+9
2012-12-11configure: Use AC_LANG_PROGRAM to make autoconf happySebastian Dröge1-8/+3
2012-12-11winscreencap: Fix configure check and compilationSebastian Dröge2-10/+17
2012-12-10suppress more warningsWim Taymans5-2/+6
2012-12-06mxfdemux: Don't allow any wrapping other than frame wrappingSebastian Dröge1-0/+27
2012-12-05mxfdemux: Add function to get the essence track wrappingSebastian Dröge9-0/+281
2012-12-05mxf: Add support for parsing filler structural componentsSebastian Dröge4-0/+37
2012-12-05mxf: Improve debug output during metadata resolvalSebastian Dröge1-23/+86
2012-11-30configure: fix wayland checkTim-Philipp Müller1-18/+1
2012-11-30waylandsink: Port to 1.0 protocolRob Bradford3-37/+71
2012-11-30mxf: Add more support for RP2008 (AVC in the MPEG mapping)Sebastian Dröge1-4/+12
2012-11-30wasapi: make the build happy without the static plugins patchSebastian Dröge1-2/+0
2012-11-30wasapi: Integrate into the autotools build systemSebastian Dröge3-6/+75
2012-11-20GstPhotography: Add new enum values to match android's parametersYouness Alaoui1-3/+20
2012-11-19codecparsers: vc1: fix PTYPE for interlaced frames.Gwenole Beauchesne1-0/+8
2012-11-12amcvideodec: Fix refcount problem with frames being dropped because of decode...Sebastian Dröge1-1/+2
2012-11-05waylandsink: fail gracefully with an error message if we can't connect to way...Tim-Philipp Müller1-1/+12
2012-11-05hlssink: add a playlist-length propertyWill Thompson2-2/+19
2012-11-05hlssink: reset when going to NULL stateLuciana Fujii Pontello1-4/+12
2012-11-05hlssink: Fix segment names on playlistLuciana Fujii Pontello1-1/+1
2012-11-02eglglessink: Use GST_PLUGIN_DEFINE2 if available and use some more #defines i...Sebastian Dröge1-1/+10
2012-11-02opensles: Use GST_PLUGIN_DEFINE2 only when availableSebastian Dröge1-0/+8
2012-11-02opensles: Use GLib 2.24 thread APISebastian Dröge1-6/+6
2012-11-02opensles: Fix compilation with debugging enabledSebastian Dröge1-1/+1
2012-11-01avfvideosrc: Allow changing the framerate through the capsOlivier Crête1-16/+46
2012-11-01opensles: Remove unused variableSebastian Dröge1-4/+0
2012-11-01opensles: Make sure to only ever create a single engine objectSebastian Dröge4-25/+97
2012-11-01androidmedia: Skip Aricent codecs for nowSebastian Dröge1-0/+6
2012-11-01eglglessink: Post stream-status messages for our render threadSebastian Dröge1-0/+20
2012-10-31eglglessink: If pushing an item on the queue fails, free itSebastian Dröge1-1/+3
2012-10-30avfvideosrc: Negotiate format, also support more resolutionsOlivier Crête1-18/+101
2012-10-24mpegdemux: check base_time before calculating new_startThijs Vermeir1-1/+2
2012-10-22androidmedia: Set and use input stateSebastian Dröge1-0/+10
2012-10-19eglglessink: Don't try to render expose() if no caps are known yetSebastian Dröge1-2/+7