index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
flac
/
gstflac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2010-03-22
i18n: build fixes: #if -> #ifdef for ENABLE_NLS
Stefan Kost
1
-1
/
+1
2009-05-07
Add RANKS for various encoders and muxers
Christian Schaller
1
-1
/
+1
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
1
-0
/
+1
2008-08-06
ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.
Jonathan Matthew
1
-3
/
+1
2007-05-02
ext/flac/gstflac.c: Call bindtextdomain() to get localized strings.
Sebastian Dröge
1
-0
/
+7
2006-05-27
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Tim-Philipp Müller
1
-1
/
+1
2006-05-23
ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...
Tim-Philipp Müller
1
-2
/
+0
2006-02-08
ext/: Register musicbrainz tags.
Tim-Philipp Müller
1
-0
/
+5
2005-12-09
borgify and fix up documentation
Thomas Vander Stichele
1
-2
/
+2
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-10-02
configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
Andy Wingo
1
-2
/
+0
2005-08-22
Port flacdec (seeking is still slow'ish).
Ronald S. Bultje
1
-10
/
+4
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-3
/
+3
2004-03-14
gst-indent
Thomas Vander Stichele
1
-15
/
+13
2004-01-31
ext/flac/: Fix typos
Jeremy Simon
1
-0
/
+1
2003-12-07
Added element to rewrite vorbiscomments embedded in flac files. It currently ...
Christophe Fergeau
1
-0
/
+3
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-28
Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...
Christophe Fergeau
1
-0
/
+4
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-0
/
+3
2003-11-01
Whheeee, FLAC ported to new system too
Iain Holmes
1
-85
/
+13
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-38
/
+3
2003-10-04
fix flac mimetype
Jeremy Simon
1
-1
/
+1
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-31
/
+16
2003-09-20
port #121143 to HEAD (flac file detection)
Jeremy Simon
1
-3
/
+23
2003-07-24
Add buffer length checks to every typefinding function
David Schleef
1
-1
/
+5
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-8
/
+9
2003-04-07
Fix a bunch of endianness conversions that were done as long instead of int32...
David Schleef
1
-1
/
+1
2002-12-08
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes
1
-4
/
+4
2002-09-18
Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3
David Schleef
1
-0
/
+2
2002-09-09
removing warnings as approved by wim
Thomas Vander Stichele
1
-3
/
+1
2002-07-28
avoid symbol conflicts
Wim Taymans
1
-10
/
+10
2002-06-07
FLAC updates, implement sample accurate seeking, add some convert/query funct...
Wim Taymans
1
-0
/
+6
2002-05-31
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
1
-0
/
+1
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
1
-15
/
+15
2002-03-20
s/Gnome-Streamer/GStreamer/
Andy Wingo
1
-1
/
+1
2001-12-23
adding flac
Thomas Vander Stichele
1
-0
/
+141