mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
docs/design/Makefile.am: Dist new design docs.
Original commit message from CVS: * docs/design/Makefile.am: Dist new design docs.
This commit is contained in:
parent
9479446ad8
commit
85d3251276
2 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* docs/design/Makefile.am:
|
||||||
|
Dist new design docs.
|
||||||
|
|
||||||
2006-12-16 Wim Taymans <wim@fluendo.com>
|
2006-12-16 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
Patch by: Sjoerd Simons <sjoerd at luon dot net>
|
Patch by: Sjoerd Simons <sjoerd at luon dot net>
|
||||||
|
|
|
@ -2,16 +2,18 @@
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
draft-ghostpads.txt \
|
draft-ghostpads.txt \
|
||||||
draft-klass.txt \
|
draft-klass.txt \
|
||||||
|
draft-latency.txt \
|
||||||
draft-push-pull.txt \
|
draft-push-pull.txt \
|
||||||
part-activation.txt \
|
part-activation.txt \
|
||||||
part-block.txt \
|
part-block.txt \
|
||||||
part-buffering.txt \
|
part-buffering.txt \
|
||||||
part-caps.txt \
|
part-caps.txt \
|
||||||
part-clocks.txt \
|
part-clocks.txt \
|
||||||
part-conventions.txt \
|
part-conventions.txt \
|
||||||
part-dynamic.txt \
|
part-dynamic.txt \
|
||||||
part-element-sink.txt \
|
part-element-sink.txt \
|
||||||
part-element-source.txt \
|
part-element-source.txt \
|
||||||
|
part-element-transform.txt \
|
||||||
part-events.txt \
|
part-events.txt \
|
||||||
part-gstbin.txt \
|
part-gstbin.txt \
|
||||||
part-gstbus.txt \
|
part-gstbus.txt \
|
||||||
|
@ -26,7 +28,7 @@ EXTRA_DIST = \
|
||||||
part-overview.txt \
|
part-overview.txt \
|
||||||
part-preroll.txt \
|
part-preroll.txt \
|
||||||
part-push-pull.txt \
|
part-push-pull.txt \
|
||||||
part-qos.txt \
|
part-qos.txt \
|
||||||
part-query.txt \
|
part-query.txt \
|
||||||
part-relations.txt \
|
part-relations.txt \
|
||||||
part-scheduling.txt \
|
part-scheduling.txt \
|
||||||
|
@ -35,7 +37,7 @@ EXTRA_DIST = \
|
||||||
part-sparsestreams.txt \
|
part-sparsestreams.txt \
|
||||||
part-standards.txt \
|
part-standards.txt \
|
||||||
part-states.txt \
|
part-states.txt \
|
||||||
part-streams.txt \
|
part-streams.txt \
|
||||||
part-TODO.txt \
|
part-TODO.txt \
|
||||||
part-trickmodes.txt
|
part-trickmodes.txt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue