projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplify libvorbis/libtheora check for libogg dependency.
2007-02-06
Ramiro Polla
Simplify libvorbis/libtheora check for libogg dependency.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
Use enabled/disabled functions where possible.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
a bit more consistency for for the imlib2 check
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-02-05
Víctor Paesa
Remove hardcoded dependency of imlib2 on Xlib.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
Link to the FFmpeg Windows Help website.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
Put Visual C++ question in a better location.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
Simplify and speedup FFMPEG_CONFIGURATION.
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
commit
|
commitdiff
|
tree
2007-02-05
Diego Biurrun
Simplify quoting.
commit
|
commitdiff
|
tree
2007-02-05
Benoit Fouet
Remove useless check, patch by Benoit Fouet, benoit...
commit
|
commitdiff
|
tree
2007-02-01
Ramiro Polla
Simplify GPl check.
commit
|
commitdiff
|
tree
2007-01-31
Diego Biurrun
Exit on failed libfaad check.
commit
|
commitdiff
|
tree
2007-01-31
Ramiro Polla
Move libfaad2 check out of the GPL check.
commit
|
commitdiff
|
tree
2007-01-31
Michel Bardiaux
Fix memcpy out-of-bounds.
commit
|
commitdiff
|
tree
2007-01-31
Michel Bardiaux
Add some context to av_log calls.
commit
|
commitdiff
|
tree
2007-01-30
Diego Biurrun
slightly reformat --help output for ease of understanding
commit
|
commitdiff
|
tree
2007-01-30
Diego Biurrun
Clarify usage of external libs whose functionality...
commit
|
commitdiff
|
tree
2007-01-30
Diego Biurrun
Clarify that libogg is for muxing only.
commit
|
commitdiff
|
tree
2007-01-30
Diego Biurrun
Clarify --help output about Vorbis and Theora.
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
simplify condition
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Use a function for repeated AltiVec output and condition...
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Fix wrong condition check in the memalign error output.
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
spelling and formatting cosmetics
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Use ! disabled() where appropriate.
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Use disabled() to check for GPL.
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Make use of enabled_any().
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Make use of disabled(), disabled_all() and enabled_all().
commit
|
commitdiff
|
tree
2007-01-28
Diego Biurrun
Add disabled_any() and disabled_all() functions.
commit
|
commitdiff
|
tree
2007-01-28
Ramiro Polla
Add disabled() function and make use of it.
commit
|
commitdiff
|
tree
2007-01-27
Ramiro Polla
Change occurences of 'test $foo != "no"' to 'enabled...
commit
|
commitdiff
|
tree
2007-01-27
Ramiro Polla
Change one occurence of 'test $foo = yes -o test $bar...
commit
|
commitdiff
|
tree
2007-01-27
Ramiro Polla
Change all straight 'test $foo = "yes"' to 'enabled...
commit
|
commitdiff
|
tree
2007-01-27
Michel Bardiaux
Segregate code common to BMP decoder and future encoder
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
Update gcc sections.
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
Do not run (broken) ffserver test by default and warn...
commit
|
commitdiff
|
tree
2007-01-25
Ramiro Polla
Remove installstrip in favor of explicit strip; better...
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
comment typo
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
PROGS depends on PROGS_G so depending on just PROGS...
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
Simplify conditional compilation handling.
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
Move conditional CFLAGS and OBJS setting to common...
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
Theora encoding via libtheora.
commit
|
commitdiff
|
tree
2007-01-25
Diego Biurrun
cosmetics: sort
commit
|
commitdiff
|
tree
2007-01-23
Michel Bardiaux
Fix wrong comment, patch by Michel Bardiaux mbardiaux...
commit
|
commitdiff
|
tree
2007-01-22
Diego Biurrun
Fix license headers and FSF postal address.
commit
|
commitdiff
|
tree
2007-01-22
Diego Biurrun
Fix FSF postal address.
commit
|
commitdiff
|
tree
2007-01-22
Diego Biurrun
Fix some more license headers.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
Remove BeOS hack.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
Clarify that Xvid is used for encoding only.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
cosmetics: Sort decoder/encoder/parser variables lists.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
cosmetics: List all encoders together.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
Remove useless #ifdef.
commit
|
commitdiff
|
tree
2007-01-21
Diego Biurrun
Declare zlib dependency in the Makefile, not in the...
commit
|
commitdiff
|
tree
2007-01-18
Diego Biurrun
Add/update some comments.
commit
|
commitdiff
|
tree
2007-01-18
Diego Biurrun
Rename do_libav var so as not to clash with the do_libav...
commit
|
commitdiff
|
tree
2007-01-16
Diego Biurrun
Make nb_streams unsigned to avoid an ugly cast.
commit
|
commitdiff
|
tree
2007-01-16
Diego Biurrun
Remove outdated Linux section.
commit
|
commitdiff
|
tree
2007-01-15
Diego Biurrun
Revert broken removal of variable indirection.
commit
|
commitdiff
|
tree
2007-01-15
Diego Biurrun
spelling, formatting
commit
|
commitdiff
|
tree
2007-01-15
Diego Biurrun
Remove leftover variable.
commit
|
commitdiff
|
tree
2007-01-15
Diego Biurrun
Remove unnecessary variable indirection.
commit
|
commitdiff
|
tree
2007-01-14
Diego Biurrun
100l: Fix damage from a buggy emacs macro.
commit
|
commitdiff
|
tree
2007-01-14
Diego Biurrun
Merge redundant comments.
commit
|
commitdiff
|
tree
2007-01-14
Diego Biurrun
Add two more variables for temporary files.
commit
|
commitdiff
|
tree
2007-01-14
Diego Biurrun
comment grammar fixes
commit
|
commitdiff
|
tree
2007-01-13
Diego Biurrun
cosmetics: typo pallete --> palette
commit
|
commitdiff
|
tree
2007-01-13
Diego Biurrun
typo: pallete --> palette
commit
|
commitdiff
|
tree
2007-01-13
Christophe Mutricy
Avoid "HAVE_CMOV not defined" warning.
commit
|
commitdiff
|
tree
2007-01-10
Diego Biurrun
Bail out immediately with software scaler instead of...
commit
|
commitdiff
|
tree
2007-01-10
Diego Biurrun
Add a FIXME note about paths in pkgconfig files.
commit
|
commitdiff
|
tree
2007-01-10
Diego Biurrun
Unconditionally enable Theora decoder. It works fine...
commit
|
commitdiff
|
tree
2007-01-07
Ramiro Polla
Disable threading support by default on all platforms...
commit
|
commitdiff
|
tree
2007-01-07
Diego Biurrun
ordering cosmetics
commit
|
commitdiff
|
tree
2007-01-07
Diego Biurrun
cosmetics: Reorder external libraries.
commit
|
commitdiff
|
tree
2007-01-07
Diego Biurrun
variable renaming: mp3lame --> libmp3lame
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
Rename variables: faad --> libfaad, faac --> libfaac...
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
variable renaming: dts --> libdts
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
Rename variables: a52 --> liba52, a52bin --> liba52bin
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
Reorder configure output.
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
one more naming consistency change
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
more consistency for the output naming
commit
|
commitdiff
|
tree
2007-01-06
Diego Biurrun
Align configure output.
commit
|
commitdiff
|
tree
2006-12-24
Diego Biurrun
Properly check for all required bktr headers.
commit
|
commitdiff
|
tree
2006-12-24
Diego Biurrun
Replace fail test with the die function.
commit
|
commitdiff
|
tree
2006-12-24
Diego Biurrun
Remove redundant variable setting.
commit
|
commitdiff
|
tree
2006-12-24
Diego Biurrun
Slightly shorten libvorbis check.
commit
|
commitdiff
|
tree
2006-12-24
Diego Biurrun
Disable Win32 threads by default.
commit
|
commitdiff
|
tree
2006-12-23
Diego Biurrun
Add AMR directories for out-of-tree builds.
commit
|
commitdiff
|
tree
2006-12-23
Diego Biurrun
typo: Properly escape a $ sign.
commit
|
commitdiff
|
tree
2006-12-23
Diego Biurrun
Register x11grab only when it has been enabled.
commit
|
commitdiff
|
tree
2006-12-23
Diego Biurrun
Fix regression tests with out-of-tree builds.
commit
|
commitdiff
|
tree
2006-12-22
Diego Biurrun
Create libpostproc pkgconfig files only if libpostproc...
commit
|
commitdiff
|
tree
2006-12-22
Ramiro Polla
support files >2GB on MinGW
commit
|
commitdiff
|
tree
2006-12-22
Diego Biurrun
slightly more consistency for the Darwin linker options
commit
|
commitdiff
|
tree
2006-12-22
Ramiro Polla
Install generated .lib files in shlibdir on MinGW.
commit
|
commitdiff
|
tree
2006-12-22
Diego Biurrun
Remove duplicate line.
commit
|
commitdiff
|
tree
2006-12-22
Tom Harper
Fix linking on Intel Mac due to local relocation entries in
commit
|
commitdiff
|
tree
2006-12-22
Diego Biurrun
Make the X11 frame grabber disabled by default.
commit
|
commitdiff
|
tree
2006-12-21
Diego Biurrun
Use $< instead of explicit names.
commit
|
commitdiff
|
tree
2006-12-21
Diego Biurrun
Remove useless #include.
commit
|
commitdiff
|
tree
next