1751 Commits (e52a9145c8bf0748ae970e210e528ff56508964c)

Author SHA1 Message Date
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
Stefano Sabatini 2e5ff4d0e5 Group togheter filter dependency specifications. 15 years ago
Måns Rullgård 483480b5ae Fix out of tree builds with vf_yadif and mmx 15 years ago
Stefano Sabatini 13fabd7a8d Port MPlayer blackframe filter. 15 years ago
Måns Rullgård b6c0689456 configure: detect nasm vs yasm and set flags correspondingly 15 years ago
Måns Rullgård 2c1da681b8 Create libavfilter/$arch when building outside source tree 15 years ago
Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 15 years ago