summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* 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
* add more generated .pc filesDavid I. Lehn2002-11-021-0/+2
| | | | | Original commit message from CVS: add more generated .pc files
* added a bunch of cvsignore stuff off of a fresh checkout and build i will ↵Andy Wingo2002-03-251-0/+14
win the race to max LOC changed ;-) Original commit message from CVS: added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)