| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -10/+3 |
* | configure: fix non-standard regex used with expr | Mans Rullgard | 2011-02-13 | 1 | -1/+1 |
* | configure: report full gcc version string | Mans Rullgard | 2011-02-13 | 1 | -2/+5 |
* | configure: add cleanws() function | Mans Rullgard | 2011-02-13 | 1 | -0/+4 |
* | configure: remove early check_deps $ARCH_EXT_LIST | Mans Rullgard | 2011-02-11 | 1 | -2/+0 |
* | Fix HOSTLIBS on Haiku | François Revol | 2011-02-08 | 1 | -0/+1 |
* | configure: check yasm/nasm for working pextrd opcode | Anssi Hannula | 2011-02-06 | 1 | -1/+1 |
* | Enable native build on QNX/x86 | Mans Rullgard | 2011-01-30 | 1 | -1/+5 |
* | armcc: filter out non-gcc options from ASFLAGS | Mans Rullgard | 2011-01-25 | 1 | -0/+1 |
* | configure: add filter_out() function | Mans Rullgard | 2011-01-25 | 1 | -0/+8 |
* | configure: move network tests before results are needed | Daniel Verkamp | 2011-01-25 | 1 | -26/+26 |
* | Add CFLAGS needed by PathScale compiler | Mans Rullgard | 2011-01-24 | 1 | -0/+2 |
* | Disable symbol versioning on some BSDs | Mans Rullgard | 2011-01-23 | 1 | -1/+7 |
* | Fix libavformat version extraction in configure | Mans Rullgard | 2011-01-21 | 1 | -1/+1 |
* | configure: better test for mktemp | Mans Rullgard | 2011-01-21 | 1 | -1/+1 |
* | configure: simplify exit traps | Mans Rullgard | 2011-01-21 | 1 | -1/+0 |
* | Make demuxers auto-select parsers they need | Mans Rullgard | 2011-01-21 | 1 | -4/+4 |
* | Make PNG test depend on PNG codec | Mans Rullgard | 2011-01-20 | 1 | -0/+1 |
* | configure: fix mktemp test and fallback function | Mans Rullgard | 2011-01-18 | 1 | -2/+2 |
* | ARM: improve VFP ABI check | Mans Rullgard | 2011-01-18 | 1 | -1/+9 |
* | armcc: suppress warning about hardfp compatibility | Mans Rullgard | 2011-01-18 | 1 | -0/+1 |
* | armcc: suppress 'assignment in condition' warning | Mans Rullgard | 2011-01-18 | 1 | -0/+1 |
* | Replace ASMALIGN() with .p2align | Mans Rullgard | 2011-01-18 | 1 | -1/+0 |
* | configure: make $TMPE executable | Mans Rullgard | 2011-01-18 | 1 | -0/+2 |
* | Use -Bsymbolic for shared libs only, not executables | Mans Rullgard | 2011-01-18 | 1 | -1/+1 |
* | Change SVN to Git in configure | Lou Logan | 2011-01-17 | 1 | -1/+1 |
* | Win32 support for av_file_map() | Daniel Verkamp | 2011-01-05 | 1 | -0/+2 |
* | Remove unnecessary dependency of ffprobe and ffserver on libswscale. | Stefano Sabatini | 2011-01-04 | 1 | -2/+2 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -1/+2 |
* | libavfilter does not depend on libswscale, only the scale filter does. | Carl Eugen Hoyos | 2011-01-03 | 1 | -1/+1 |
* | "Fix" compilation with --disable-swscale. | Carl Eugen Hoyos | 2011-01-02 | 1 | -2/+3 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+1 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -1/+1 |
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+2 |
* | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje | 2010-12-18 | 1 | -0/+1 |
* | configure: Avoid warnings if av_always_inline is disabled | Martin Storsjö | 2010-12-16 | 1 | -1/+5 |
* | configure: Allow disabling symbol versioning via --disable-symver | Martin Storsjö | 2010-12-14 | 1 | -0/+2 |
* | Add a FLAC parser. | Michael Chinen | 2010-12-07 | 1 | -0/+1 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -0/+1 |
* | Add missing dependencies for frei0r_src in configure. | Stefano Sabatini | 2010-11-30 | 1 | -0/+1 |
* | Silence icc warning about unsupported option -Wno-parentheses | Carl Eugen Hoyos | 2010-11-04 | 1 | -1/+2 |
* | Add single stream LATM/LOAS decoder | Janne Grunau | 2010-11-02 | 1 | -0/+1 |
* | Bump required x264 version to X264_BUILD 99 | Jason Garrett-Glaser | 2010-10-26 | 1 | -2/+2 |
* | rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer | Martin Storsjö | 2010-10-21 | 1 | -3/+5 |
* | Add a demuxer for receiving raw rtp:// URLs without an SDP description | Martin Storsjö | 2010-10-19 | 1 | -0/+1 |
* | Add a SAP demuxer | Martin Storsjö | 2010-10-13 | 1 | -0/+1 |
* | Implement cropdetect filter. | Stefano Sabatini | 2010-10-12 | 1 | -0/+1 |
* | sapenc: Declare a dependency on rtp_protocol, too | Martin Storsjö | 2010-10-09 | 1 | -2/+1 |
* | sapenc: Mark the muxer as depending on network functions | Martin Storsjö | 2010-10-08 | 1 | -0/+1 |
* | Add a SAP (Session Announcement Protocol, RFC 2974) muxer | Martin Storsjö | 2010-10-08 | 1 | -0/+1 |