summaryrefslogtreecommitdiff
path: root/gst/asfmux
Commit message (Expand)AuthorAgeFilesLines
* 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
* asfmux: Make metadata writable before setting itThiago Santos2010-06-241-0/+1
* asfmux: Deprecate 'is-live' and add 'streamable' propertyThiago Santos2010-06-082-16/+29
* asfmux: don't set the 'seekable' flag if we are streamingAndoni Morales Alastruey2010-06-081-2/+5
* asfmux: write preroll info in the header at initializationAndoni Morales Alastruey2010-06-081-1/+1
* asfmux: put headers in streamheader for streamingAndoni Morales Alastruey2010-06-081-0/+33
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* Fixes for -Waggregate-returnBenjamin Otte2010-03-233-11/+9
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-183-22/+10
* asfmux: fix typo in property descriptionTim-Philipp Müller2010-03-131-2/+2
* rtpasfpay: Fix packet length semanticsThiago Santos2010-01-254-11/+40
* asfmux: Compatibility with WMSP in WMPHåkon Skjelten2010-01-253-11/+65
* [cleanup] Various style and cleanupsBenjamin Otte2010-01-203-9/+12
* asfmux: fix alignment and endianness issueTim-Philipp Müller2010-01-111-1/+1
* asfmux: improving debug messagesThiago Santos2009-11-181-16/+29
* asfmux: Raise rank to PRIMARYEdward Hervey2009-11-181-1/+1
* asfmux: handle streams with different start timesThiago Sousa Santos2009-11-172-1/+26
* asfmux: Uncomment --disable-static flagJan Schmidt2009-11-091-1/+1
* asfmux: fix tag writing bugThiago Santos2009-10-271-3/+4
* Fix warnings with gcc 4.0.1.Alessandro Decina2009-09-232-15/+15
* asfmux: Do not mess up GstCollectData listThiago Santos2009-08-122-5/+4
* rtpasfpay: set padding field to 0 on rtp asf packetsThiago Santos2009-07-313-1/+40
* asfmux: Set video stream seekable property to trueThiago Santos2009-07-301-1/+7
* asfmux: Removing useless TODOsThiago Santos2009-07-301-2/+1