index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]