summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-061-0/+5
|\
| * configure: warn if pkg-config is missingMans Rullgard2011-05-051-0/+5
* | Silence a warning if pkg_config is not installed.Carl Eugen Hoyos2011-05-061-1/+1
* | configure: add strong dependencies for movie source and mp filterStefano Sabatini2011-05-051-1/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-4/+4
|\ \ | |/
| * Fix standalone compilation of ac3_fixed encoder.Diego Biurrun2011-05-041-1/+1
| * Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.Diego Biurrun2011-05-041-2/+2
| * Fix standalone compilation of IMC decoder.Diego Biurrun2011-05-041-1/+1
* | configure: jack currently needs sem_timedwait()Michael Niedermayer2011-05-041-2/+2
* | Disable warnings for casting pointers to integers, there is nothing wrong wit...Michael Niedermayer2011-05-041-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-291-1/+1
|\ \ | |/
| * avoid duplicate -lm in .pc filesReinhard Tartler2011-04-281-1/+1
* | encoder for adobe's flash ScreenVideo2 codecJoshua Warner2011-04-291-0/+1
* | Remove now unused audio_float configure option.Reimar Döffinger2011-04-251-1/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-251-5/+5
|\ \ | |/
| * configure: Add missing libm library dependencies to .pc files.Reinhard Tartler2011-04-241-4/+4
| * configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler2011-04-241-2/+2
* | Fix building on FreeBSD8.2Michael Niedermayer2011-04-241-1/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-1/+1
|\ \ | |/
| * Remove RDFT dependency from AAC decoder.Alex Converse2011-04-221-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+2
|\ \ | |/
| * Provide a fallback version of the libm function truncMartin Storsjö2011-04-211-0/+2
* | Xiph CELT/Opus decoder using libcelt.Nicolas George2011-04-201-0/+5
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-131-0/+1
|\ \ | |/
| * Error out if vaapi is not foundLuca Barbato2011-04-121-1/+1
* | vpxenc: add CQ_LEVEL mappingJames Zern2011-04-121-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-121-0/+12
|\ \ | |/
| * Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-0/+6
| * Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-0/+6
* | CrystalHD: Bring in h.264 parser to establish picture type.Philip Langdale2011-04-081-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-061-0/+1
|\ \ | |/
| * configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov2011-04-051-0/+1
* | Revert "Set the correct target for mingw64 dlltool"Michael Niedermayer2011-04-061-1/+1
* | Add audio_float to confgigure's CONFIG list.Carl Eugen Hoyos2011-04-051-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-1/+1
|\ \ | |/
| * fate: fix partial run when no samples path is specifiedMans Rullgard2011-04-031-1/+1
* | Revert "configure: use dlltools instead of lib.exe"Michael Niedermayer2011-04-031-3/+1
* | Fix compilation with --disable-vdpauCarl Eugen Hoyos2011-04-021-0/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-04-011-1/+6
|\ \ | |/
| * configure: Initial support for --target-os=symbianMartin Storsjö2011-03-311-1/+6
* | Revert "Remove support for stripping executables"Michael Niedermayer2011-04-011-1/+15
* | Revert "Do no modify terminal parameters using termios.h"Michael Niedermayer2011-03-311-0/+2
* | vaapi: allow build against older VA-API 0.31.Gwenole Beauchesne2011-03-301-2/+1
* | vaapi: require version >= 0.32.0.Gwenole Beauchesne2011-03-301-1/+7
* | vaapi: move configure check down.Gwenole Beauchesne2011-03-301-1/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-301-16/+2
|\ \ | |/
| * Remove support for stripping executablesMans Rullgard2011-03-291-15/+1
| * ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard2011-03-291-1/+1
| * framebuffer device demuxerStefano Sabatini2011-03-281-0/+2
* | vaapi: disable if check_lib failed.Gwenole Beauchesne2011-03-291-1/+1
OpenPOWER on IntegriCloud