Commit graph

21 commits

Author SHA1 Message Date
Matej Knopp 18f5a63dae .gitignore: add visual studio IDE files and OS X .DS_Store files
https://bugzilla.gnome.org/show_bug.cgi?id=667899
2012-05-16 08:02:02 +01:00
Wim Taymans 32bd12dba9 Merge branch 'master' into 0.11
Conflicts:
	.gitignore
	common
	configure.ac
	ext/vorbis/gstvorbisdeclib.h
	gst-libs/gst/audio/gstaudioencoder.c
	gst-libs/gst/riff/riff-read.c
	gst/playback/gstplaysink.c
	gst/playback/gstplaysinkconvertbin.c
	tests/check/libs/video.c
2012-03-22 11:35:13 +01:00
Tim-Philipp Müller 6589c56157 .gitignore: add new playback-test binary 2012-03-09 15:41:30 +00:00
Tim-Philipp Müller a7c44ea877 Add {audio,video}-marshal.[ch] to .gitignore 2011-12-01 23:26:36 +00:00
Tim-Philipp Müller 25f8f6453e tag: add mklicensestables utility
Add (uninstalled) tool to create licenses-table.dat from liblicense's
RDF files. It's not very pretty and makes loats of assumptions about
the input, but should work. If things change, we can fix it then.

https://bugzilla.gnome.org/show_bug.cgi?id=646868
2011-08-10 10:34:20 +01:00
Tim-Philipp Müller 5a0c2517ee pbutils: add compile time and runtime version checks for gst-plugins-base
So people can check what version of the gst-plugins-base libs they're
building against or linked against.

API: GST_PLUGINS_BASE_VERSION_MAJOR
API: GST_PLUGINS_BASE_VERSION_MINOR
API: GST_PLUGINS_BASE_VERSION_MICRO
API: GST_PLUGINS_BASE_VERSION_NANO
API: GST_CHECK_PLUGINS_BASE_VERSION
API: gst_plugins_base_version()
API: gst_plugins_base_version_string()
2010-07-26 17:25:15 +02:00
Tim-Philipp Müller 096524af75 .gitignore: add temporary orc test directory 2010-06-24 13:43:33 +01:00
Tim-Philipp Müller d3533f867e .gitignore: add orc-related temp files 2010-06-08 13:34:46 +01:00
Tim-Philipp Müller 088c7c07a2 tag: add some utility functions for language codes and tags
Add some utility functions for language tags and ISO-639
codes. These are useful for both GUIs and elements. The
iso-codes package is used for language name translations
if available.

API: gst_tag_get_language_codes()
API: gst_tag_get_language_name()
API: gst_tag_get_language_code()
API: gst_tag_get_language_code_iso_639_1()
API: gst_tag_get_language_code_iso_639_2B()
API: gst_tag_get_language_code_iso_639_2T()
2009-12-12 15:48:37 +00:00
Sebastian Dröge c40212f201 introspection: Add *.gir and *.typelib to .gitignore 2009-09-05 13:55:27 +02:00
Tim-Philipp Müller 4a4791d1e3 gitignore: ignore more 2009-03-06 10:03:31 +00:00
Tim-Philipp Müller 2a89ee9dd3 Make git ignore backup files. 2009-02-11 16:58:17 +00:00
Edward Hervey 2bb875acad Add more files/directories to ignore 2009-01-30 08:12:42 +01:00
Jan Schmidt 63c9ede3d0 Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
Thomas Vander Stichele bda5c338da updates for release
Original commit message from CVS:
updates for release
2005-06-18 22:43:51 +00:00
David I. Lehn 9211347c1a .cvsignore: Ignore generated file _stdint.h.
Original commit message from CVS:
* .cvsignore:
Ignore generated file _stdint.h.
2004-02-03 09:01:19 +00:00
Thomas Vander Stichele c0f6335c0e adding files to be ignored
Original commit message from CVS:
adding files to be ignored
2004-02-02 13:03:56 +00:00
David I. Lehn d7e508a4f6 exciting .cvsignore updates!
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:08 +00:00
David I. Lehn e10623729b catch the generated versioned .pc files
Original commit message from CVS:
catch the generated versioned .pc files
2002-12-12 09:44:11 +00:00
David I. Lehn 8e013e5fa9 add more generated .pc files
Original commit message from CVS:
add more generated .pc files
2002-11-02 05:33:36 +00:00
Andy Wingo b80916e4db added a bunch of cvsignore stuff off of a fresh checkout and build i will 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 ;-)
2002-03-25 05:01:00 +00:00