1507 Commits (9bee24595432f98411a891affd1f1ca3fb254c9f)

Author SHA1 Message Date
Stefano Sabatini 87958234f9 Implement av_strerror(). 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Måns Rullgård e0e335a023 configure: do not use $_ 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago
Måns Rullgård 2fad097788 Add FATE tests 15 years ago
Martin Storsjö 0298cc04bd Add dependencies used by the RDT and ASF/RTP code 15 years ago
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Diego Biurrun 2138dc99fc Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. 15 years ago
Ramiro Polla bb55e3a33d Document --disable-everything in configure --help. 15 years ago
Måns Rullgård 3952471da5 configure: remove stray semicolon 15 years ago
Måns Rullgård 54a2ae3728 configure: use map() function in a couple of places 15 years ago
Måns Rullgård 36e2dea032 configure: add --disable-everything option 15 years ago
Måns Rullgård 47b1860eef configure: allow mips64el and powerpc64 as values for --arch 15 years ago
Måns Rullgård 9a894c48ae undef av_always_inline before redefining 15 years ago
Måns Rullgård 1afc4750ef configure: always write shared lib variables to config.mak 15 years ago
Peter Ross 279a0c976e Enable tcp_protocol when enabling http 15 years ago
Georgi Chorbadzhiyski 49351479ea Add missing build dependencies for the AAC decoder caused by adding of SBR. 15 years ago
Måns Rullgård de63bfecd2 Error on missing function prototypes with gcc 15 years ago
Måns Rullgård 62df111cf0 Use -Werror=implicit only with gcc 15 years ago
David Conrad 4def700e9e Fix clang sysroot flag 15 years ago
Måns Rullgård 1e50348a2a Error on implicit function declarations 15 years ago
Måns Rullgård 6cfac0e908 Fix make install 15 years ago
Måns Rullgård fd676deb96 Add INSTALL makefile variable 15 years ago
Måns Rullgård 4335125ccc Add CP make variable 15 years ago
Måns Rullgård a4aea515b0 Add YASMDEP variable; use for deps on yasm files 15 years ago
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Diego Biurrun fc298fd9be Add -Wmissing-prototypes to CFLAGS if available. 15 years ago
Daniel Verkamp fa7252494c Fix snow encoder dependencies 15 years ago
Daniel Verkamp 19ecfb8aeb Fix svq1 encoder dependencies 15 years ago
Reimar Döffinger fc5607f862 Make -benchmark also print the maximum memory usage if possible. 15 years ago
Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 years ago
Måns Rullgård dd4a03f7b3 Revert "Suppress icc warnings about unknown attributes" 15 years ago
Måns Rullgård 976d7bf71c Suppress armcc warnings about unknown attributes 15 years ago
Stefano Sabatini 336ce917e6 Add FFprobe tool. 15 years ago
Måns Rullgård b80218aa53 Suppress icc warnings about unknown attributes 15 years ago
Måns Rullgård 4f83739855 configure: allow setting strip tool with --strip 15 years ago
Måns Rullgård e6a0c3540d PPC and x86 support aligning variables on stack 15 years ago
Måns Rullgård d96cd42969 Add LOCAL_ALIGNED() macro for declaring aligned local arrays 15 years ago
Måns Rullgård 0844bae1ad Add "tomi" architecture 15 years ago
Måns Rullgård 8d4c00ed38 configure: require --arch and --target-os when cross-compiling 15 years ago
Måns Rullgård 4368990236 ffplay depends on rdft 15 years ago
Måns Rullgård 084cbbaab4 configure: add missing mdct deps 15 years ago
Måns Rullgård 26fbcc85d9 configure: make mdct and rdft select fft and update other deps 15 years ago
Måns Rullgård 33bd38dbd3 Stricter check for math.h functions 15 years ago
Måns Rullgård 6b73c0aedc configure: fix cosmetic typo in check_mathfunc 15 years ago
Måns Rullgård 645d26520a Special check for math.h functions 15 years ago
Måns Rullgård 0104b608ca Check for setrlimit() 15 years ago
Måns Rullgård 614d8911c6 configure: allow 'none' as target OS 15 years ago
Reinhard Tartler 5af4150831 libgsm installs headers in a subdirectory, use gsm.h from that subdirectory. 15 years ago
Peter Ross c0d3f516cb Bink Audio decoder 15 years ago