aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfersGravatar reimar2008-05-10
* Add some comment headings to divide the Makefile into logical chapters.Gravatar diego2008-05-09
* cosmetics: Move some stuff around for more logical grouping.Gravatar diego2008-05-09
* Remove in_asm_used_var_warning_killer()Gravatar superdump2008-05-09
* sync w/r26674Gravatar gpoirier2008-05-09
* FFmpeg parts no longer require extra -I CFLAGS.Gravatar diego2008-05-09
* Sync with latest FFmpeg changes.Gravatar diego2008-05-09
* Use full path for #includes from another directory.Gravatar diego2008-05-09
* cosmetics: indentationGravatar diego2008-05-09
* Add options to handle the external libraries in libavcodec, which requireGravatar diego2008-05-08
* Add option to disable mp3lame.Gravatar diego2008-05-08
* cosmetics: Rename _lavc_* variables to _*_lavc.Gravatar diego2008-05-08
* cosmetics: Rename _def_lavc_* variables to _def_*_lavc.Gravatar diego2008-05-08
* Remove useless output.Gravatar diego2008-05-08
* add h264 speedupsGravatar compn2008-05-08
* Reindent for last commit.Gravatar ulion2008-05-08
* Distinguish between ac3 and dts by format tag.Gravatar ulion2008-05-08
* Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig.Gravatar eugeni2008-05-08
* If both full name and family are available, use the former in inexact match w...Gravatar eugeni2008-05-08
* Remove extra family names from the search pattern after FcFontSort andGravatar eugeni2008-05-08
* Add paragraph about homepage translation.Gravatar diego2008-05-08
* Clarify order of importance for translations.Gravatar diego2008-05-08
* Move some blocks around for better text structuring.Gravatar diego2008-05-08
* Add paragraph headings.Gravatar diego2008-05-08
* small wording fixGravatar diego2008-05-07
* more complete mphelp_check.py command lines, typo, clarificationsGravatar diego2008-05-07
* Remove obscure comment about libmp3lame depending on Vorbis.Gravatar diego2008-05-07
* 1l: Remove leftover _lavc_x264 variable.Gravatar diego2008-05-07
* Avoid dependency on newer pulseaudio version.Gravatar reimar2008-05-07
* Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.Gravatar diego2008-05-07
* Relicense file as GPL v2+; bero granted permission on IRC.Gravatar diego2008-05-07
* Always enable x264 in libavcodec if x264 is enabled.Gravatar diego2008-05-06
* synced with r26649Gravatar ptt2008-05-06
* synced with r26674Gravatar ptt2008-05-06
* update paragraphs related to x264, and update its checkout commandGravatar gpoirier2008-05-06
* add h264 to list of supported codecsGravatar compn2008-05-05
* cosmetics: sort lines (correctly)Gravatar diego2008-05-05
* Remove useless variable startup_time, since we do not need it any more.Gravatar ulion2008-05-05
* cosmetics: Shuffle lines around and add empty lines.Gravatar lu_zero2008-05-04
* Build sparc arch specific code using the MakefileGravatar lu_zero2008-05-04
* cosmetics: alphabetical orderGravatar diego2008-05-04
* Rewrite (gcc) compiler check to default to enabling compilation and not setGravatar diego2008-05-04
* cosmetics: Remove trailing whitespace.Gravatar diego2008-05-03
* cosmetics: Remove unused argc/argv parameters from test programs.Gravatar diego2008-05-03
* cosmetics: Consistently compactify and reformat test programs.Gravatar diego2008-05-03
* Ignore generated header object files.Gravatar diego2008-05-03
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-05-03
* Make the checkheaders target work non-recursively.Gravatar diego2008-05-03
* cosmetics: Fix one misindented line.Gravatar diego2008-05-03
* Use a regular expression to filter out all external library parts from FFmpeg.Gravatar diego2008-05-03