| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -1/+4 |
|\ |
|
| * | ARM: check for VFPv3 | Mans Rullgard | 2011-05-27 | 1 | -0/+3 |
| * | configure: report yasm/nasm presence properly | Luca Barbato | 2011-05-27 | 1 | -1/+1 |
* | | Remove support for libdc1394 < 2.0. | Martin Lambers | 2011-05-27 | 1 | -11/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -0/+1 |
|\| |
|
| * | configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2. | Diego Biurrun | 2011-05-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -5/+3 |
|\| |
|
| * | configure: enable memalign_hack automatically when needed | Mans Rullgard | 2011-05-25 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-24 | 1 | -0/+2 |
|\| |
|
| * | configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS. | Diego Biurrun | 2011-05-23 | 1 | -0/+2 |
* | | DirectShow capture support | Ramiro Polla | 2011-05-21 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-21 | 1 | -1/+3 |
|\| |
|
| * | configure: make executable again | Mans Rullgard | 2011-05-20 | 1 | -0/+0 |
| * | configure: Do not unconditionally add -Wall to host CFLAGS. | Diego Biurrun | 2011-05-20 | 1 | -1/+2 |
| * | configure: Set OS/2 objformat to a.out. | Dave Yeo | 2011-05-20 | 1 | -0/+1 |
* | | vf_libopencv: prefer opencv/cxcore.h over cxtypes.h | Stefano Sabatini | 2011-05-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-20 | 1 | -7/+14 |
|\| |
|
| * | configure: Adjust AVX assembler check. | Diego Biurrun | 2011-05-19 | 1 | -1/+1 |
| * | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -6/+13 |
* | | configure: favor pkg_config over sdl_config | Michael Niedermayer | 2011-05-18 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-18 | 1 | -2/+2 |
|\| |
|
| * | libx264: handle closed GOP codec flag | Jindrich Makovicka | 2011-05-17 | 1 | -2/+2 |
* | | configure: opensolaris install is not compatible with ffmpeg, allow overridin... | Michael Niedermayer | 2011-05-18 | 1 | -1/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-16 | 1 | -0/+2 |
|\| |
|
| * | configure: Include AVX availability in summary output. | Diego Biurrun | 2011-05-15 | 1 | -0/+1 |
| * | configure: use same CPPFLAGS in kFreeBSD as Linux | Reinhard Tartler | 2011-05-15 | 1 | -0/+1 |
| * | ffmpeg: get rid of the 'q' key schizofrenia | Anton Khirnov | 2011-05-13 | 1 | -2/+0 |
* | | configure: another try on fixing osx/mingw SDL | Hanspeter Niederstrasser | 2011-05-16 | 1 | -1/+1 |
* | | UDP: udp depends on pthreads now | Michael Niedermayer | 2011-05-13 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-13 | 1 | -5/+6 |
|\| |
|
| * | configure: Enable libpostproc automatically if GPL code is enabled. | Måns Rullgård | 2011-05-12 | 1 | -2/+3 |
| * | configure: sort filter deps entries | Stefano Sabatini | 2011-05-12 | 1 | -1/+1 |
| * | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -3/+3 |
* | | configure: Fix SDL detection on OSX and win32 | Kyle | 2011-05-11 | 1 | -0/+6 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-10 | 1 | -3/+0 |
|\| |
|
| * | mpegaudio: remove CONFIG_MPEGAUDIO_HP option | Mans Rullgard | 2011-05-09 | 1 | -3/+0 |
* | | configure: Revert sdl hunk of 4fa18c56. This breaks OSX | Michael Niedermayer | 2011-05-10 | 1 | -1/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-08 | 1 | -1/+1 |
|\| |
|
| * | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+6 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-06 | 1 | -0/+5 |
|\| |
|
| * | configure: warn if pkg-config is missing | Mans Rullgard | 2011-05-05 | 1 | -0/+5 |
* | | Silence a warning if pkg_config is not installed. | Carl Eugen Hoyos | 2011-05-06 | 1 | -1/+1 |
* | | configure: add strong dependencies for movie source and mp filter | Stefano Sabatini | 2011-05-05 | 1 | -1/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -4/+4 |
|\| |
|
| * | Fix standalone compilation of ac3_fixed encoder. | Diego Biurrun | 2011-05-04 | 1 | -1/+1 |
| * | Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders. | Diego Biurrun | 2011-05-04 | 1 | -2/+2 |
| * | Fix standalone compilation of IMC decoder. | Diego Biurrun | 2011-05-04 | 1 | -1/+1 |
* | | configure: jack currently needs sem_timedwait() | Michael Niedermayer | 2011-05-04 | 1 | -2/+2 |
* | | Disable warnings for casting pointers to integers, there is nothing wrong wit... | Michael Niedermayer | 2011-05-04 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-29 | 1 | -1/+1 |
|\| |
|