Mans Rullgard
|
798b264678
build: remove BUILD_ROOT variable
|
13 years ago |
Justin Ruggles
|
aa47c35dff
ac3enc: add support for E-AC-3 encoding.
|
14 years ago |
Mans Rullgard
|
93eb8e4d7c
ARM: check for VFPv3
|
13 years ago |
Luca Barbato
|
6348a96c06
configure: report yasm/nasm presence properly
|
13 years ago |
Diego Biurrun
|
e14574eb68
configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
|
14 years ago |
Mans Rullgard
|
9bbd6a4cd8
configure: enable memalign_hack automatically when needed
|
14 years ago |
Diego Biurrun
|
a7a187a1be
configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.
|
14 years ago |
Mans Rullgard
|
a1d0dcc713
configure: make executable again
|
14 years ago |
Diego Biurrun
|
0a6db2a25a
configure: Do not unconditionally add -Wall to host CFLAGS.
|
14 years ago |
Dave Yeo
|
9297f1ed15
configure: Set OS/2 objformat to a.out.
|
14 years ago |
Diego Biurrun
|
429059f866
configure: Adjust AVX assembler check.
|
14 years ago |
Mans Rullgard
|
c4f5c2d6f4
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
Jindrich Makovicka
|
e25c67108a
libx264: handle closed GOP codec flag
|
14 years ago |
Diego Biurrun
|
c73b779d35
configure: Include AVX availability in summary output.
|
14 years ago |
Reinhard Tartler
|
c1f5447805
configure: use same CPPFLAGS in kFreeBSD as Linux
|
14 years ago |
Anton Khirnov
|
8fb566fdf8
ffmpeg: get rid of the 'q' key schizofrenia
|
14 years ago |
Måns Rullgård
|
ced9556b61
configure: Enable libpostproc automatically if GPL code is enabled.
|
14 years ago |
Stefano Sabatini
|
92fe258756
configure: sort filter deps entries
|
14 years ago |
Diego Biurrun
|
046f081b46
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
|
14 years ago |
Mans Rullgard
|
6bb6fb05ba
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
|
14 years ago |
Stefano Sabatini
|
a5b64584f3
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
|
14 years ago |
Mans Rullgard
|
762f95e4cb
configure: warn if pkg-config is missing
|
14 years ago |
Diego Biurrun
|
3d26905925
Fix standalone compilation of ac3_fixed encoder.
|
14 years ago |
Diego Biurrun
|
a33657ce5b
Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
|
14 years ago |
Diego Biurrun
|
56c8227d46
Fix standalone compilation of IMC decoder.
|
14 years ago |
Reinhard Tartler
|
05a18adfb1
avoid duplicate -lm in .pc files
|
14 years ago |
Reinhard Tartler
|
50f7c29646
configure: Add missing libm library dependencies to .pc files.
|
14 years ago |
Reinhard Tartler
|
e9251bb555
configure: Add missing libavutil inter-library dependencies to .pc files.
|
14 years ago |
Alex Converse
|
cfc2a0cf84
Remove RDFT dependency from AAC decoder.
|
14 years ago |
Martin Storsjö
|
23d3931a6a
Provide a fallback version of the libm function trunc
|
14 years ago |
Luca Barbato
|
f3e3f28e80
Error out if vaapi is not found
|
14 years ago |
Martin Storsjö
|
f502ff3f61
Add support for AMR-WB encoding via libvo-amrwbenc
|
15 years ago |
Martin Storsjö
|
d89e738a0c
Add an AAC encoder by using the libvo-aacenc library
|
14 years ago |
Konstantin Pavlov
|
f4f05c459c
configure: tell user if libva is enabled like the rest of external libs.
|
14 years ago |
Mans Rullgard
|
906fd03070
fate: fix partial run when no samples path is specified
|
14 years ago |
Martin Storsjö
|
1c69c79f2b
configure: Initial support for --target-os=symbian
|
14 years ago |
Mans Rullgard
|
e0be794a71
Remove support for stripping executables
|
14 years ago |
Mans Rullgard
|
6d9f52b2cd
ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
|
14 years ago |
Stefano Sabatini
|
c6f951442e
framebuffer device demuxer
|
14 years ago |
Brad
|
15d59d2cea
sndio support for playback and record
|
14 years ago |
Mans Rullgard
|
7e75f9fe5e
configure: in check_ld, place new -l flags before existing ones
|
14 years ago |
Diego Elio Pettenò
|
5666a9f20c
When building for MinGW32 disable strict ANSI compliancy.
|
14 years ago |
Mans Rullgard
|
4a7e068b8f
configure: check for --as-needed support early
|
14 years ago |
Martin Storsjö
|
da21225ae2
configure: Don't explicitly disable ffplay or in/outdevices on dos
|
14 years ago |
Martin Storsjö
|
8bb605c11f
configure: Remove the explicit disabling of ffserver
|
14 years ago |
Martin Storsjö
|
1ff49c2314
configure: Add fork as a dependency to ffserver
|
14 years ago |
Mans Rullgard
|
91bcad1971
Disable 'attribute "foo" ignored' warnings from icc
|
14 years ago |
Mans Rullgard
|
b9d2f4a956
configure: get libavcodec version from new version.h header
|
14 years ago |
Martin Storsjö
|
15c5156d24
configure: Set the correct lib target for arm/wince dlltool
|
14 years ago |
Dave Yeo
|
b58b9fa3b5
Make sure kbhit() is in conio.h
|
14 years ago |