gstreamer/sys/applemedia
Sebastian Dröge a913a0b967 avfassetsrc: Don't escape the URI before passing it to NSURL
The URI must already be escaped by the caller, we don't support passing around
invalid (unescaped) URIs via the GstURIHandler interface.

Also it will escape too much of the URI in this case, e.g.
  ipod-library://item/item.m4a?id=3143338395173862951
becomes
  ipod-library://item/item.m4a%3Fid%3D3143338395173862951

https://bugzilla.gnome.org/show_bug.cgi?id=767492
2016-06-13 09:21:50 +03:00
..
atdec.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
atdec.h atdec: Implement draining properly 2014-03-11 15:33:26 +01:00
avfassetsrc.h iosavassetsrc: rename element to avfassetsrc 2014-04-24 12:28:17 +02:00
avfassetsrc.m avfassetsrc: Don't escape the URI before passing it to NSURL 2016-06-13 09:21:50 +03:00
avfvideosrc.h applemedia: update contact information 2013-02-16 02:51:52 +01:00
avfvideosrc.m bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
avsamplevideosink.h applemedia/avsamplesink: utilise a pull based approach of displaying video frames 2015-03-04 14:48:03 +11:00
avsamplevideosink.m avsamplevideosink: check we are compiling for 10.1 up to 10.4 2016-06-02 22:41:54 +01:00
coremediabuffer.c applemedia: GstCoreMediaMeta in the plugin using only public API has no ctx member 2016-04-13 13:09:05 +03:00
coremediabuffer.h applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
corevideobuffer.c applemedia: fix core_video_meta init registration 2016-05-10 19:22:33 +03:00
corevideobuffer.h applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
corevideomemory.c applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
corevideomemory.h applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
glcontexthelper.c applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
glcontexthelper.h applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
iosassetsrc.h iosassetsrc: Port to 1.0 and fix some bugs on the way 2013-09-28 20:36:21 +02:00
iosassetsrc.m iosassetsrc: Print the correct URI if it was rejected 2016-06-13 09:21:50 +03:00
iosurfacememory.c applemedia: iosurfacememory: alloc with g_new0 2016-01-19 12:56:40 +11:00
iosurfacememory.h applemedia: vtdec: switch to IOSurface on Mac 2015-12-16 17:03:03 +11:00
Makefile.am applemedia: Only use the OpenGL framework on OSX 2016-06-03 07:11:55 +02:00
plugin.m applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
qtkitvideosrc.h applemedia: update contact information 2013-02-16 02:51:52 +01:00
qtkitvideosrc.m bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
videotexturecache.h applemedia: vtdec: remove the internal GstGLColorConvert 2015-12-16 17:03:03 +11:00
videotexturecache.m applemedia: videotesturecache: let CVOpenGLESTextureCache flush every 1s 2016-02-10 15:40:02 +11:00
vtdec.c vtdec: always drain in ::negotiate 2016-06-07 17:22:01 +10:00
vtdec.h applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
vtenc.c applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSX 2016-06-02 11:22:09 +03:00
vtenc.h applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSX 2016-06-02 11:22:09 +03:00
vtutil.c atdec: Set correct number of frames for MP3 2014-03-11 15:33:25 +01:00
vtutil.h applemedia: replace private function with its public variant 2013-05-20 13:31:02 +02:00