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.
This commit is contained in:
Stefano Sabatini
2014-04-01 11:12:51 +02:00
parent dc6a17cf74
commit bf411fffd4
4 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@@ -36,7 +36,7 @@
/doc/avoptions_format.texi
/doc/doxy/html/
/doc/examples/avio_reading
/doc/examples/avcodec
/doc/examples/decoding_encoding
/doc/examples/demuxing_decoding
/doc/examples/filter_audio
/doc/examples/filtering_audio