| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Document --enable-vdpau. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | configure: simplify source_path setup | Mans Rullgard | 2011-06-06 | 1 | -3/+2 |
* | configure: remove --source-path option | Mans Rullgard | 2011-06-06 | 1 | -2/+0 |
* | configure: Document --enable-vaapi | Robert Swain | 2011-06-05 | 1 | -1/+1 |
* | build: remove BUILD_ROOT variable | Mans Rullgard | 2011-05-29 | 1 | -2/+1 |
* | ac3enc: add support for E-AC-3 encoding. | Justin Ruggles | 2011-05-27 | 1 | -0/+1 |
* | 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 |
* | configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2. | Diego Biurrun | 2011-05-26 | 1 | -0/+1 |
* | configure: enable memalign_hack automatically when needed | Mans Rullgard | 2011-05-25 | 1 | -5/+3 |
* | configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS. | Diego Biurrun | 2011-05-23 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | libx264: handle closed GOP codec flag | Jindrich Makovicka | 2011-05-17 | 1 | -2/+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: 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 |
* | mpegaudio: remove CONFIG_MPEGAUDIO_HP option | Mans Rullgard | 2011-05-09 | 1 | -3/+0 |
* | 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 |