summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Code documentation.Edgard Lima18-197/+304
2007-12-13Added a test application. Added some EXIF tags. Fixed a muxer bug.Edgard Lima8-104/+1405
2007-12-12ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp...Sebastian Dröge2-5/+99
2007-12-11ext/soup/gstsouphttpsrc.*: Do not try to unpause I/O in the "queued" state.Wouter Cloetens2-39/+351
2007-12-11ext/x264/gstx264enc.c: Fix caps memleak.Wim Taymans1-2/+7
2007-12-05Added some tags to exif parser.Edgard Lima5-21/+242
2007-12-04Now compiles even when libiptc is missing.Edgard Lima2-3/+18
2007-12-04Fixed element properties and now muxer writes to png also.Edgard Lima10-105/+166
2007-12-03Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst...Edgard Lima9-35/+82
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima14-177/+169
2007-11-30Fixed get_range bug when injecting and stripping. And mux is almost done now.Edgard Lima16-275/+1168
2007-11-29configure.ac: Bump libsoup requirement as libsoup does not support async clie...Wouter Cloetens2-14/+104
2007-11-29ext/alsaspdif/alsaspdifsink.c: Don't free uninitialized data when we are in e...Wim Taymans1-11/+17
2007-11-28Sending make and model individual tags and muxer now links fine.Edgard Lima10-44/+145
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima16-214/+2006
2007-11-26Now works when get_range is not available upstream.Edgard Lima1-1/+16
2007-11-25ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r...Stefan Kost1-3/+2
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima14-352/+1150
2007-11-21ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini...Wim Taymans1-4/+7
2007-11-21ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter)Julien Moutte1-1/+1
2007-11-19Fixed buffer strip (safer wil pull and after seek).Edgard Lima2-125/+125
2007-11-19Strip out in pull mode also. Seek and Query functions added.Edgard Lima2-11/+190
2007-11-18Strip out metadata chunks.Edgard Lima9-86/+527
2007-11-15ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068.Wouter Paesen1-2/+105
2007-11-15ext/alsaspdif/alsaspdifsink.c: Fix sample rate and clocking.Michael Kötter1-93/+69
2007-11-15Added HTTP source based on libsoup. Fixes #497020.Wouter Cloetens4-0/+463
2007-11-12Added a design proposal from metadata parse and mux.Edgard Lima1-0/+88
2007-11-09Extracting more detailed info from XMP.Edgard Lima1-9/+110
2007-11-07ext/gio/gstgio.h: Add macro to check if a stream supports seeking.Sebastian Dröge15-447/+1305
2007-11-07ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.Sebastian Dröge5-48/+41
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima17-153/+530
2007-11-02Now metadataparse works in push or pull mode.Edgard Lima1-18/+28
2007-11-01Some XMP stuff added.Edgard Lima8-24/+257
2007-10-31Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...Edgard Lima8-24/+128
2007-10-30Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...Edgard Lima4-22/+47
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima15-0/+2360
2007-10-28ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...Tim-Philipp Müller1-3/+3
2007-10-26ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...Tim-Philipp Müller1-0/+2
2007-10-17ext/cdaudio/Makefile.am: Add another missing GST_LIBS.Tim-Philipp Müller1-1/+1
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller3-30/+40
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge1-5/+2
2007-10-02ext/gio/gstgiosink.c: Update to API changes in GIO.Sebastian Dröge1-1/+2
2007-09-29ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.Tim-Philipp Müller1-2/+4
2007-09-29ext/gio/: Some minor cleanup and allow setting the location only when the ele...Sebastian Dröge2-7/+15
2007-09-29configure.ac: Update gio's pkg-config file name as currently in SVN.Sebastian Dröge1-4/+1
2007-09-28ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...Sebastian Dröge1-12/+1
2007-09-28ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.Wouter Cloetens2-1/+18
2007-09-27ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller2-20/+1
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost2-6/+6
2007-09-21docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.Sebastian Dröge2-1/+13