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
*
flacdec: Actually output the pending buffer.. and not a blank one.
Edward Hervey
2009-05-08
1
-3
/
+4
*
Add RANKS for various encoders and muxers
Christian Schaller
2009-05-07
1
-1
/
+1
*
flac: Make buffers created during seek act like normal buffers.
Jan Schmidt
2009-05-06
1
-3
/
+14
*
flacdec: don't use pad_alloc when decoding while seeking. Fixes #579422
Thomas Vander Stichele
2009-05-06
1
-8
/
+17
*
flac: Implement preset interface
Sebastian Dröge
2009-05-04
1
-0
/
+7
*
flacenc: Use the tag merge mode that was set on the interface for merging tag...
Sebastian Dröge
2009-04-29
1
-1
/
+2
*
add pending_samples so that we only update segment's last stop after really s...
Thomas Vander Stichele
2009-04-04
2
-1
/
+9
*
add debugging
Thomas Vander Stichele
2009-04-04
1
-0
/
+2
*
clipping should also work if it's done on the first buffer starting at 0
Thomas Vander Stichele
2009-04-04
1
-1
/
+1
*
flac: require a 'newer' flac and remove support for the legacy flac API
Tim-Philipp Müller
2009-03-27
4
-522
/
+8
*
Don't call FLAC__ methods before it's initialized. Fixes #516031
Laszlo Pandy
2009-03-12
1
-4
/
+7
*
flacdec: don't lose the first buffer after a seek
Wim Taymans
2009-03-09
2
-27
/
+48
*
Add/clarify/fix some logging.
Thomas Vander Stichele
2009-03-02
1
-3
/
+6
*
respect DEFAULT segment by clipping the last buffer to be sent
Thomas Vander Stichele
2009-02-21
1
-0
/
+11
*
flacdec: if we aborted reading, don't do into an infinite loop.
Michael Smith
2009-02-05
1
-0
/
+7
*
debug on the object
Thomas Vander Stichele
2009-02-05
1
-26
/
+35
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
2
-13
/
+22
*
Fix typo and small flaw in flac decoder
Jan Schmidt
2009-01-22
1
-2
/
+3
*
Whitespace fixes and some improved debug lines.
Wim Taymans
2009-01-21
1
-37
/
+2
*
Switch to using GstStaticPadTemplate.
Edward Hervey
2008-12-13
1
-15
/
+27
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find t...
Sebastian Dröge
2008-10-31
1
-1
/
+1
*
ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on ...
Jan Schmidt
2008-10-10
2
-3
/
+4
*
ext/flac/gstflacenc.c: Make sure the desired default values are actually set,...
Tim-Philipp Müller
2008-09-04
1
-14
/
+20
*
ext/flac/gstflacenc.c: Fix compilation against older libflac versions.
Tim-Philipp Müller
2008-08-20
1
-1
/
+1
*
ext/flac/gstflacenc.c: Actually provide the variables required for the format...
Sebastian Dröge
2008-08-09
1
-1
/
+2
*
ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark heade...
Sebastian Dröge
2008-08-08
2
-11
/
+67
*
ext/flac/gstflacenc.c: If seeking failed return the appropiate return value t...
Sebastian Dröge
2008-08-07
1
-0
/
+6
*
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-08-07
1
-0
/
+1
*
ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with wi...
Sebastian Dröge
2008-08-07
1
-0
/
+4
*
ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.
Jonathan Matthew
2008-08-06
8
-306
/
+261
*
ext/flac/gstflacenc.c: Set an estimate for the total number of samples that w...
Sebastian Dröge
2008-08-03
1
-0
/
+42
*
ext/flac/gstflacdec.c: Support decoding of all depths between 4 and 32 bits a...
Sebastian Dröge
2008-08-03
3
-30
/
+99
*
ext/flac/gstflacenc.c: Support encoding of up to 8 channels.
Sebastian Dröge
2008-08-03
1
-36
/
+138
*
ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tag...
Sebastian Dröge
2008-08-02
1
-9
/
+12
*
Use new utility functions in libgsttag to process coverart (#512333).
Tim-Philipp Müller
2008-06-04
1
-108
/
+9
*
ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side...
Sebastian Dröge
2008-06-04
1
-7
/
+70
*
ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c...
Sebastian Dröge
2008-05-25
2
-1
/
+57
*
ext/flac/gstflacdec.c: Fix extraction of picture blocks with newer libflac ve...
John Millikin
2008-02-02
1
-15
/
+5
*
ext/flac/gstflacdec.c: where the picture metadata defines and structs don't e...
Tim-Philipp Müller
2008-01-17
1
-0
/
+13
*
Generate the image-type values correctly. Leave them out of the caps when out...
Jan Schmidt
2008-01-11
1
-16
/
+15
*
ext/flac/gstflacdec.c: Emit metadata messages when a PICTURE block is encount...
John Millikin
2008-01-03
1
-0
/
+137
*
ext/flac/gstflacdec.c: Fix 'xyz may be used uninitialized' compiler warnings ...
Sebastian Dröge
2007-12-29
1
-1
/
+3
*
ext/flac/gstflacdec.*: Remove some unused vars.
Wim Taymans
2007-12-18
2
-16
/
+27
*
ext/flac/gstflacdec.*: Send segments from the streaming thread. Fixes #502187.
Wim Taymans
2007-12-14
2
-75
/
+140
*
ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and ...
Tim-Philipp Müller
2007-09-26
2
-16
/
+28
*
ext/flac/gstflacenc.c: Widen caps to match decoder a bit and add more FIXMEs.
Stefan Kost
2007-08-05
1
-1
/
+4
*
Fix memory leaks.
Edward Hervey
2007-06-22
1
-4
/
+2
*
Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
Josh Coalson
2007-06-10
4
-4
/
+443
*
ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output ca...
Tim-Philipp Müller
2007-05-25
2
-11
/
+172
[next]