aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify preprocessor directives: There is a general variable forGravatar diego2007-04-26
* Simplify #include directives.Gravatar diego2007-04-26
* Add config.h variables for static FFmpeg libraries.Gravatar diego2007-04-26
* Ooops, variable names got confused during copy and paste:Gravatar diego2007-04-26
* Merge config.h variable declarations into libpostproc test.Gravatar diego2007-04-26
* Remove unused libavformat #define.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavformat test.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavcodec test.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavutil test.Gravatar diego2007-04-26
* indentation cosmeticsGravatar diego2007-04-26
* Remove redundant comments.Gravatar diego2007-04-26
* Clean up static libavcodec check, just checking for a file is enough.Gravatar diego2007-04-26
* Fix typo in _libavcodec vs _libavcodec_a variable name.Gravatar diego2007-04-26
* cosmetics: Fix indentation, merge some lines in the FFmpeg checks.Gravatar diego2007-04-26
* Merge static and shared libpostproc checks.Gravatar diego2007-04-26
* Merge static and shared libavformat checks.Gravatar diego2007-04-26
* Move misplaced res_comment to where it actually takes effect.Gravatar diego2007-04-26
* Merge static and shared libavcodec checks.Gravatar diego2007-04-26
* 10l elif syntax errorGravatar diego2007-04-26
* Merge checks for static and shared libavutil.Gravatar diego2007-04-26
* Add general variables for either static or shared FFmpeg libraries.Gravatar diego2007-04-26
* Give variable names for static FFmpeg libraries a '_a' suffix.Gravatar diego2007-04-26
* Remove large automatics from stack.Gravatar diego2007-04-26
* Add CXX include flags to dependency file generation CFLAGS to generate correctGravatar diego2007-04-26
* synced with r23100Gravatar Gabrov2007-04-26
* AMR-NB fixed-point mode external library support was removed from FFmpeg.Gravatar diego2007-04-25
* make -really-quiet hide the mencoder version tags. patch copied from michaelGravatar compn2007-04-25
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.Gravatar diego2007-04-25
* cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.Gravatar diego2007-04-25
* cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.Gravatar diego2007-04-25
* Consistently use quotes instead of angled brackets in #includeGravatar diego2007-04-25
* typo: mingw --> mingw32Gravatar diego2007-04-25
* Declarations and code should not be mixed.Gravatar diego2007-04-25
* Add support for Bethesda Software VID video.Gravatar diego2007-04-25
* CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now calledGravatar cehoyos2007-04-24
* Do not use FT_Glyph_Copy with NULL glyphs.Gravatar eugeni2007-04-24
* r23028: with -identify show audio and video idGravatar kraymer2007-04-24
* compilation fix, manually include help_mp.hGravatar ods152007-04-24
* r23100: Update AMR instructions.Gravatar voroshil2007-04-24
* Update AMR instructions.Gravatar diego2007-04-23
* allows cross-compilation for PPC target when using a toolchain defined as pow...Gravatar ben2007-04-23
* r19039 was missed in first sync (r19631). fixed.Gravatar voroshil2007-04-23
* Use proper GPL header.Gravatar diego2007-04-23
* spelling cosmeticsGravatar diego2007-04-23
* Gui --> guiGravatar diego2007-04-23
* Mark incompletely translated file as such.Gravatar diego2007-04-23
* Set _audio_input to yes for V4L2 as well.Gravatar diego2007-04-23
* Use standard GPL header.Gravatar diego2007-04-23
* cosmetics: Sort PARTS.Gravatar diego2007-04-22
* Cosmetics: remove duplicate space in ifdefGravatar reimar2007-04-22