summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Add Meson build supportJens Georg2021-05-261-0/+2
|
* Drop GStreamer 0.10 back-endJens Georg2019-10-261-4/+0
|
* Add a GStreamer 0.10 back-end.Jens Georg2013-02-121-0/+4
|
* Fix some builddir!=srcdir and make distcheck issues.Krzesimir Nowak2013-01-161-1/+1
|
* Add a GStreamer specific utility library.Krzesimir Nowak2013-01-161-0/+4
|
* Upgrade build system to build all the new codeKrzesimir Nowak2012-11-301-2/+2
| | | | Also, bumped API version to 2.0.
* Generate VAPI from GIRJens Georg2012-11-211-1/+1
|
* Change API and so versionJens Georg2012-11-211-1/+1
|
* Respect ACLOCAL_FLAGSJens Georg2011-08-031-0/+2
| | | | Issue reported by Lukasz Pawlik
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-211-1/+1
| | | | | | | | | | | - Give up on the local copy of gstprofile (from gst-convenience) and use the encoding-profile api from gst-plugins-base. - Stop using GstEncodingProfile for in memory representation of the on disk XML profiles but rather create GstEncodingProfile on the fly. - We now use a single GstCaps variable each for audio/video and container instead of a GList and merge them as they are processed from the XML file.
* tools: Add utility for printing discovered infoParthasarathi Susarla2010-07-051-1/+1
|
* doc: Build documentation using gtk-docArun Raghavan2010-06-241-2/+2
|
* Initial commitArun Raghavan2010-06-201-0/+23