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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-04-01 13:12:51 +0400
committerStefano Sabatini <stefasab@gmail.com>2014-04-23 12:32:42 +0400
commitbf411fffd4535458bf3ad68ca3b9947458961abe (patch)
tree416e81319dc5f292ba09843445c3666587e31325 /configure
parentdc6a17cf74a90e41d70ea1753cdb70c0a5b2ced8 (diff)
examples: rename avcodec.c to decoding_encoding.c
Restore the old name, which was more meaningful and consistent with the names of the other examples.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 38d8a5d10a..fe0a5ff676 100755
--- a/configure
+++ b/configure
@@ -1284,7 +1284,7 @@ COMPONENT_LIST="
EXAMPLE_LIST="
avio_reading_example
- avcodec_example
+ decoding_encoding_example
demuxing_decoding_example
filter_audio_example
filtering_audio_example