Skip to content

Commit

Permalink
Merge pull request #45 from hcorion/master
Browse files Browse the repository at this point in the history
Add mpeg4 on Linux. Update Linux x86_64 libs and headers, rebuild x86 with mpeg4 support.
  • Loading branch information
unknownbrackets authored Aug 16, 2017
2 parents a2e98d7 + 0801c8f commit 7b7ae7b
Show file tree
Hide file tree
Showing 67 changed files with 2,581 additions and 1,327 deletions.
2 changes: 1 addition & 1 deletion linux/x86/include/libavutil/ffversion.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Automatically generated by version.sh, do not manually edit! */
#ifndef AVUTIL_FFVERSION_H
#define AVUTIL_FFVERSION_H
#define FFMPEG_VERSION "81379c5"
#define FFMPEG_VERSION "aa09a9a"
#endif /* AVUTIL_FFVERSION_H */
Binary file modified linux/x86/lib/libavcodec.a
Binary file not shown.
Binary file modified linux/x86/lib/libavformat.a
Binary file not shown.
Binary file modified linux/x86/lib/libavutil.a
Binary file not shown.
Binary file modified linux/x86/lib/libswresample.a
Binary file not shown.
Binary file modified linux/x86/lib/libswscale.a
Binary file not shown.
Loading

0 comments on commit 7b7ae7b

Please sign in to comment.