gstreamer/sys/applemedia
Sebastian Dröge 3c1ccb64eb vtenc: Fix encoder to work on iOS
iOS has special stride requirements that we don't know yet, so copy
input buffers into buffers allocated by iOS for now.

Later we should check the stride and probably provide a buffer pool for these
buffers so upstream can directly write in there.
2014-09-19 14:47:05 +03:00
..
atdec.c atdec: Fix some compiler warnings with newer clang 2014-09-17 17:37:12 +03:00
atdec.h
avfassetsrc.h
avfassetsrc.m avfassetsrc: rename references to iOS 2014-04-24 12:28:17 +02:00
avfvideosrc.h
avfvideosrc.m avfvideosrc: fix bogus BGRA caps 2014-09-10 16:38:52 +01:00
coremediabuffer.c applemedia: We need to map the coremedia buffers in non-readonly mode 2014-09-19 14:47:04 +03:00
coremediabuffer.h
corevideobuffer.c applemedia: We need to map the coremedia buffers in non-readonly mode 2014-09-19 14:47:04 +03:00
corevideobuffer.h
iosassetsrc.h
iosassetsrc.m
Makefile.am applemedia: Remove old code that is of no use anymore 2014-09-17 13:19:04 +03:00
plugin.m applemedia: Remove old code that is of no use anymore 2014-09-17 13:19:04 +03:00
qtkitvideosrc.h
qtkitvideosrc.m
vtdec.c vtdec: Fix compilation 2014-09-18 10:30:04 +03:00
vtdec.h
vtenc.c vtenc: Fix encoder to work on iOS 2014-09-19 14:47:05 +03:00
vtenc.h vtenc: Properly handle keyframes 2014-09-18 13:11:05 +03:00
vtutil.c
vtutil.h