aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.Gravatar diego2008-05-03
* External libraries used by FFmpeg now have a lib prefix in their name.Gravatar diego2008-05-03
* Only compile and use libmpeg2 AltiVec code when AltiVec is available. TheGravatar diego2008-05-03
* vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_...Gravatar reimar2008-05-03
* Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.Gravatar reimar2008-05-03
* Fix 100l: mpi->height must be used to calculate required memory, not mpi->h.Gravatar reimar2008-05-03
* VLB audio is quite similar to AAC, and faad decodes somewhat usably (thoughGravatar reimar2008-05-03
* Fix the second fontconfig_init function as the declaration in the .h file.Gravatar ulion2008-05-03
* Remove modification notes from unmodified files.Gravatar diego2008-05-03
* Update documentation for the gl2 driver to make clear gl is usually preferred.Gravatar reimar2008-05-03
* Fix some not entirely correct and misleading messages.Gravatar eugeni2008-05-02
* Print more info about selected font.Gravatar eugeni2008-05-02
* Rewrite font family check in a simpler way.Gravatar eugeni2008-05-02
* Move font family check to the end of the list.Gravatar eugeni2008-05-02
* Cosmetics: rename local variables to better reflect their contents.Gravatar eugeni2008-05-02
* Check ASF packet size before calling demux_asf_read_packet. Fixes segfaultGravatar eugeni2008-05-02
* cosmetics: Reindent after last commit and reformat comment.Gravatar diego2008-05-01
* Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get pickedGravatar diego2008-05-01
* cosmetics: Fix indentation after last commits.Gravatar diego2008-05-01