Mans Rullgard
|
44caaa560b
ARM: improve VFP ABI check
|
14 лет назад |
Mans Rullgard
|
b0c1b66a4b
armcc: suppress warning about hardfp compatibility
|
14 лет назад |
Mans Rullgard
|
5a92140b6e
armcc: suppress 'assignment in condition' warning
|
14 лет назад |
Mans Rullgard
|
ef4a65149d
Replace ASMALIGN() with .p2align
|
14 лет назад |
Mans Rullgard
|
fb3c4ffc4b
configure: make $TMPE executable
|
14 лет назад |
Mans Rullgard
|
fef2d66166
Use -Bsymbolic for shared libs only, not executables
|
14 лет назад |
Lou Logan
|
4a6a21f5e4
Change SVN to Git in configure
|
14 лет назад |
Daniel Verkamp
|
73f6d31e6c
Win32 support for av_file_map()
|
14 лет назад |
Stefano Sabatini
|
44b2784fb4
Remove unnecessary dependency of ffprobe and ffserver on libswscale.
|
14 лет назад |
Justin Ruggles
|
6fd96d1a85
Change the AC-3 encoder to use floating-point.
|
14 лет назад |
Carl Eugen Hoyos
|
ba76378393
libavfilter does not depend on libswscale, only the scale filter does.
|
14 лет назад |
Carl Eugen Hoyos
|
6734f2c89e
"Fix" compilation with --disable-swscale.
|
14 лет назад |
Stefano Sabatini
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 лет назад |
Stefano Sabatini
|
cf69ad35c5
Redesign the libopencv wrapper to make it more generic. Accept both
|
14 лет назад |
Stefano Sabatini
|
0328b9ea39
Add av_file_map() and av_file_unmap() functions.
|
14 лет назад |
Ronald S. Bultje
|
2b2a597ec0
AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo
|
14 лет назад |
Martin Storsjö
|
4f7d2fe2e3
configure: Avoid warnings if av_always_inline is disabled
|
14 лет назад |
Martin Storsjö
|
9baec618c0
configure: Allow disabling symbol versioning via --disable-symver
|
14 лет назад |
Michael Chinen
|
475ae04a27
Add a FLAC parser.
|
14 лет назад |
Baptiste Coudurier
|
a4dc7aa5b5
Port libmpcodecs hqdn3d filter.
|
14 лет назад |
Stefano Sabatini
|
a42bb9d624
Add missing dependencies for frei0r_src in configure.
|
14 лет назад |
Carl Eugen Hoyos
|
f1c7c6aee8
Silence icc warning about unsupported option -Wno-parentheses
|
14 лет назад |
Janne Grunau
|
136e19e1cf
Add single stream LATM/LOAS decoder
|
14 лет назад |
Jason Garrett-Glaser
|
5dd9752076
Bump required x264 version to X264_BUILD 99
|
14 лет назад |
Martin Storsjö
|
44b70ce563
rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer
|
14 лет назад |
Martin Storsjö
|
44594cc798
Add a demuxer for receiving raw rtp:// URLs without an SDP description
|
14 лет назад |
Martin Storsjö
|
01c8d258da
Add a SAP demuxer
|
14 лет назад |
Stefano Sabatini
|
68b79bfc48
Implement cropdetect filter.
|
14 лет назад |
Martin Storsjö
|
2aab70c476
sapenc: Declare a dependency on rtp_protocol, too
|
14 лет назад |
Martin Storsjö
|
fcc7f40449
sapenc: Mark the muxer as depending on network functions
|
14 лет назад |
Martin Storsjö
|
011071e717
Add a SAP (Session Announcement Protocol, RFC 2974) muxer
|
14 лет назад |
Rafaël Carré
|
9b9d3868d5
libmp3lame: don't check unused function in detection
|
14 лет назад |
Martin Storsjö
|
3ece3e4c56
Add RTP depacketization of the X-QT QuickTime format
|
14 лет назад |
Martin Storsjö
|
9fd5f39b0e
configure: Set _DARWIN_C_SOURCE while testing for struct ipv6_mreq
|
14 лет назад |
Ramiro Polla
|
6f74fb03cd
Check whether compiler supports xmm registers in asm clobber list
|
14 лет назад |
Martin Storsjö
|
038d46c9c8
configure: Consolidate rtsp/sdp deps to use _select
|
14 лет назад |
Martin Storsjö
|
a8d69098f4
configure: Add the http protocol as an auto-enabled dependency of the rtsp demuxer and muxer
|
14 лет назад |
Víctor Paesa
|
524aae8625
Use SLIBSUF instead of .so, as a more generic dynamic library suffix.
|
14 лет назад |
Stefano Sabatini
|
2e5ff4d0e5
Group togheter filter dependency specifications.
|
14 лет назад |
Måns Rullgård
|
483480b5ae
Fix out of tree builds with vf_yadif and mmx
|
14 лет назад |
Stefano Sabatini
|
13fabd7a8d
Port MPlayer blackframe filter.
|
14 лет назад |
Måns Rullgård
|
b6c0689456
configure: detect nasm vs yasm and set flags correspondingly
|
14 лет назад |
Måns Rullgård
|
2c1da681b8
Create libavfilter/$arch when building outside source tree
|
14 лет назад |
Michael Niedermayer
|
acbac56789
yadif filter, based on stefanos port of my yadif from mplayer.
|
14 лет назад |
Stefano Sabatini
|
47941088f9
Add frei0r filter.
|
14 лет назад |
Måns Rullgård
|
bdefad7366
Disable ALIGNED_STACK with icc 10 or prior on x86_32
|
14 лет назад |
Måns Rullgård
|
59782b828b
Add HAVE_ALIGNED_STACK config setting
|
14 лет назад |
Måns Rullgård
|
217d3d8fe9
Request 16-byte aligned stack with icc on x86_32
|
14 лет назад |
James Darnley
|
8328ad1370
configure: print minimum lame version number required after revision 25128
|
14 лет назад |
Måns Rullgård
|
6de163e9bf
configure: detect Open64 compiler
|
14 лет назад |