summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-30srtpenc: remove get-rollover-counter signal and add stats propertysrtpJosep Torra2-41/+44
2016-05-30player: inhibit signals after gst_player_stop() has been calledGuillaume Desmottes2-5/+204
2016-05-30player: handle uri-loaded in testGuillaume Desmottes1-23/+66
2016-05-30h265parse: Don't assume contiguous id's in make_codec_dataScott D Phillips1-3/+3
2016-05-29dvbsrc: add sample ATSC launch lineReynaldo H. Verdejo Pinochet1-1/+4
2016-05-28gl: glquery: cast to silence compiler warningHavard Graff1-1/+2
2016-05-28gltestsrc: gltestsrc.h already defines GstGLTestSrcHavard Graff1-1/+0
2016-05-28player: use correct _NONE enumHavard Graff1-2/+2
2016-05-28h264parser: maintain minimal ABI compatTim-Philipp Müller2-0/+4
2016-05-28h264parser: Remove unused fps_num/fps_den fieldsSebastian Dröge2-23/+1
2016-05-28smoothstreaming: update fps calculation for h264 codec parser API changesTim-Philipp Müller1-1/+6
2016-05-26dvbsrc: use single marker at end of filtering PID listReynaldo H. Verdejo Pinochet1-9/+5
2016-05-26dvbsrc: simplify reporting of set polarityReynaldo H. Verdejo Pinochet1-3/+2
2016-05-26dvbsrc: fix bandwidth-hz property descriptionReynaldo H. Verdejo Pinochet1-3/+1
2016-05-26dvbsrc: fix usage of PES & DVR acronyms everywhereReynaldo H. Verdejo Pinochet1-6/+6
2016-05-26gldisplay: always unref the context on a collisionMatthew Waters1-1/+0
2016-05-25Revert "aggregator: Start the task when linked"Nicolas Dufresne1-7/+6
2016-05-25caopengllayersink: Don't cache buffer poolNicolas Dufresne2-39/+8
2016-05-25aggregator: Start the task when linkedNicolas Dufresne1-6/+7
2016-05-25gl: win32: Add debug category in gstglcontext_wgl.cXavier Claessens1-0/+2
2016-05-25glimagesink: support video rotation using transform matrixHaihua Hu4-10/+279
2016-05-25glvideomixer: fix race retrieving the GL context from the displayMatthew Waters1-2/+2
2016-05-25gldisplay: add some debugging about retrieving GL contextsMatthew Waters1-1/+14
2016-05-25eglimage: Re-add accidentially removed GST_DEFINE_MINI_OBJECT_TYPE()Sebastian Dröge1-0/+2
2016-05-25player: fix suburi getter debug messageGuillaume Desmottes1-2/+2
2016-05-25player: Don't set subtitle URI directly but dispatch to the player threadSebastian Dröge1-6/+1
2016-05-25eglimage: Ensure that the debug category is always initalizedSebastian Dröge1-13/+13
2016-05-24gltransformation: make the pivot-z property READWRITEArjen Veenhuizen1-3/+3
2016-05-24gltestsrc: fix src_impl leakGuillaume Desmottes1-0/+5
2016-05-24g-i: pass compiler env to g-ir-scannerTim-Philipp Müller4-1/+6
2016-05-24pnmdec: Fix ASCII parsingJan Schmidt2-31/+103
2016-05-24pnm: Add a basic unit testJan Schmidt2-0/+126
2016-05-24pnmenc: Make output caps match the srcpad templateJan Schmidt1-1/+5
2016-05-24pnmenc: Tidy up code, support BE/LE GRAY16 properlyJan Schmidt1-95/+85
2016-05-24pnmdec: Actually output LE or BE GRAY16 as negotiatedJan Schmidt2-92/+91
2016-05-24pnmdec: Implementation of GRAY16 handlingDimitrios Katsaros3-11/+103
2016-05-24pnmenc: Implementation of GRAY16 handlingDimitrios Katsaros1-29/+117
2016-05-23kmsbufferpool: error only if no allocatorVíctor Manuel Jáquez Leal1-9/+10
2016-05-23kmssink: frame copy log in performance categoryVíctor Manuel Jáquez Leal1-2/+4
2016-05-23kmssink: use trace level for buffer render logVíctor Manuel Jáquez Leal1-1/+1
2016-05-23player: Fix documentation for gst_player_video_info_get_framerate()Arun Raghavan1-1/+3
2016-05-21player: use gst_check_init() in testGuillaume Desmottes1-1/+1
2016-05-21openjpegenc: enable MCT for RGB videoAaron Boxer1-0/+3
2016-05-20dvbsrc: group DVB-T2 substream-id check with its corresponding set_prop()Reynaldo H. Verdejo Pinochet1-5/+6
2016-05-20dvbsrc: add DVB-S2 sub-stream ID checkReynaldo H. Verdejo Pinochet1-0/+5
2016-05-20dvbsrc: clarify consequence of passing a wrong ID to the substream filterReynaldo H. Verdejo Pinochet1-2/+2
2016-05-20gltestsrc: fix shaders ref countingGuillaume Desmottes1-3/+14
2016-05-20glmosaic: fix shader leakGuillaume Desmottes1-0/+1
2016-05-20gl: win32: Unparent internal window before destroying itXavier Claessens1-0/+2
2016-05-20gl: win32: Don't steal parent focus when creating internal windowXavier Claessens1-1/+6