1707 Commits (84ae8936f642042fe7ad3466ce3a26dec77016f1)

Author SHA1 Message Date
Mans Rullgard d33ed7b367 Enable native build on QNX/x86 14 years ago
Mans Rullgard d0f0f6287c armcc: filter out non-gcc options from ASFLAGS 14 years ago
Mans Rullgard 9d201b2606 configure: add filter_out() function 14 years ago
Daniel Verkamp 54fe299b88 configure: move network tests before results are needed 14 years ago
Mans Rullgard 5f3b8314a4 Add CFLAGS needed by PathScale compiler 14 years ago
Mans Rullgard a1e4b3f6d3 Disable symbol versioning on some BSDs 14 years ago
Mans Rullgard 4ad66441c9 Fix libavformat version extraction in configure 14 years ago
Mans Rullgard a210bce298 configure: better test for mktemp 14 years ago
Mans Rullgard 93bb9ff08e configure: simplify exit traps 14 years ago
Mans Rullgard c2dd0e9eba Make demuxers auto-select parsers they need 14 years ago
Mans Rullgard f0f54c297f Make PNG test depend on PNG codec 14 years ago
Mans Rullgard 09a5c2452c configure: fix mktemp test and fallback function 14 years ago
Mans Rullgard 44caaa560b ARM: improve VFP ABI check 14 years ago
Mans Rullgard b0c1b66a4b armcc: suppress warning about hardfp compatibility 14 years ago
Mans Rullgard 5a92140b6e armcc: suppress 'assignment in condition' warning 14 years ago
Mans Rullgard ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
Mans Rullgard fb3c4ffc4b configure: make $TMPE executable 14 years ago
Mans Rullgard fef2d66166 Use -Bsymbolic for shared libs only, not executables 14 years ago
Lou Logan 4a6a21f5e4 Change SVN to Git in configure 14 years ago
Daniel Verkamp 73f6d31e6c Win32 support for av_file_map() 14 years ago
Stefano Sabatini 44b2784fb4 Remove unnecessary dependency of ffprobe and ffserver on libswscale. 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Carl Eugen Hoyos ba76378393 libavfilter does not depend on libswscale, only the scale filter does. 14 years ago
Carl Eugen Hoyos 6734f2c89e "Fix" compilation with --disable-swscale. 14 years ago
Stefano Sabatini b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 14 years ago
Stefano Sabatini cf69ad35c5 Redesign the libopencv wrapper to make it more generic. Accept both 14 years ago
Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago
Ronald S. Bultje 2b2a597ec0 AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo 14 years ago
Martin Storsjö 4f7d2fe2e3 configure: Avoid warnings if av_always_inline is disabled 14 years ago
Martin Storsjö 9baec618c0 configure: Allow disabling symbol versioning via --disable-symver 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Baptiste Coudurier a4dc7aa5b5 Port libmpcodecs hqdn3d filter. 14 years ago
Stefano Sabatini a42bb9d624 Add missing dependencies for frei0r_src in configure. 14 years ago
Carl Eugen Hoyos f1c7c6aee8 Silence icc warning about unsupported option -Wno-parentheses 14 years ago
Janne Grunau 136e19e1cf Add single stream LATM/LOAS decoder 14 years ago
Jason Garrett-Glaser 5dd9752076 Bump required x264 version to X264_BUILD 99 14 years ago
Martin Storsjö 44b70ce563 rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer 14 years ago
Martin Storsjö 44594cc798 Add a demuxer for receiving raw rtp:// URLs without an SDP description 14 years ago
Martin Storsjö 01c8d258da Add a SAP demuxer 14 years ago
Stefano Sabatini 68b79bfc48 Implement cropdetect filter. 14 years ago
Martin Storsjö 2aab70c476 sapenc: Declare a dependency on rtp_protocol, too 14 years ago
Martin Storsjö fcc7f40449 sapenc: Mark the muxer as depending on network functions 14 years ago
Martin Storsjö 011071e717 Add a SAP (Session Announcement Protocol, RFC 2974) muxer 14 years ago
Rafaël Carré 9b9d3868d5 libmp3lame: don't check unused function in detection 14 years ago
Martin Storsjö 3ece3e4c56 Add RTP depacketization of the X-QT QuickTime format 14 years ago
Martin Storsjö 9fd5f39b0e configure: Set _DARWIN_C_SOURCE while testing for struct ipv6_mreq 14 years ago
Ramiro Polla 6f74fb03cd Check whether compiler supports xmm registers in asm clobber list 14 years ago
Martin Storsjö 038d46c9c8 configure: Consolidate rtsp/sdp deps to use _select 14 years ago
Martin Storsjö a8d69098f4 configure: Add the http protocol as an auto-enabled dependency of the rtsp demuxer and muxer 14 years ago
Víctor Paesa 524aae8625 Use SLIBSUF instead of .so, as a more generic dynamic library suffix. 14 years ago