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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been c...
Tim-Philipp Müller
2007-05-24
1
-9
/
+17
*
ext/flac/gstflac.c: Call bindtextdomain() to get localized strings.
Sebastian Dröge
2007-05-02
1
-0
/
+7
*
ext/flac/gstflacdec.c: Correctly post an error on the bus if something went w...
Sebastian Dröge
2007-05-02
1
-4
/
+9
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-0
/
+1
*
Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...
Josep Torra Valles
2006-10-16
2
-8
/
+8
*
More G_OBJECT macro fixing.
Stefan Kost
2006-09-16
1
-1
/
+1
*
ext/flac/gstflacdec.c: Use libgsttag helper function here too.
Tim-Philipp Müller
2006-08-24
1
-15
/
+13
*
ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).
Tim-Philipp Müller
2006-08-22
2
-9
/
+62
*
ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3...
Tim-Philipp Müller
2006-06-20
3
-68
/
+466
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
1
-6
/
+4
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
1
-2
/
+2
*
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Tim-Philipp Müller
2006-05-27
1
-1
/
+1
*
ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...
Tim-Philipp Müller
2006-05-23
5
-71
/
+4
*
ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...
Tim-Philipp Müller
2006-05-06
2
-14
/
+34
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
1
-2
/
+3
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+3
*
ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.
Tim-Philipp Müller
2006-04-20
1
-1
/
+7
*
ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...
Tim-Philipp Müller
2006-04-20
1
-24
/
+47
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
ext/flac/gstflacdec.c: Don't try to seek beyond the end of the file (would oc...
Tim-Philipp Müller
2006-04-08
1
-0
/
+7
*
ext/flac/gstflacdec.*: If the stream header doesn't contain the total number ...
Tim-Philipp Müller
2006-04-07
2
-5
/
+198
*
better/unified long descriptions
Wim Taymans
2006-03-30
3
-13
/
+10
*
ext/flac/: Spifify a bit.
Wim Taymans
2006-03-24
3
-44
/
+12
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-8
/
+10
*
ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's.
Tim-Philipp Müller
2006-02-24
1
-1
/
+1
*
ext/: Register musicbrainz tags.
Tim-Philipp Müller
2006-02-08
1
-0
/
+5
*
Pass unhandled queries upstream instead of just dropping them (#326446). Upda...
Tim-Philipp Müller
2006-02-06
1
-1
/
+1
*
Fixed a bug add in last commit, where no event is send. Thanks Tim to show me.
Edgard Lima
2006-02-03
1
-4
/
+7
*
Just make it compile with --disable-gst-debug.
Edgard Lima
2006-02-03
1
-0
/
+2
*
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
2
-260
/
+479
*
borgify and fix up documentation
Thomas Vander Stichele
2005-12-09
5
-176
/
+177
*
ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely match...
Michael Smith
2005-12-09
1
-5
/
+22
*
expand tabs
Thomas Vander Stichele
2005-12-06
3
-33
/
+33
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
2
-5
/
+6
*
document flacdec
Thomas Vander Stichele
2005-11-25
1
-0
/
+24
*
fix up more enums
Thomas Vander Stichele
2005-11-22
1
-4
/
+4
*
Update for gst_tag_setter API changes.
Andy Wingo
2005-11-22
2
-4
/
+4
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
2
-4
/
+4
*
ext/: libgsttagedit has been renamed to libgsttag.
Tim-Philipp Müller
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
2
-15
/
+2
*
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
2005-11-21
1
-4
/
+4
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi...
Tim-Philipp Müller
2005-10-24
2
-32
/
+119
*
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
5
-367
/
+363
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+1
*
ext/: gsttaginterface.h -> gsttagsetter.h
Stefan Kost
2005-09-07
3
-3
/
+3
[prev]
[next]