summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2005-09-05Extend the range supported for quality settings in vorbisenc to the full rang...Michael Smith1-1/+1
2005-09-02All plugins updated for element state changes.RELEASE-0_9_1Andy Wingo1-10/+9
2005-09-02All plugins updated for element state changes.Andy Wingo13-148/+155
2005-08-29ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)Andy Wingo1-5/+8
2005-08-29ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time toAndy Wingo1-4/+13
2005-08-29Add an ogg parser elementMichael Smith3-1/+667
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo7-7/+9
2005-08-26ext/ogg/gstoggdemux.c: Another from MikeS:Jan Schmidt1-1/+3
2005-08-26ext/: Big shout-out to MikeS for fixing this giant memory leak.Jan Schmidt2-0/+23
2005-08-24ext/vorbis/vorbisenc.c: Stop leaking taglists.Wim Taymans1-4/+4
2005-08-24ext/ogg/gstoggdemux.c: Parse seeking events better.Wim Taymans4-69/+204
2005-08-22ext/alsa/: Add a device-name property.Andy Wingo2-0/+34
2005-08-22gst-libs/gst/audio/gstaudiosrc.*: Implement open_device and close_device in t...Andy Wingo8-312/+514
2005-08-21use the setup/teardown methods to save code. save code is good.Thomas Vander Stichele1-72/+84
2005-08-20yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisde...Thomas Vander Stichele4-50/+67
2005-08-19ext/alsa/: Port to 0.9.Andy Wingo10-2737/+130
2005-08-08gst-libs/gst/audio/gstbaseaudiosink.cAndy Wingo1-12/+65
2005-08-08ext/alsa/gstalsasink.c: Assign debug category, add negotiation debug msgs.Ronald S. Bultje1-1/+3
2005-08-07ext/gnomevfs/gstgnomevfssrc.c: Fix error code for file-not-found to NOT_FOUND.Ronald S. Bultje1-3/+9
2005-08-05renamed to actual element names, so much nicer to look atThomas Vander Stichele3-15/+15
2005-08-02ext/ogg/gstoggmux.c: Stop collectpads before calling the parent state change ...Jan Schmidt1-11/+3
2005-07-29ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio sinks.Andy Wingo2-4/+7
2005-07-28ext/vorbis/vorbisdec.c: Fix confusing debug message (s/event/query/)Tim-Philipp Müller1-1/+1
2005-07-27ext/vorbis/Makefile.am: Revert wrong commit.Wim Taymans1-1/+0
2005-07-27examples/seeking/seek.c: Update seek example.Wim Taymans6-46/+84
2005-07-25ext/vorbis/vorbisdec.c: Report bitrate.Ronald S. Bultje1-5/+18
2005-07-21ext/ogg/gstoggdemux.c: Generate correct disconts for live chained oggs.Wim Taymans1-52/+111
2005-07-21ext/ogg/gstoggdemux.c: Reorganize code to send the right disconts when in str...Wim Taymans1-219/+393
2005-07-20Fixes for API changes in core.Ronald S. Bultje4-5/+5
2005-07-19ext/gnomevfs/gstgnomevfssrc.c: Better debugging.Wim Taymans1-10/+22
2005-07-16Updated seek example.Wim Taymans4-237/+177
2005-07-14ext/ogg/gstoggdemux.c: Better error recovery, ignore unconnected pads and non...Wim Taymans1-46/+72
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele7-20/+24
2005-07-10use overridable ERROR_CFLAGS; more macro splittingThomas Vander Stichele2-4/+4
2005-07-08plug memleak in oggdemux, fix format strings in vorbisdecThomas Vander Stichele2-3/+6
2005-07-08add device propertyThomas Vander Stichele2-4/+114
2005-07-08ext/gnomevfs/: add/clean up debuggingThomas Vander Stichele2-29/+42
2005-07-07ext/: Remove deprecated/unused query types.Wim Taymans3-3/+0
2005-07-06Added audiosource base classes.Wim Taymans4-447/+542
2005-07-06ext/theora/theoradec.c: Prepare for better timestamp fix later.Wim Taymans1-6/+15
2005-07-05s/BASESRC/BASE_SRC/.Andy Wingo1-2/+2
2005-07-05Many files: Null if we got it....Andy Wingo3-5/+0
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2-4/+0
2005-07-04ext/vorbis/vorbisenc.c: Set caps on output buffer.Wim Taymans1-0/+4
2005-07-04ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_received_headers_callback)Andy Wingo1-9/+12
2005-07-04configure.ac: Enable -Werror.Andy Wingo1-1/+1
2005-07-01ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a getcaps to do ex...Andy Wingo2-5/+17
2005-06-30fold all interfaces in one interfaces dir, preserving CVS historyThomas Vander Stichele4-4/+4
2005-06-30ext/ogg/gstogmparse.c: Fix build after riff changes.Ronald S. Bultje1-2/+3
2005-06-29ext/ogg/gstoggdemux.c: Send EOS when deactivating.Ronald S. Bultje1-0/+1