summaryrefslogtreecommitdiff
path: root/gst/asfdemux/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-06-11asfdemux: Add support for stereoscopic video metadata.Jan Schmidt1-0/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-24Makefile.am: Fix typos for generating the Android.mk filesScott Fan1-5/+5
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2010-03-19build: fix up Makefile.amTim-Philipp Müller1-2/+3
2009-08-24asfdemux: Remove old non-built asfmux codeDavid Schleef1-1/+1
2009-04-08asfdemux: link to all required libraries including indirectly used ones.Michael Smith1-1/+2
2009-02-20Add ASF depayloaderWim Taymans1-3/+4
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost1-0/+1
2007-07-27gst/: Fix include paths and link dependecies for rtsp extension.Wim Taymans1-2/+1
2007-07-25gst/asfdemux/: Move WMS RTSP extension from -good to here.Wim Taymans1-3/+4
2007-04-20gst/asfdemux/: New packet parsing code: should put halfway decent timestamps ...Tim-Philipp Müller1-2/+2
2006-07-28gst/asfdemux/: Error out when the stream is encrypted (rather than feeding ga...Tim-Philipp Müller1-1/+1
2006-02-16gst/asfdemux/Makefile.am: More asf makefile fixing.Wim Taymans1-2/+2
2006-02-16gst/asfdemux/Makefile.am: But we do need to link against the riff libraryr.Edward Hervey1-1/+2
2006-02-16gst/asfdemux/Makefile.am: We don't want asfmux.c yet.Edward Hervey1-1/+1
2004-05-02gst/asfdemux/: Add tagging support to demuxer, split out registration in its ...Ronald S. Bultje1-2/+1
2003-12-19fixes for ASF:Benjamin Otte1-10/+5
2003-08-26ASF muxer, largely based on ffmpeg's one, but well-integrated in GStreamer. D...Ronald S. Bultje1-2/+7
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-02-01add missing header file to makefile for distingChristian Schaller1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-10-17apply the taaz vpatchWim Taymans1-2/+2
2002-10-17First step in giving us asf support is making this code widely available.Christian Schaller1-0/+10