summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2014-09-07dvbsrc: retry opening the frontend on EINTRHEADmasterReynaldo H. Verdejo Pinochet1-2/+3
2014-09-07dvbsrc: assorted doc & spelling fixesReynaldo H. Verdejo Pinochet1-7/+8
2014-09-02dvbsrc: simplify ISDB-T launch line exampleReynaldo H. Verdejo Pinochet1-1/+1
2014-09-02dvbsrc: delay locking till actually neededReynaldo H. Verdejo Pinochet1-46/+5
2014-09-01amcaudiodec: Remove hack for Google MP3 decoderSebastian Dröge2-15/+0
2014-08-29dvbsrc: fix description for modulation propReynaldo H. Verdejo Pinochet1-1/+1
2014-08-29dvbsrc: add basic checks on ISDB-T parametersReynaldo H. Verdejo Pinochet1-4/+54
2014-08-29dvbsrc: add support for additional modulation typesReynaldo H. Verdejo Pinochet1-0/+4
2014-08-29dvbsrc: drop FIXME on _ISDBT_LAYER_ENABLED propReynaldo H. Verdejo Pinochet1-2/+1
2014-08-14androidmedia: Make sure to unblock any thread waiting on the drain condition ...Sebastian Dröge3-0/+80
2014-08-14androidmedia: Fix draining logic to let the base class handle EOS eventsSebastian Dröge6-101/+39
2014-08-13dvbbasebin: fix parsing of freqs in some ZAP filesReynaldo H. Verdejo Pinochet1-2/+11
2014-08-13dvbsrc: get rid of remaining trailing whitespaceReynaldo H. Verdejo Pinochet1-6/+6
2014-08-13dvbsrc: wrap around known-interruptible ioctlsReynaldo H. Verdejo Pinochet1-10/+29
2014-08-13dvbsrc: drop gst_dvbsrc_retry_ioctl for retry macroReynaldo H. Verdejo Pinochet1-30/+27
2014-08-13dvbsrc: dvbbasebin: add 'tune' signalReynaldo H. Verdejo Pinochet4-10/+60
2014-08-10pvrvideosink: Avoid leaking bufferpool configurationSebastian Rasmussen1-0/+1
2014-08-10directsoundsrc: Avoid leaking copy of caps objectSebastian Rasmussen1-2/+1
2014-08-10vtenc: Avoid leaking caps object and its copySebastian Rasmussen1-1/+3
2014-08-10amcvideoenc: Avoid leaking copy of caps objectSebastian Rasmussen1-4/+1
2014-08-03dvbsrc: remove srcpad leftoverReynaldo H. Verdejo Pinochet1-1/+0
2014-08-01decklinksink: Initialize pixel format to bmdFormat8BitYUVSebastian Dröge1-2/+4
2014-08-01decklinksink: Catch errors during data flow and error out properlySebastian Dröge1-16/+44
2014-08-01decklink: 59.94fps is 60000/1001, not 30000/1001Sebastian Dröge1-3/+3
2014-07-28dvbsrc: clarify units for freq and symbol-rateReynaldo H. Verdejo Pinochet1-5/+7
2014-07-28dvbsrc: add preliminary support for ISDB-T/TbReynaldo H. Verdejo Pinochet3-4/+485
2014-07-28dvbsrc: make slof/lof1/lof2 settable propertiesReynaldo H. Verdejo Pinochet3-15/+73
2014-07-17openslesringbuffer: Provide the size of our array to GetDestinationOutputDevi...Sebastian Dröge1-1/+1
2014-07-17openslessink: Silence some error debug output to log outputSebastian Dröge1-3/+19
2014-07-15d3dvideosink: Open Direct3D devices in a threadsafe waySebastian Dröge1-0/+3
2014-07-11atdec: Change rank to MARGINAL until it can properly handle multichannel audioSebastian Dröge1-1/+1
2014-07-03d3dvideosink: Always lock the D3D surfaces in write modeSebastian Dröge1-3/+2
2014-07-03d3dhelpers: Swap UV planes properly for YV12 as compared to I420Sebastian Dröge1-8/+19
2014-07-03amc: Properly integrate COLOR_QCOM_FormatYVU420SemiPlanar32m againSebastian Dröge1-0/+2
2014-07-03amcaudiodec: audio/mpeg is always MPEG 1 layer 3Sebastian Dröge1-0/+1
2014-07-02applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina2-10/+17
2014-07-02vtdec: avoid segfault when output isn't configuredThiago Santos1-0/+14
2014-07-02vtdec: ignore the dropped flag if buffer was receivedThiago Santos1-3/+8
2014-07-02d3dvideosink: Don't leak all surfacesSebastian Dröge2-8/+4
2014-07-02d3dvideosink: PostMessage() takes integers as last parameters, not pointersSebastian Dröge1-2/+2
2014-07-02d3dvideosink: Remove unused variableSebastian Dröge1-1/+0
2014-06-30vtenc: fix memory leakMatthieu Bouron1-4/+15
2014-06-29uvch264src: Free property strings when disposing the instanceSebastian Dröge1-0/+6
2014-06-29uvch264src: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge1-0/+2
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