summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-141-85/+0
|
* webrtc: Initial support for stream addition/removalMatthew Waters2019-05-301-0/+1
| | | | | | | | | Limitations: - No transport changes at all (ICE, DTLS) - Codec changes are untested and probably don't work - Stream removal doesn't remove transports (i.e. non-bundled transports will stay around until webrtcbin is shutdown) - Unified Plan SDP only. No Plan-B support.
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+3
|
* .gitignore more thingsTim-Philipp Müller2019-03-081-0/+2
|
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-271-1/+0
| | | | https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/138
* gitignore: Add new webrtc exampleEdward Hervey2018-05-281-0/+1
|
* Dist compositor crossfade example and pythons script for meson buildTim-Philipp Müller2018-02-151-0/+1
| | | | And add to autotools build so it gets disted.
* gtk: remove, plugin has moved to -goodTim-Philipp Müller2018-02-121-3/+0
|
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-021-0/+5
| | | | | | | | | | | | | | | | | | | | SDP's are generated and consumed according to the W3C PeerConnection API available from https://www.w3.org/TR/webrtc/ The SDP is either created initially from the connected sink pads/attached transceivers as in the case of generating an offer or intersected with the connected sink pads/attached transceivers as in the case for creating an answer. In both cases, the rtp payloaded streams sent by the peer are exposed as separate src pads. The implementation supports trickle ICE, RTCP muxing, reduced size RTCP. With contributions from: Nirbheek Chauhan <nirbheek@centricular.com> Mathieu Duponchelle <mathieu@centricular.com> Edward Hervey <edward@centricular.com> https://bugzilla.gnome.org/show_bug.cgi?id=792523
* tests/examples: add manual tests/examples for the ipcpipeline elementsGeorge Kiagiadakis2017-08-011-0/+2
| | | | | | | | ipcpipeline1 is a very simple test that shows a short videotestsrc fragment. ipc-play is a clone of gst-play that splits the pipeline in two processes, running the source & demuxer on the master process and the decoders & sinks on the slave.
* tests/check: add automatic unit test suite for the ipcpipeline elementsGeorge Kiagiadakis2017-08-011-0/+1
| | | | | All tests run within a common framework for splitting processes and making them interract properly with the gst check system.
* examples: add audiomixmatrix test to .gitignoreJosep Torra2017-04-011-0/+1
|
* win32: remove generation of pre-made config.h for msvc buildsTim-Philipp Müller2016-12-161-2/+0
| | | | This is no longer needed with the Meson build.
* Remove generated .spec fileTim-Philipp Müller2016-12-161-1/+0
| | | | Likely extremely bitrotten, and we should not ship this anyway.
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/mesonbuild/meson With contributions from: Tim-Philipp Müller <tim@centricular.com> Matej Knopp <matej.knopp@gmail.com> Jussi Pakkanen <jpakkane@gmail.com> (original port) Highlights of the features provided are: * Faster builds on Linux (~40-50% faster) * The ability to build with MSVC on Windows * Generate Visual Studio project files * Generate XCode project files * Much faster builds on Windows (on-par with Linux) * Seriously fast configure and building on embedded ... and many more. For more details see: http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html Building with Meson should work on both Linux and Windows, but may need a few more tweaks on other operating systems.
* Add missing file to gitignoreNicolas Dufresne2016-06-211-0/+1
|
* .gitignore: remove non-existent directoryMatthew Waters2016-05-151-1/+0
| | | | Partially reverts cdf91c455d4057a9d234766510bd2e8a44e1ed05
* .gitignore: Ignore tests/examples/gl/gtk generated filesNirbheek Chauhan2016-05-101-0/+2
| | | | And another test binary.
* .gitignore: Ignore some more test temporary filesNirbheek Chauhan2016-03-281-0/+3
|
* Remove gsettings plugin which was never portedTim-Philipp Müller2016-01-311-4/+0
| | | | | | | Don't think we need this any longer or want to support it, and clearly no one has been missing it all these years either, so let's just get rid of it.
* ignore: videoframe-audiolevel testNicolas Dufresne2015-12-141-0/+1
|
* tests/examples: add a waylandsink exampleGeorge Kiagiadakis2015-11-181-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=748322
* add glliveshader program to .gitignoreMatthew Waters2015-10-191-0/+1
|
* gitignore: add new example fileLuis de Bethencourt2015-08-071-0/+1
| | | | | Commit 02b9daafdf64ab205ed725f5496dfa5ce860eacc added a new example file tests/examples/opencv/gstfacedetect_test, adding it to .gitignore
* gitignore: Add new generated filesEdward Hervey2015-07-091-0/+3
|
* examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2015-06-211-0/+3
|
* examples: add small jpeg codecparser testTim-Philipp Müller2015-06-211-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=673925
* playout: New example for seamless audio/video playbackNirbheek Chauhan2015-06-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | An example app that takes video URIs as command line arguments and switches between them seamlessly one after the other using compositor and audiomixer. Both audio-video and video-only media files are valid inputs, but mixing files of both types in a single invocation is cumbersome to support, and hence does not work. The example attempts to keep the audio stream moving along perfectly, and duplicates video frames where necessary to cover gaps in the video timestamps using the 'ignore-eos' videoaggregator pad property. Ensuring seamless (and mostly-glitch-free) switching is harder than it sounds, and hence the example contains plenty of pad probes and running time calculations to make things work. The GPtrArray play_queue contains items that are being played back, have been prepared for playback, and will be played back in the future. The queue itself is mutable besides the first two items (playing and prepared). The item that has been prepared should not be edited or removed since it has been prepared in advance to be activated immediately on the current item's EOS. The example also has support for switching to the next item in the queue prematurely; see the --switch-after/-s flag to the application. Note: the output video is hard-coded at 1280x720, and input video is scaled as needed to fit this size. Set OUTPUT_VIDEO_WIDTH/HEIGHT to change this. https://bugzilla.gnome.org/show_bug.cgi?id=748947
* Update .gitignoreTim-Philipp Müller2015-04-231-0/+1
|
* .gitignore: Ignore gcov intermediate filesSebastian Rasmussen2014-03-031-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=725481
* .gitignore: ignore new win32 config.h-newTim-Philipp Müller2013-09-031-0/+2
|
* .gitignore: Update for new files to ignoreEdward Hervey2013-08-141-0/+5
|
* tests: ignore new example binariesTim-Philipp Müller2013-07-291-0/+2
|
* examples: ignore new test-uvch264 binaryTim-Philipp Müller2013-02-281-1/+2
|
* insertbin: Add bin to dynamically insert elements in a running pipelineOlivier Crête2013-01-231-0/+2
| | | | | | This element automatically links in any element added using it's action signals. These elements must have a single source pad and a single sink pad.
* .gitignore: add visual studio IDE files and OS X .DS_Store filesMatej Knopp2012-05-161-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=667899
* Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller2011-08-021-0/+1
|
* tests: fix distcheck by disting new jack example directoryTim-Philipp Müller2010-09-071-2/+4
| | | | Also add test binary to ignores.
* 0.10.19.3 pre-releaseTim-Philipp Müller2010-08-111-1/+3
|
* .gitignore: ignore gsettings xml schema fileTim-Philipp Müller2010-07-281-0/+2
|
* .gitignore: ignore temporary orc filesTim-Philipp Müller2010-06-301-0/+4
|
* .gitignore: ignore new shapewipe example binaryTim-Philipp Müller2009-05-311-0/+1
|
* More files to ignoreEdward Hervey2009-02-091-0/+2
|
* Add more to the gitignoresJan Schmidt2009-01-231-0/+8
|
* moap ignoreThomas Vander Stichele2006-06-111-0/+1
| | | | | Original commit message from CVS: moap ignore
* ignore moreThomas Vander Stichele2006-04-011-1/+1
| | | | | Original commit message from CVS: ignore more
* .cvsignore: Ignore generated file _stdint.h.David I. Lehn2004-02-031-0/+1
| | | | | | Original commit message from CVS: * .cvsignore: Ignore generated file _stdint.h.
* adding files to be ignoredThomas Vander Stichele2004-02-021-0/+2
| | | | | Original commit message from CVS: adding files to be ignored
* exciting .cvsignore updates!CAPSDavid I. Lehn2002-12-311-0/+10
| | | | | Original commit message from CVS: exciting .cvsignore updates!
* catch the generated versioned .pc filesDavid I. Lehn2002-12-121-4/+4
| | | | | Original commit message from CVS: catch the generated versioned .pc files