| Commit message (Expand) | Author | Age | Files | Lines |
* | mmst_protocol depends on network | Måns Rullgård | 2010-05-25 | 1 | -0/+1 |
* | Look for libvpx headers in the vpx subdirectory in configure, too | Martin Storsjö | 2010-05-25 | 1 | -1/+1 |
* | VP8 decoding via libvpx. | James Zern | 2010-05-25 | 1 | -0/+5 |
* | Change inter-protocol dependencies from _deps to _select | Martin Storsjö | 2010-05-14 | 1 | -2/+2 |
* | Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs. | Janne Grunau | 2010-05-11 | 1 | -1/+1 |
* | Remove hardcoded-tables hack for IA-64: with latest binutils that now actually | Reimar Döffinger | 2010-05-08 | 1 | -5/+0 |
* | Enable libavfilter by default and fix pading for mxf-d10 | Michael Niedermayer | 2010-05-07 | 1 | -1/+2 |
* | configure: update suncc SPARC CPU name mapping | Michael Kostylev | 2010-05-07 | 1 | -2/+2 |
* | SPARC: disable VIS for Niagara CPU | Michael Kostylev | 2010-05-07 | 1 | -0/+4 |
* | Add intra refresh and crf-max support to the libavcodec libx264 wrapper. | Jason Garrett-Glaser | 2010-05-06 | 1 | -2/+2 |
* | configure: allow compiler-specific flags for --disable-optimizations | Måns Rullgård | 2010-05-03 | 1 | -0/+3 |
* | Allow to set archiver tool ar. | Carl Eugen Hoyos | 2010-05-02 | 1 | -3/+5 |
* | Set ARCH=c with --disable-asm, fix build | Måns Rullgård | 2010-04-26 | 1 | -1/+1 |
* | Make WMAVoice decoder depend on DCT/RDFT | Ronald S. Bultje | 2010-04-23 | 1 | -1/+1 |
* | Workaround for missing llrintf() | Måns Rullgård | 2010-04-23 | 1 | -0/+2 |
* | Revert "Fix libx264 configure check to use pkg-config if available." | Måns Rullgård | 2010-04-19 | 1 | -1/+1 |
* | Fix libx264 configure check to use pkg-config if available. | Jason Garrett-Glaser | 2010-04-19 | 1 | -1/+1 |
* | configure: simplify $COMPONENT_LIST handling | Måns Rullgård | 2010-04-19 | 1 | -23/+7 |
* | configure: simplify vaapi dependencies | Måns Rullgård | 2010-04-19 | 1 | -5/+1 |
* | configure: simplify vdpau dependencies | Måns Rullgård | 2010-04-19 | 1 | -5/+2 |
* | configure: restore -mdynamic-no-pic on darwin (missing since r20497) | Alexander Strange | 2010-03-30 | 1 | -1/+2 |
* | Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via | Howard Chu | 2010-03-28 | 1 | -0/+4 |
* | Implement av_strerror(). | Stefano Sabatini | 2010-03-25 | 1 | -0/+2 |
* | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | 2010-03-16 | 1 | -1/+2 |
* | configure: do not use $_ | Måns Rullgård | 2010-03-16 | 1 | -4/+4 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 1 | -5/+6 |
* | Add FATE tests | Måns Rullgård | 2010-03-15 | 1 | -0/+3 |
* | Add dependencies used by the RDT and ASF/RTP code | Martin Storsjö | 2010-03-15 | 1 | -0/+1 |
* | Separate DWT from snow and dsputil | Måns Rullgård | 2010-03-14 | 1 | -1/+3 |
* | Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. | Diego Biurrun | 2010-03-12 | 1 | -0/+1 |
* | Document --disable-everything in configure --help. | Ramiro Polla | 2010-03-12 | 1 | -0/+1 |
* | configure: remove stray semicolon | Måns Rullgård | 2010-03-11 | 1 | -1/+1 |
* | configure: use map() function in a couple of places | Måns Rullgård | 2010-03-11 | 1 | -6/+2 |
* | configure: add --disable-everything option | Måns Rullgård | 2010-03-11 | 1 | -0/+9 |
* | configure: allow mips64el and powerpc64 as values for --arch | Måns Rullgård | 2010-03-10 | 1 | -2/+2 |
* | undef av_always_inline before redefining | Måns Rullgård | 2010-03-10 | 1 | -0/+1 |
* | configure: always write shared lib variables to config.mak | Måns Rullgård | 2010-03-09 | 1 | -11/+8 |
* | Enable tcp_protocol when enabling http | Peter Ross | 2010-03-09 | 1 | -0/+1 |
* | Add missing build dependencies for the AAC decoder caused by adding of SBR. | Georgi Chorbadzhiyski | 2010-03-09 | 1 | -1/+1 |
* | Error on missing function prototypes with gcc | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Use -Werror=implicit only with gcc | Måns Rullgård | 2010-03-07 | 1 | -1/+1 |
* | Fix clang sysroot flag | David Conrad | 2010-03-07 | 1 | -2/+2 |
* | Error on implicit function declarations | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Fix make install | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Add INSTALL makefile variable | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Add CP make variable | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Add YASMDEP variable; use for deps on yasm files | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Make lsp a separate configurable and select it from codecs needing it | Måns Rullgård | 2010-03-02 | 1 | -1/+6 |
* | Add -Wmissing-prototypes to CFLAGS if available. | Diego Biurrun | 2010-02-23 | 1 | -0/+1 |
* | Fix snow encoder dependencies | Daniel Verkamp | 2010-02-23 | 1 | -0/+1 |