Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2016-09-30 20:31:30 +0300
committerClément Bœsch <u@pkh.me>2016-09-30 20:35:51 +0300
commit44103c60016743ffe425dfbf903cf455ea32a9a8 (patch)
tree6c72d5444d9063f1fb2f9524aa30936b1c25ef6e /configure
parent97e7f03d356b26b01e440e817c21f157f99e0842 (diff)
build: sort EXAMPLE_LIST
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 899057db86..bb3764b156 100755
--- a/configure
+++ b/configure
@@ -1448,8 +1448,8 @@ COMPONENT_LIST="
"
EXAMPLE_LIST="
- avio_reading_example
avio_dir_cmd_example
+ avio_reading_example
decoding_encoding_example
demuxing_decoding_example
extract_mvs_example