| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+6 |
* | configure: warn if pkg-config is missing | Mans Rullgard | 2011-05-05 | 1 | -0/+5 |
* | 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 |
* | avoid duplicate -lm in .pc files | Reinhard Tartler | 2011-04-28 | 1 | -1/+1 |
* | configure: Add missing libm library dependencies to .pc files. | Reinhard Tartler | 2011-04-24 | 1 | -4/+4 |
* | configure: Add missing libavutil inter-library dependencies to .pc files. | Reinhard Tartler | 2011-04-24 | 1 | -2/+2 |
* | Remove RDFT dependency from AAC decoder. | Alex Converse | 2011-04-22 | 1 | -1/+1 |
* | Provide a fallback version of the libm function trunc | Martin Storsjö | 2011-04-21 | 1 | -0/+2 |
* | Error out if vaapi is not found | Luca Barbato | 2011-04-12 | 1 | -1/+1 |
* | Add support for AMR-WB encoding via libvo-amrwbenc | Martin Storsjö | 2011-04-11 | 1 | -0/+6 |
* | Add an AAC encoder by using the libvo-aacenc library | Martin Storsjö | 2011-04-11 | 1 | -0/+6 |
* | configure: tell user if libva is enabled like the rest of external libs. | Konstantin Pavlov | 2011-04-05 | 1 | -0/+1 |
* | fate: fix partial run when no samples path is specified | Mans Rullgard | 2011-04-03 | 1 | -1/+1 |
* | configure: Initial support for --target-os=symbian | Martin Storsjö | 2011-03-31 | 1 | -1/+6 |
* | Remove support for stripping executables | Mans Rullgard | 2011-03-29 | 1 | -15/+1 |
* | ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp | Mans Rullgard | 2011-03-29 | 1 | -1/+1 |
* | framebuffer device demuxer | Stefano Sabatini | 2011-03-28 | 1 | -0/+2 |
* | sndio support for playback and record | Brad | 2011-03-27 | 1 | -0/+6 |
* | configure: in check_ld, place new -l flags before existing ones | Mans Rullgard | 2011-03-25 | 1 | -1/+1 |
* | When building for MinGW32 disable strict ANSI compliancy. | Diego Elio Pettenò | 2011-03-24 | 1 | -0/+1 |
* | configure: check for --as-needed support early | Mans Rullgard | 2011-03-24 | 1 | -1/+2 |
* | configure: Don't explicitly disable ffplay or in/outdevices on dos | Martin Storsjö | 2011-03-24 | 1 | -2/+0 |
* | configure: Remove the explicit disabling of ffserver | Martin Storsjö | 2011-03-24 | 1 | -2/+1 |
* | configure: Add fork as a dependency to ffserver | Martin Storsjö | 2011-03-24 | 1 | -1/+1 |
* | Disable 'attribute "foo" ignored' warnings from icc | Mans Rullgard | 2011-03-23 | 1 | -1/+2 |
* | configure: get libavcodec version from new version.h header | Mans Rullgard | 2011-03-23 | 1 | -1/+1 |
* | configure: Set the correct lib target for arm/wince dlltool | Martin Storsjö | 2011-03-23 | 1 | -1/+1 |
* | Make sure kbhit() is in conio.h | Dave Yeo | 2011-03-22 | 1 | -2/+2 |
* | configure: Add the -D parameter to the dlltool command | Martin Storsjö | 2011-03-21 | 1 | -1/+1 |
* | Set the correct target for mingw64 dlltool | Luca Barbato | 2011-03-21 | 1 | -1/+1 |
* | Do no modify terminal parameters using termios.h | Panagiotis H.M. Issaris | 2011-03-20 | 1 | -2/+0 |
* | Move sine windows to a separate file | Mans Rullgard | 2011-03-20 | 1 | -13/+14 |
* | configure: use dlltools instead of lib.exe | Luca Barbato | 2011-03-19 | 1 | -1/+3 |
* | configure: check for SDL_Linked_Version instead of SDL_Init | Luca Barbato | 2011-03-19 | 1 | -1/+1 |
* | Remove Sonic experimental audio codec | Mans Rullgard | 2011-03-19 | 1 | -3/+0 |
* | configure: use -r option for pr when listing enabled config options. | Konstantin Pavlov | 2011-03-18 | 1 | -1/+1 |
* | darwin: use -read_only_relocs flag only on 32-bit x86 | Sean McGovern | 2011-03-16 | 1 | -1/+2 |
* | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION | Janne Grunau | 2011-03-16 | 1 | -11/+11 |
* | partially rename FFmpeg to Libav | Janne Grunau | 2011-03-16 | 1 | -13/+13 |
* | Add CONFIG_AC3DSP symbol to simplify makefiles | Mans Rullgard | 2011-03-12 | 1 | -1/+3 |
* | configure: use pkg-config helpers | Mans Rullgard | 2011-03-11 | 1 | -14/+7 |
* | configure: improve pkg-config support | Mans Rullgard | 2011-03-11 | 1 | -1/+35 |
* | configure: allow checking multiple functions in check_func_headers() | Mans Rullgard | 2011-03-11 | 1 | -15/+12 |
* | Use --sysroot flag for clang | Mans Rullgard | 2011-02-28 | 1 | -5/+1 |
* | configure: document FATE_SAMPLES env var in --help text | Reimar Döffinger | 2011-02-26 | 1 | -1/+2 |
* | fate: get samples location from env var if not explicitly set | Mans Rullgard | 2011-02-26 | 1 | -1/+1 |
* | OS/2: lxlite should use stdout | Dave Yeo | 2011-02-25 | 1 | -1/+1 |