summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey9-34/+34
2014-06-25dvbsrc: add copyright/license stub to headerReynaldo H. Verdejo Pinochet1-0/+21
2014-06-25dvbsrc: documentation fixesReynaldo H. Verdejo Pinochet2-34/+41
2014-06-23d3dvideosink: Release D3D surfaces when shutting down the sinkEric Trousset2-0/+15
2014-06-23openslessrc: Classification of the element factory should be Source/ not Src/Sebastian Dröge1-1/+1
2014-06-22dvbsrc: fix diseqc-source prop name in exampleReynaldo H. Verdejo Pinochet1-1/+1
2014-06-22dvbsrc: fix nit on warning messageReynaldo H. Verdejo Pinochet1-1/+1
2014-06-20androidmedia: Clear exceptions also when we did not provide a GErrorSebastian Dröge1-1/+4
2014-06-19androidmedia: Also don't report warnings for queue/dequeue errors during flus...Sebastian Dröge3-20/+42
2014-06-19androidmedia: Don't consider input buffer queueing failures as an error durin...Sebastian Dröge3-3/+18
2014-06-19androidmedia: Clean up flushing code and don't consider output buffer releasi...Sebastian Dröge3-11/+35
2014-06-12dvbsrc: do not try to close negative file descriptorsVincent Penquerc'h1-1/+2
2014-06-05dvbsrc: drop redundant assignmentReynaldo H. Verdejo Pinochet1-2/+0
2014-06-05dvbsrc: improve timeout handing at locking loopReynaldo H. Verdejo Pinochet1-16/+57
2014-06-02shmsink: Allocate enough memory to do alignmentOlivier Crête1-1/+1
2014-06-02androidmedia: Actually print the stacktrace into the error stringSebastian Dröge1-0/+3
2014-06-02androidmedia: Clear the exception before trying to call Java methods to conve...Sebastian Dröge1-1/+6
2014-06-02androidmedia: Fix crashes when loading the plugin in a standalone application...Sebastian Dröge1-0/+43
2014-06-01dvbbasebin: better error handling in case tsparse is missingTim-Philipp Müller1-6/+28
2014-05-30dvbbasebin: add prop setup code for guint64Reynaldo H. Verdejo Pinochet1-0/+7
2014-05-30dvb/cam*: use g_strerror and other few nitsReynaldo H. Verdejo Pinochet3-8/+9
2014-05-30dvbbasebin: fix dvbsrc signal proxyingReynaldo H. Verdejo Pinochet1-18/+43
2014-05-30dvbbasebin: proxy new props/signals from dvbsrcReynaldo H. Verdejo Pinochet1-0/+42
2014-05-30dvbsrc: smarten up tuning logicReynaldo H. Verdejo Pinochet2-209/+327
2014-05-30androidmedia: Add exceptions from the Java API to error messages, and post mo...Sebastian Dröge5-172/+385
2014-05-30androidmedia: Add a GError argument to all amc methods and catch exceptions t...Sebastian Dröge2-155/+253
2014-05-30androidmedia: Describe exceptions happening when scanning all codecsSebastian Dröge1-37/+106
2014-05-30androidmedia: Add API to convert an exception into a stringSebastian Dröge1-0/+197
2014-05-30Release the codec before freeing itJorge Zapata2-2/+6
2014-05-27Revert "androidmedia: Place some const keywords in a few places"Sebastian Dröge2-4/+4
2014-05-26androidmedia: Place some const keywords in a few placesSebastian Dröge2-4/+4
2014-05-26androidmedia: add gst_amc_color_format_copyChen Jie6-477/+492
2014-05-26androidmedia: move create_src|sink_caps to gstamc.cChen Jie5-680/+507
2014-05-26dvb: parsechannels: add delsys propertyStefan Ringel1-0/+10
2014-05-26dvbsrc: map SYS_DVBC_ANNEX_A SYS_DVBC_ANNEX_AC for DVB API < 5.6Vincent Penquerc'h1-0/+9
2014-05-26dvbsrc: fix typo in testing flagVincent Penquerc'h1-1/+1
2014-05-26amcvideoenc: Unit of bitrate property is now bit/secChen Jie1-4/+4
2014-05-26dvbsrc: Add missing tone ioctlStefan Ringel1-1/+6
2014-05-23androidmedia: Add a new QCOM color formatJorge Zapata2-0/+3
2014-05-23androidmedia: First try to get symbols from the current program, then load li...Sebastian Dröge1-17/+32
2014-05-23androidmedia: add support for video encodingChen Jie4-4/+2133
2014-05-22dvbsrc: fix building with newer kernel headersMichael Olbrich1-10/+10
2014-05-16opensles: Work around race condition in Android < 4.2 that leads to deadlocks...Sebastian Dröge1-0/+32
2014-05-14bluez: fix property namesWim Taymans1-4/+4
2014-05-13shm: Don't leak GstShmPipeEdward Hervey1-4/+5
2014-05-12dvbsrc: Don't free string we're still usingSebastian Dröge1-1/+1
2014-05-10dvbsrc: drop C++ style commentsReynaldo H. Verdejo Pinochet1-6/+5
2014-05-10dvbsrc: fix up error reportingReynaldo H. Verdejo Pinochet1-6/+10
2014-05-03mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-...Sebastian Dröge9-2930/+2
2014-04-27decklink: Don't fail if HW does not have all interfacesNicolas Dufresne1-3/+0