summaryrefslogtreecommitdiff
path: root/gst/asfmux
Commit message (Expand)AuthorAgeFilesLines
* asfmux: output TIME segment if we output a stream and won't seek back laterTim-Philipp Müller2015-08-081-2/+31
* Update references to decodebinLuis de Bethencourt2015-05-081-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* asfmux: remove unnecessary conditionalLuis de Bethencourt2015-03-031-5/+1
* asfmux: allocate byte readers on the stackTim-Philipp Müller2014-09-102-31/+27
* asfmux: Don't leak bytereaderEdward Hervey2014-05-131-1/+1
* asfmux: remove unnecessary testVincent Penquerc'h2014-04-091-5/+3
* asfmux: remove stray gst_buffer_unmap on error pathVincent Penquerc'h2014-04-091-2/+0
* asfparse: add timestamps to packetsThiago Santos2013-12-143-56/+80
* asfparse: port to baseparseThiago Santos2013-12-144-442/+241
* rtpasfpay: Use GstRTPBasePayload method to push bufferOlivier Crête2013-12-051-3/+1
* asfmux: microoptimisation: avoid unnecessary gst_buffer_get_size() callsTim-Philipp Müller2013-12-011-12/+22
* rtpasfpay: init rtp buffer fixing rtp packet creationTim-Philipp Müller2013-11-291-1/+1
* asfmux: don't use buffer after giving away ownershipTim-Philipp Müller2013-11-291-1/+5
* asfmux: Various debug argument fixesEdward Hervey2013-07-271-11/+11
* asfmux: Send stream-start eventSebastian Dröge2013-05-151-0/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-143-3/+3
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* rename some caps and elements in examplesWim Taymans2012-09-141-2/+2
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-1/+1
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-3/+3
* asfmux: update for riff field renameMark Nauwelaerts2012-07-091-3/+3
* asfmux: remove deprecated "is-live" propertyTim-Philipp Müller2012-07-061-16/+2
* fix x-wmv format stringWim Taymans2012-06-271-14/+12
* update for task api changeWim Taymans2012-06-201-1/+2
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-053-5/+6
* asfmux: use some more boilerplateMark Nauwelaerts2012-04-231-33/+2
* asfmux: port to 0.11Mark Nauwelaerts2012-04-237-245/+356
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-173-19/+19
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* update for buffer changesWim Taymans2012-03-282-3/+3
* don't pass random pointers to pull_rangeWim Taymans2012-03-161-3/+6
* Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-303-23/+23
|\
| * asfmux: port to GstCollectPads2Vincent Penquerc'h2011-12-153-20/+20
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-283-14/+11
* | collectpads: port API changesStefan Sauer2011-11-171-1/+1
* | make request pads take _%uWim Taymans2011-11-041-6/+6
|/
* asfmux: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-154-48/+13
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+15
* asfmux: use g_error_free instead of g_freeStefan Kost2011-01-121-1/+1
* asfmux: Fix plugin package name/originThiago Santos2010-12-271-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-6/+11
* asfparse: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-6/+5
* asfmux: only use g_warning() when setting the old is-live property, not when ...Tim-Philipp Müller2010-07-061-1/+2
* asfmux: Warn if preroll value is too bigThiago Santos2010-06-241-0/+9