summaryrefslogtreecommitdiff
path: root/src/media-engines
Commit message (Expand)AuthorAgeFilesLines
* all: Port to libsoup3 / GUPnP-1.6Jens Georg2022-05-241-4/+4
* engine-gst: Plug unused pads in encodebinJens Georg2022-05-121-0/+30
* gst-media-engine: Adapt to vapi changesJens Georg2022-04-301-2/+2
* engine-gst: Use GES for time seeking during transcodingJens Georg2020-07-053-15/+40
* Revert "engine-gst: Use GES for time seeking during transcoding"Michael Catanzaro2020-05-043-40/+15
* engine-gst: Use GES for time seeking during transcodingJens Georg2020-05-033-15/+40
* engine-gst: Move creation of the transcoder to prerollJens Georg2020-05-031-14/+18
* engine-gst: Make it possible to override prerollJens Georg2020-05-032-1/+8
* engine-gst: Refactor transcoding into data sourceJens Georg2020-05-033-105/+113
* engine-gst: Add accessor for seek requestJens Georg2020-05-031-0/+4
* engine-gst: Restore potential transmuxing capabilitiesJens Georg2020-05-012-8/+22
* engine-gst: Fix potential null access warningsJens Georg2020-02-232-2/+2
* build: Drop AutotoolsJens Georg2019-10-203-72/+0
* Prepare Rygel 0.38.2rygel-0.38.2Jens Georg2019-10-201-2/+2
* engine-simple: Use IOError.from_errnoJens Georg2019-10-021-6/+2
* engine-simple: Obey lseek return valueJens Georg2019-10-021-2/+10
* Remove unnecessary return statementsRico Tzschichholz2019-09-021-2/+0
* Build the gstreamer media-engine with -lmSebastien Bacher2019-08-231-1/+2
* Constructors of abstract classes should not be publicRico Tzschichholz2019-03-163-28/+28
* server, engines: Fix @ADDRESS@ replacementJens Georg2019-01-142-3/+9
* Port build system to mesonJens Georg2018-11-283-0/+46
* engine-gst: Make message debug outputJens Georg2018-11-121-1/+1
* engine-gst: Fix flags and resolution of JPEGJens Georg2018-11-121-5/+39
* engine-gst: Implement JPEG transcoderJens Georg2018-11-076-5/+94
* Use Unicode in translatable stringsPiotr Drąg2016-10-032-2/+2
* engine-gst: Don't proxy HTTP URIsJens Georg2016-08-131-16/+16
* engine-simple: Pass on non-file resourcs as-isJens Georg2016-06-221-15/+17
* engine-gst: Use FUSE path instead of uri if possibleJens Georg2016-05-081-1/+9
* engine-gst: Work-around seeking issue with DVD sourcesJens Georg2016-02-272-1/+5
* engine-gst: Don't crash if dvdreadsrc is missingJens Georg2016-02-191-1/+7
* gst-launch,engine-gst: Fix uri generationJens Georg2016-02-101-0/+1
* engine-gst: Fix serving of resources with unspecified lengthJens Georg2016-02-072-4/+6
* server: Hide engine-specific urisJens Georg2016-02-061-0/+8
* media-engine-gst: Add pipeline debug dumpingJens Georg2016-01-031-0/+10
* media-export: Mark DVD streams as time-seek onlyJens Georg2016-01-031-1/+0
* media-export: Expose DVD images as playlistsJens Georg2016-01-031-1/+1
* engine-gst: Add DVD supportJens Georg2016-01-032-1/+10
* all: Update license text to LGPLv2.1 properJens Georg2015-11-0215-120/+120
* engine-gst: Remove transmuxingJens Georg2015-09-261-14/+0
* gst-launch,engine-gst: Fix gst-launch pluginJens Georg2015-08-281-1/+2
* engine-gst: Do not add unnecessary resourcesJens Georg2015-08-021-16/+19
* Minor translatable strings fixesPiotr Drąg2015-05-242-3/+3
* engine-gst: Add non-proxy http resource as first resourceJens Georg2015-05-241-1/+6
* engine-gst: Omit transcoder if transcoding for same formatJens Georg2015-05-242-1/+15
* engine-gst: Don't limit ourselves to file:// urisJens Georg2015-05-231-3/+15
* engine-gst: Style fixesJens Georg2015-05-232-35/+50
* core,engine-gst: Remove external definitionsJens Georg2015-05-231-8/+1
* engine simple: Use ThreadPoolJens Georg2015-05-032-9/+31
* engine-simple: Style fixesJens Georg2015-05-032-24/+30
* engine-gst: Style fixesJens Georg2015-04-251-22/+34