| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix svq1 encoder dependencies | Daniel Verkamp | 2010-02-23 | 1 | -0/+1 |
* | Make -benchmark also print the maximum memory usage if possible. | Reimar Döffinger | 2010-02-22 | 1 | -0/+4 |
* | Add an RTSP muxer | Martin Storsjö | 2010-02-22 | 1 | -0/+2 |
* | Revert "Suppress icc warnings about unknown attributes" | Måns Rullgård | 2010-02-22 | 1 | -1/+1 |
* | Suppress armcc warnings about unknown attributes | Måns Rullgård | 2010-02-21 | 1 | -0/+1 |
* | Add FFprobe tool. | Stefano Sabatini | 2010-02-21 | 1 | -0/+4 |
* | Suppress icc warnings about unknown attributes | Måns Rullgård | 2010-02-18 | 1 | -1/+1 |
* | configure: allow setting strip tool with --strip | Måns Rullgård | 2010-02-17 | 1 | -3/+4 |
* | PPC and x86 support aligning variables on stack | Måns Rullgård | 2010-02-17 | 1 | -0/+4 |
* | Add LOCAL_ALIGNED() macro for declaring aligned local arrays | Måns Rullgård | 2010-02-17 | 1 | -0/+2 |
* | Add "tomi" architecture | Måns Rullgård | 2010-02-11 | 1 | -0/+1 |
* | configure: require --arch and --target-os when cross-compiling | Måns Rullgård | 2010-02-11 | 1 | -3/+10 |