aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/gstreamer_extractor.c
Commit message (Expand)AuthorAge
* handle allocation failure in gstreamer pluginChristian Grothoff2017-10-15
* be more careful with memory allocation failures in gsf extractor, avoid calli...Christian Grothoff2017-10-15
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Change gstreamer plugin timeout logicLRN2013-12-22
* Correct GStreamer data timeout threshold to match timeout check frequencyLRN2013-12-22
* make gstreamer tolerate larger IO latenciesChristian Grothoff2013-12-22
* Wrong commit, reverting changes.Bruno Cabral2013-12-21
* (no commit message)Bruno Cabral2013-12-21
* -try harder to suppress gstremer logging, still fails to get all, but gets moreChristian Grothoff2013-09-11
* -check for NULL to avoid warningChristian Grothoff2013-06-26
* -fix #2903 -- plugins must not write to stdoutChristian Grothoff2013-06-26
* GStreamer plugin: synchronize IPCLRN2013-02-23
* documenting the code a bitChristian Grothoff2012-09-25
* Remove a TODO (implemented)LRN2012-09-14
* More verbosity to GStreamer extractor testLRN2012-09-14
* Fix a warningLRN2012-09-14
* Add timeouts for GstDiscoverer interactionLRN2012-09-14
* -reducing timeout as suggested by LRNChristian Grothoff2012-09-05
* -fixfixChristian Grothoff2012-09-04
* destroy main loop with g_main_destroyChristian Grothoff2012-09-04
* Fix a typoLRN2012-09-04
* refactoring initialization code to use constructor for non-mutable statics an...Christian Grothoff2012-09-04
* reducing forward decls in gstreamer pluginChristian Grothoff2012-09-04
* adding mappings for additional LE typesChristian Grothoff2012-09-04
* Fix TOC sendingLRN2012-09-03
* Fix warnings in GStreamer pluginLRN2012-08-28
* Correctly process multi-valued GstTagsLRN2012-08-25
* Make an exception for GST_TAG_EXTENDED_COMMENTLRN2012-08-25
* Remove /* New! */ commentsLRN2012-08-20
* More GStreamer fixesLRN2012-08-20
* Eliminate trailing spacesLRN2012-08-20
* Free the error, remove clutterLRN2012-08-20
* Fixing HEAD to compile againLRN2012-08-20
* getting rid of unnecessary allocationChristian Grothoff2012-08-19
* removing ugly non-constant globalsChristian Grothoff2012-08-19
* dos2unixChristian Grothoff2012-08-19
* minor stylistic changesChristian Grothoff2012-08-19
* minor stylistic changesChristian Grothoff2012-08-19
* Ingnore certain tagsLRN2012-08-19
* Ignore certain struct fields; tell video and image apartLRN2012-08-19
* Disable global tag sending in gst for now, fix the testLRN2012-08-19
* do not use FORMAT_XML, version bumpChristian Grothoff2012-08-16
* Fix buffer underrunningLRN2012-08-16
* Treat all sources as seekable, not random-accessLRN2012-08-16
* A bunch of gstreamer changesLRN2012-08-16
* Fix offset type to match GstBufferLRN2012-08-16
* Also serialize fractionsLRN2012-08-16
* Be more picky when serializing types for unknown valsLRN2012-08-16
* GStreamer extractorLRN2012-08-16