summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacenc.c
Commit message (Expand)AuthorAgeFilesLines
* ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and ...Tim-Philipp Müller2007-09-261-16/+24
* ext/flac/gstflacenc.c: Widen caps to match decoder a bit and add more FIXMEs.Stefan Kost2007-08-051-1/+4
* Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson2007-06-101-2/+235
* ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output ca...Tim-Philipp Müller2007-05-251-10/+166
* ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been c...Tim-Philipp Müller2007-05-241-9/+17
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+1
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-3/+3
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-231-1/+0
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* better/unified long descriptionsWim Taymans2006-03-301-6/+4
* ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's.Tim-Philipp Müller2006-02-241-1/+1
* Fixed a bug add in last commit, where no event is send. Thanks Tim to show me.Edgard Lima2006-02-031-4/+7
* Just make it compile with --disable-gst-debug.Edgard Lima2006-02-031-0/+2
* borgify and fix up documentationThomas Vander Stichele2005-12-091-54/+55
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+2
* fix up more enumsThomas Vander Stichele2005-11-221-4/+4
* Update for gst_tag_setter API changes.Andy Wingo2005-11-221-2/+2
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-3/+3
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-211-6/+0
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-211-4/+4
* ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi...Tim-Philipp Müller2005-10-241-32/+118
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-021-311/+289
* ext/: gsttaginterface.h -> gsttagsetter.hStefan Kost2005-09-071-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-12/+13
* Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe...Ronald S. Bultje2005-01-091-1/+19
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-4/+4
* Make flacenc work with mono streams by only setting the mid_side and loose_mi...Iain Holmes2004-08-171-2/+6
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-103/+105
* gst-indentThomas Vander Stichele2004-03-141-318/+328
* gst/audioconvert/gstaudioconvert.c: set rank to PRIMARYBenjamin Otte2004-02-221-2/+2
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-6/+5
* ext/flac/gstflacenc.c: handle tags correctlyBenjamin Otte2004-01-141-4/+5
* ext/flac/: length is already host endian, no need to convert. Fixes playback ...Benjamin Otte2004-01-141-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-33/+23
* distcheck fixesThomas Vander Stichele2003-12-141-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-081-1/+1
* Forgot to change one application/x-flac to audio/x-flacChristophe Fergeau2003-12-081-2/+2
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-071-1/+1
* Forgot to mark one function as staticChristophe Fergeau2003-12-071-3/+3
* Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368.David Schleef2003-12-021-8/+9
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-281-51/+55
* -fix segfault on PAUSED => READY when metadata wasn't setBenjamin Otte2003-11-221-5/+8
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Whheeee, FLAC ported to new system tooIain Holmes2003-11-011-7/+55
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-9/+6
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-6/+9