| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename oggvorbis decoder to libvorbis. | Diego Biurrun | 2007-05-04 | 1 | -2/+2 |
* | Give libamr decoders/encoders a lib prefix in the name. | Diego Biurrun | 2007-05-03 | 1 | -16/+16 |
* | Rename dts_decoder to libdts_decoder. | Diego Biurrun | 2007-05-03 | 1 | -1/+1 |
* | The configure test for ebx fails because it is run before the -mdynamic-no-pic | Alexander Strange | 2007-05-01 | 1 | -2/+2 |
* | cosmetics: Align some lines. | Diego Biurrun | 2007-04-27 | 1 | -5/+5 |
* | 10l, rtp_muxer needs config_network | Alex Beregszaszi | 2007-04-27 | 1 | -1/+1 |
* | Make protocols configure selectable and also cleanup the CONFIG_NETWORK | Alex Beregszaszi | 2007-04-26 | 1 | -10/+20 |
* | proper dependency on mpegts_demuxer for rtp_muxer | Diego Biurrun | 2007-04-26 | 1 | -1/+1 |
* | Remove redundant dependency from ffserver_deps. | Diego Biurrun | 2007-04-26 | 1 | -1/+1 |
* | Remove hackish support for the non-free fixed-point AMR-NB reference code. | Diego Biurrun | 2007-04-25 | 1 | -10/+3 |
* | "fast unaligned" bytestream functions | Ramiro Polla | 2007-04-25 | 1 | -0/+4 |
* | Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, | Diego Biurrun | 2007-04-24 | 1 | -2/+2 |
* | remove possibly broken wince cruft | Alex Beregszaszi | 2007-04-20 | 1 | -8/+0 |
* | The AC3 demuxer depends on the AC3 parser. | Diego Biurrun | 2007-04-15 | 1 | -0/+1 |
* | Simplify Darwin gcc flags setting. | Diego Biurrun | 2007-04-14 | 1 | -15/+4 |
* | Remove redundant 2.95 branch from the Darwin gcc check. It is already | Diego Biurrun | 2007-04-14 | 1 | -3/+0 |
* | trap signals in tests that can crash | Måns Rullgård | 2007-04-13 | 1 | -15/+27 |
* | Replace hackish support for amr-nb and amr-wb. Instead of including the source | Stanislav Brabec | 2007-04-12 | 1 | -11/+3 |
* | Suppress possible error from ulimit not having -c or being missing. | François Revol | 2007-04-06 | 1 | -1/+1 |
* | There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring | Diego Biurrun | 2007-04-03 | 1 | -1/+2 |
* | cosmetics: Better variable name, the ENABLE_* lists contain more than codecs. | Diego Biurrun | 2007-04-03 | 1 | -3/+3 |
* | Use $(command) instead of `command`, it's POSIX, clearer and already used. | Diego Biurrun | 2007-04-01 | 1 | -1/+1 |
* | Always lowercase targetos. | Diego Biurrun | 2007-04-01 | 1 | -8/+8 |
* | run ebp register check in subshell so we can redirect crash message | Måns Rullgård | 2007-04-01 | 1 | -1/+1 |
* | Force lowercase targetos value for MinGW, we check against lowercase strings. | Diego Biurrun | 2007-03-31 | 1 | -0/+1 |
* | blackfin: Audio buffers are no longer allocated on the stack, | Diego Biurrun | 2007-03-31 | 1 | -1/+1 |
* | Fix compilation when using the --disable-opts parameter. This to help those | Panagiotis Issaris | 2007-03-29 | 1 | -0/+37 |
* | Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet... | François Revol | 2007-03-23 | 1 | -0/+3 |
* | DXA demuxer and decoder | Kostya Shishkov | 2007-03-14 | 1 | -0/+1 |
* | libswscale header files are put in a subdirectory named ffmpeg, not swscale. | Diego Biurrun | 2007-03-12 | 1 | -2/+2 |
* | small improvements to the help output | Diego Biurrun | 2007-03-10 | 1 | -3/+3 |
* | Use - instead of _ for AMR options in help output. | Benoit Fouet | 2007-03-10 | 1 | -4/+4 |
* | Do not hardcode cc on Darwin, fixing --cc option in the process. | Patrice Bensoussan | 2007-03-03 | 1 | -1/+0 |
* | enable some 64bit optimized code on 64bit arch | Aurelien Jacobs | 2007-02-28 | 1 | -2/+15 |
* | 10l: Use double, not single, quotes when variables need to be expanded. | Diego Biurrun | 2007-02-25 | 1 | -2/+2 |
* | Collect the different thread variables in a nice easy to reuse list. | Diego Biurrun | 2007-02-25 | 1 | -10/+11 |
* | ffserver uses dlopen(), so make sure it links to libdl if needed. | François Revol | 2007-02-23 | 1 | -1/+1 |
* | Merge bfin add_ldflags lines. | Diego Biurrun | 2007-02-22 | 1 | -2/+1 |
* | add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst... | Marc Hoffman | 2007-02-22 | 1 | -0/+5 |
* | Remove unused variable. | Diego Biurrun | 2007-02-21 | 1 | -2/+0 |
* | Move MinGW extralibs setting into MinGW section. | Diego Biurrun | 2007-02-21 | 1 | -2/+1 |
* | libgsm_ms codec depends on libgsm | Måns Rullgård | 2007-02-20 | 1 | -0/+2 |
* | generic foo-config --cflags/libs test | Måns Rullgård | 2007-02-19 | 1 | -21/+19 |
* | feature tests for functions requiring one or more headers | Måns Rullgård | 2007-02-19 | 1 | -48/+43 |
* | revert last change, it breaks on brain damaged distros | Måns Rullgård | 2007-02-19 | 1 | -1/+5 |
* | simplify check_lib | Måns Rullgård | 2007-02-19 | 1 | -5/+1 |
* | TARGET_OS in config.mak is unused | Måns Rullgård | 2007-02-18 | 1 | -1/+0 |
* | remove --enable-mingw32 option, --target-os=mingw32 should be used | Måns Rullgård | 2007-02-18 | 1 | -2/+0 |
* | case insensitive OS name | Måns Rullgård | 2007-02-18 | 1 | -14/+18 |
* | libswscale is needed in Cygwin vhooks | Víctor Paesa | 2007-02-18 | 1 | -2/+2 |