mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
52 lines
1 KiB
Makefile
52 lines
1 KiB
Makefile
|
|
EXTRA_DIST = \
|
|
draft-buffer2.txt \
|
|
draft-klass.txt \
|
|
draft-push-pull.txt \
|
|
draft-tagreading.txt \
|
|
part-activation.txt \
|
|
part-block.txt \
|
|
part-buffering.txt \
|
|
part-bufferlist.txt \
|
|
part-caps.txt \
|
|
part-clocks.txt \
|
|
part-conventions.txt \
|
|
part-dynamic.txt \
|
|
part-element-sink.txt \
|
|
part-element-source.txt \
|
|
part-element-transform.txt \
|
|
part-events.txt \
|
|
part-framestep.txt \
|
|
part-gstbin.txt \
|
|
part-gstbus.txt \
|
|
part-gstelement.txt \
|
|
part-gstghostpad.txt \
|
|
part-gstobject.txt \
|
|
part-gstpipeline.txt \
|
|
part-latency.txt \
|
|
part-live-source.txt \
|
|
part-messages.txt \
|
|
part-missing-plugins.txt \
|
|
part-MT-refcounting.txt \
|
|
part-negotiation.txt \
|
|
part-overview.txt \
|
|
part-preroll.txt \
|
|
part-push-pull.txt \
|
|
part-qos.txt \
|
|
part-query.txt \
|
|
part-relations.txt \
|
|
part-scheduling.txt \
|
|
part-seeking.txt \
|
|
part-segments.txt \
|
|
part-sparsestreams.txt \
|
|
part-standards.txt \
|
|
part-states.txt \
|
|
part-stream-status.txt \
|
|
part-streams.txt \
|
|
part-synchronisation.txt \
|
|
part-TODO.txt \
|
|
part-trickmodes.txt
|
|
|
|
upload:
|
|
@echo nothing to upload
|
|
|