summaryrefslogtreecommitdiff
path: root/src/media-engines/gstreamer/rygel-l16-transcoder.vala
Commit message (Collapse)AuthorAgeFilesLines
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
| | | | | | We always claimed being LGPLv2.1 but the license text said differently. Signed-off-by: Jens Georg <mail@jensge.org>
* server,engines: Make transcoders special resourcesJens Georg2015-02-171-24/+25
| | | | | | | | | Move the knowledge of transcoders to the media engine which will add the transcoders as special resources. Code based on CVP-2 implementation from Cablelabs. Signed-off-by: Jens Georg <mail@jensge.org>
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-081-1/+1
| | | | | | | | Introduce a MediaFileItem class that represents a single file Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=720218
* all: Port to GStreamer 1.0Jens Georg2012-11-211-6/+2
|
* server,engine: Move MediaEngine into .soJens Georg2012-10-051-0/+101