| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c | Boris Reisig | 2014-11-24 | 1 | -2/+9 |
* | avcodec/pngdec: add APNG support. | Benoit Fouet | 2014-11-21 | 1 | -0/+1 |
* | configure: disable strip when using icl. | Matthew Oliver | 2014-11-20 | 1 | -0/+1 |
* | configure: Prevent icl being incorrectly detected as msvc. | Matthew Oliver | 2014-11-20 | 1 | -23/+23 |
* | Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977' | Michael Niedermayer | 2014-11-17 | 1 | -0/+1 |
|\ |
|
| * | lavf: Add an MPEG-DASH ISOFF segmenting muxer | Martin Storsjö | 2014-11-17 | 1 | -0/+1 |
* | | configure: Enable mpcodec compilation without inline asm. | Matthew Oliver | 2014-11-17 | 1 | -1/+1 |
* | | lavfi : change xBR filter to LGPL | Arwa Arif | 2014-11-15 | 1 | -1/+0 |
* | | configure: Hack to treat x32 as x86_64. | Reimar Döffinger | 2014-11-12 | 1 | -0/+3 |
* | | lavfi: add xbr filter xBR | Arwa Arif | 2014-11-10 | 1 | -0/+1 |
* | | Remove fminf() emulation. | Carl Eugen Hoyos | 2014-11-08 | 1 | -2/+0 |
* | | avformat/udp: UDP-Lite (RFC 3828) support added | Thomas Volkert | 2014-11-05 | 1 | -0/+3 |
* | | Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. | Carl Eugen Hoyos | 2014-11-05 | 1 | -1/+1 |
* | | configure: add xcb cflags and extralibs to cflags and extralibs. | Benoit Fouet | 2014-11-03 | 1 | -2/+2 |
* | | configure: fix escaping in xcb cflags / libs | Michael Niedermayer | 2014-10-31 | 1 | -2/+2 |
* | | Fix disabling libxcb-shm and libxcb-xfixes. | Carl Eugen Hoyos | 2014-10-30 | 1 | -4/+4 |
* | | Autodetect libxcb. | Carl Eugen Hoyos | 2014-10-30 | 1 | -2/+4 |
* | | Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b' | Michael Niedermayer | 2014-10-29 | 1 | -1/+1 |
|\| |
|
| * | configure: Check only for xcb | Luca Barbato | 2014-10-28 | 1 | -1/+1 |
* | | lavu/atomic: add support for the new memory model aware gcc built-ins | James Almer | 2014-10-29 | 1 | -1/+3 |
* | | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' | Michael Niedermayer | 2014-10-27 | 1 | -5/+32 |
|\| |
|
| * | xcbgrab: XCB-based screen capture | Luca Barbato | 2014-10-26 | 1 | -6/+33 |
* | | Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e' | Michael Niedermayer | 2014-10-26 | 1 | -0/+2 |
|\| |
|
| * | lavu: Provide fallbacks for gmtime_r and localtime_r | Martin Storsjö | 2014-10-26 | 1 | -0/+2 |
| * | w32pthreads: use the CONDITION_VARIABLE typedef if available | James Almer | 2014-10-10 | 1 | -0/+2 |
* | | lavd/avfoundation: Add support for screen capturing. | Thilo Borgmann | 2014-10-25 | 1 | -1/+1 |
* | | configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC ... | Rong Yan | 2014-10-20 | 1 | -1/+1 |
* | | v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD | Brad Smith | 2014-10-20 | 1 | -0/+1 |
* | | configure: add pkg-config support for libx264 | Benoit Fouet | 2014-10-18 | 1 | -1/+4 |
* | | build: mov_muxer requires ac3_parser | Yu Xiaolei | 2014-10-15 | 1 | -1/+1 |
* | | compat/w32pthreads: use the CONDITION_VARIABLE typedef if available | James Almer | 2014-10-09 | 1 | -0/+2 |
* | | configure: add -lrt to libavutil when needed for nanosleep | Michael Niedermayer | 2014-10-05 | 1 | -1/+1 |
* | | configure: Set large address aware. | Matthew Oliver | 2014-10-05 | 1 | -0/+2 |
* | | Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d' | Michael Niedermayer | 2014-10-04 | 1 | -2/+2 |
|\| |
|
| * | configure: Add -lrt dependency to avutil's pc file. | Josh Allmann | 2014-10-04 | 1 | -2/+2 |
| * | configure: Provide a safe default for unknonw libcs | Luca Barbato | 2014-09-27 | 1 | -2/+2 |
| * | configure: Assume a standard-compliant default libc | Luca Barbato | 2014-09-26 | 1 | -0/+3 |
| * | configure: Use the right variables in check_host_cpp | Jörg Krause | 2014-09-17 | 1 | -1/+1 |
| * | configure: Disable i686 for i586 and lower CPUs | Mikulas Patocka | 2014-09-16 | 1 | -0/+1 |
* | | configure: add noexecstack to linker options if supported. | Reimar Döffinger | 2014-09-28 | 1 | -0/+1 |
* | | Support libopenjpeg 2.x via libopenmj2. | Carl Eugen Hoyos | 2014-09-26 | 1 | -1/+2 |
* | | configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed ... | Michael Niedermayer | 2014-09-24 | 1 | -0/+9 |
* | | configure: fail if SDL is unavailable and --enable-sdl is specified | Michael Niedermayer | 2014-09-24 | 1 | -1/+4 |
* | | configure: reindent the --disable-sdl related code | Michael Niedermayer | 2014-09-24 | 1 | -15/+15 |
* | | configure: support --disable-sdl | Michael Niedermayer | 2014-09-24 | 1 | -1/+5 |
* | | Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE" | Michael Niedermayer | 2014-09-22 | 1 | -3/+0 |
* | | avdevice: add decklink input support | Deti Fliegl | 2014-09-22 | 1 | -1/+3 |
* | | configure: Refactor setting of feature test macro _XOPEN_SOURCE | Jörg Krause | 2014-09-22 | 1 | -0/+3 |
* | | avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft | James Almer | 2014-09-17 | 1 | -2/+0 |
* | | Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f' | Michael Niedermayer | 2014-09-16 | 1 | -2/+3 |
|\| |
|