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
*
Pass unhandled queries upstream instead of just dropping them (#326446). Upda...
Tim-Philipp Müller
2006-02-06
1
-1
/
+1
*
ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; re...
Tim-Philipp Müller
2006-01-02
1
-14
/
+14
*
ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work...
Tim-Philipp Müller
2005-12-10
1
-245
/
+458
*
borgify and fix up documentation
Thomas Vander Stichele
2005-12-09
1
-96
/
+98
*
ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely match...
Michael Smith
2005-12-09
1
-5
/
+22
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-3
/
+4
*
document flacdec
Thomas Vander Stichele
2005-11-25
1
-0
/
+24
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
1
-1
/
+1
*
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
2005-11-21
1
-9
/
+2
*
API change fix.
Wim Taymans
2005-10-19
1
-7
/
+17
*
newsegment API update.
Wim Taymans
2005-10-11
1
-1
/
+1
*
ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.
Andy Wingo
2005-10-02
1
-5
/
+9
*
configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
Andy Wingo
2005-10-02
1
-37
/
+57
*
ext/: gsttaginterface.h -> gsttagsetter.h
Stefan Kost
2005-09-07
1
-1
/
+1
*
ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample;...
Tim-Philipp Müller
2005-09-06
1
-23
/
+30
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-8
/
+9
*
Port flacdec (seeking is still slow'ish).
Ronald S. Bultje
2005-08-22
1
-181
/
+187
*
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
2004-11-01
1
-4
/
+4
*
ext/: Add codec-name metadata.
Ronald S. Bultje
2004-10-25
1
-1
/
+2
*
ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...
Ronald S. Bultje
2004-09-29
1
-2
/
+2
*
ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...
David Schleef
2004-07-03
1
-19
/
+17
*
ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (...
David Schleef
2004-07-03
1
-2
/
+4
*
fix a number of memleaks
Colin Walters
2004-05-07
1
-0
/
+18
*
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
[next]