aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove outdated and wrong references to codecs.conf.Gravatar diego2007-04-28
* cosmetics: Fix one more stray wrongly indented line.Gravatar diego2007-04-28
* cosmetics: Remove all trailing whitespace and tabs, indentation fixes.Gravatar diego2007-04-28
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.Gravatar diego2007-04-28
* cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.Gravatar diego2007-04-28
* Mention change to monitorpixelaspect=1 default in ChangelogGravatar reimar2007-04-28
* r23152: Add -ass-hinting option for setting font hinting method.Gravatar voroshil2007-04-28
* Make -monitorpixelaspect 1 the default.Gravatar cehoyos2007-04-27
* Do not set VFCAP_EOSD_UNSCALED if we use scaled-osdGravatar reimar2007-04-27
* Add -ass-hinting option for setting font hinting method.Gravatar eugeni2007-04-27
* Fix division by zero in "\t" parsing.Gravatar eugeni2007-04-27
* Add configures arguments to its outputGravatar cehoyos2007-04-27
* Fix compilation with *_PROTOCOLs in libavformatGravatar cehoyos2007-04-27
* Mark loader as unmaintained.Gravatar diego2007-04-26
* cosmetics: Remove trailing whitespace.Gravatar diego2007-04-26
* 100l: Fix another round of copy and paste typos.Gravatar diego2007-04-26
* Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.Gravatar diego2007-04-26
* 10l: Remove stray 'fi'.Gravatar diego2007-04-26
* onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdi...Gravatar ben2007-04-26
* support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)Gravatar ben2007-04-26
* header / declarations cleanup, also fixes broken compilation.Gravatar vayne2007-04-26
* Don't declare -lm as a dependency of swscale-example.Gravatar diego2007-04-26
* 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