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.
|
14 years ago |
Måns Rullgård
|
483480b5ae
Fix out of tree builds with vf_yadif and mmx
|
14 years ago |
Stefano Sabatini
|
13fabd7a8d
Port MPlayer blackframe filter.
|
14 years ago |
Måns Rullgård
|
b6c0689456
configure: detect nasm vs yasm and set flags correspondingly
|
14 years ago |
Måns Rullgård
|
2c1da681b8
Create libavfilter/$arch when building outside source tree
|
14 years ago |
Michael Niedermayer
|
acbac56789
yadif filter, based on stefanos port of my yadif from mplayer.
|
14 years ago |
Stefano Sabatini
|
47941088f9
Add frei0r filter.
|
14 years ago |
Måns Rullgård
|
bdefad7366
Disable ALIGNED_STACK with icc 10 or prior on x86_32
|
14 years ago |
Måns Rullgård
|
59782b828b
Add HAVE_ALIGNED_STACK config setting
|
14 years ago |
Måns Rullgård
|
217d3d8fe9
Request 16-byte aligned stack with icc on x86_32
|
14 years ago |
James Darnley
|
8328ad1370
configure: print minimum lame version number required after revision 25128
|
14 years ago |
Måns Rullgård
|
6de163e9bf
configure: detect Open64 compiler
|
14 years ago |
James Darnley
|
efec9ac8a9
Allow float values for libmp3lame quality.
|
14 years ago |
Måns Rullgård
|
180ec37dff
Update pathscale compiler detection
|
14 years ago |
Stefano Sabatini
|
6ebf0bfc17
Implement libopencv smooth filter.
|
14 years ago |
Måns Rullgård
|
55127e7b49
Create config.asm for use with yasm
|
14 years ago |
Måns Rullgård
|
0e5a7b9161
configure: whitespace
|
14 years ago |
Måns Rullgård
|
72cfcf4156
configure: make print_config() more flexible
|
14 years ago |
Måns Rullgård
|
613a4e3f6d
Detect llvm-gcc and set appropriate flags
|
14 years ago |
Måns Rullgård
|
5c8ef670e7
Add -mllvm -stack-alignment=16 to CFLAGS when using clang
|
14 years ago |
Måns Rullgård
|
db7515fd1e
configure: move config.fate creation after OS section
|
14 years ago |
Måns Rullgård
|
6f9ea29ec6
configure: write config.fate file as early as possible
|
14 years ago |
Måns Rullgård
|
25432e8503
configure: improve error message for missing yasm
|
14 years ago |
Alex Converse
|
9cca1e4096
x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.
|
14 years ago |
Måns Rullgård
|
e90aa6ed2d
Revert "Disable MMX for i686 and pentiumpro"
|
14 years ago |