index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
flac
/
gstflacdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-96
/
+100
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-261
/
+252
*
Spelling fix
Johan Dahlin
2004-02-16
1
-1
/
+1
*
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...
David Schleef
2004-02-04
1
-12
/
+31
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-2
/
+2
*
ext/flac/: Fix typos
Jeremy Simon
2004-01-31
1
-2
/
+2
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-2
/
+2
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-4
/
+3
*
ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...
Benjamin Otte
2004-01-13
1
-1
/
+1
*
ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.
Ronald S. Bultje
2004-01-03
1
-2
/
+1
*
ext/: OS X fixes (see #126628).
Ronald S. Bultje
2004-01-03
1
-1
/
+0
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
1
-1
/
+2
*
Merge CAPS branch
David Schleef
2003-12-22
1
-35
/
+22
*
distcheck fixes
Thomas Vander Stichele
2003-12-14
1
-1
/
+1
*
Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...
Christophe Fergeau
2003-11-28
1
-72
/
+16
*
flac mime type is audio/x-flac, not application/x-flac
Christophe Fergeau
2003-11-22
1
-1
/
+1
*
Don't reset flac decoder if init hasn't been called on it first, the flac dec...
Christophe Fergeau
2003-11-22
1
-8
/
+14
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
Whheeee, FLAC ported to new system too
Iain Holmes
2003-11-01
1
-8
/
+56
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-3
/
+3
*
reverting error patch before making a branch.
Thomas Vander Stichele
2003-09-16
1
-3
/
+1
*
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
2003-09-15
1
-1
/
+3
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-3
/
+1
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-19
/
+22
*
fix flacdec when src not connected
Thomas Vander Stichele
2003-06-28
1
-18
/
+16
*
make flacdec work with unconnected src pad
Thomas Vander Stichele
2003-06-28
1
-40
/
+48
*
UNITS -> DEFAULT
Wim Taymans
2003-05-24
1
-17
/
+12
*
Add metadata (only vorbis comment)
Jeremy Simon
2003-04-27
1
-3
/
+116
*
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
2003-02-02
1
-4
/
+4
*
Fix plugins for new query API
Wim Taymans
2002-12-30
1
-9
/
+9
*
No \n in GST_DEBUG
Wim Taymans
2002-12-27
1
-7
/
+7
*
flac debug cleanup m4 for ffmpeg
Thomas Vander Stichele
2002-11-26
1
-2
/
+8
*
Some quick fixes for FLAC 1.0.4
Wim Taymans
2002-09-29
1
-2
/
+2
*
Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3
David Schleef
2002-09-18
1
-0
/
+11
*
plugins part of license field patch
Christian Schaller
2002-09-18
1
-0
/
+1
*
Small cleanups
Wim Taymans
2002-09-15
1
-17
/
+40
*
avoid symbol conflicts
Wim Taymans
2002-07-28
1
-3
/
+3
*
Expose supported events, formats and querytypes
Wim Taymans
2002-07-25
1
-2
/
+25
*
update to 1.0.2-1.0.3 API, unref events
Wim Taymans
2002-07-08
1
-10
/
+12
*
FLAC updates, implement sample accurate seeking, add some convert/query funct...
Wim Taymans
2002-06-07
1
-55
/
+400
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
1
-1
/
+1
*
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
2002-03-19
1
-3
/
+3
*
Bring the plugins in sync with the new core capsnego system.
Wim Taymans
2002-01-13
1
-1
/
+1
*
Fixed some leftover fixes
Wim Taymans
2001-12-23
1
-4
/
+1
*
adding flac
Thomas Vander Stichele
2001-12-23
1
-0
/
+250