aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add BFI video support through FFmpeg.Gravatar diego2008-04-22
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Use standard GPL header.Gravatar diego2008-04-22
* Remove redundant definitions that are already present on the command line.Gravatar diego2008-04-22
* Merge TOOLS/Makefile into the top-level Makefile.Gravatar diego2008-04-22
* Fix potential segfault in debug printf in expSetFilePointerGravatar rtogni2008-04-21
* synced with r26484Gravatar Gabrov2008-04-21
* sync w/r26460, patch by JRaSH %jrash06 A 163 P com%Gravatar gpoirier2008-04-21
* sync w/r26067, patch by mehmet köse % voltrem A gmail P com %Gravatar gpoirier2008-04-21
* sync w/r26460Gravatar gpoirier2008-04-21
* Remove pointless '0' flag from fprintf call, fixes the warning:Gravatar diego2008-04-21
* Add $(EXESUF) to netstream rule.Gravatar diego2008-04-20
* Only build modify_reg on x86.Gravatar diego2008-04-20
* Simplify list of files to remove on make clean.Gravatar diego2008-04-20
* fastmemcpybench is a phony target. Do not try to remove a file by that name.Gravatar diego2008-04-20
* Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLLGravatar rtogni2008-04-20
* Add status to mimic and kmvc codecsGravatar rtogni2008-04-20
* add better information about inverse-telecining with vf_filmdintGravatar corey2008-04-20
* Add support for msn siren audio coced via binary dll sirenacm.dllGravatar rtogni2008-04-20
* Canopus HQ tries to load the auxiliary dlls with lowercase filenameGravatar rtogni2008-04-20
* add canopus codecs, patch by Gianluigi TiesiGravatar compn2008-04-19
* Revert r26412: policy violationGravatar rtogni2008-04-19
* Revert r26411: policy violationGravatar rtogni2008-04-19
* revert commits 26437-26439Gravatar attila2008-04-19
* Add dependency information to recursive rules. While more eager than strictlyGravatar diego2008-04-19
* Add missing recursive rule for libmpcodecs/libmpencoders.a.Gravatar diego2008-04-19
* cosmetics: Sort recursive rules alphabetically.Gravatar diego2008-04-19
* per-file dependencies (for the non-recursive parts)Gravatar diego2008-04-18
* Adjust dependency generation prerequisites to new structure.Gravatar diego2008-04-18
* Always generate dependency information. This also allows dropping theGravatar diego2008-04-18
* synced with r26460Gravatar ptt2008-04-18
* restore options alphabetical orderGravatar ptt2008-04-18
* Mark phony targets as such.Gravatar diego2008-04-18
* Simplify phony target declaration.Gravatar diego2008-04-18
* 10l: Rename remaining instances of $i to $lang.Gravatar diego2008-04-18
* cosmetics: __asm__ __volatile__ --> asm volatileGravatar diego2008-04-17
* Prefer libavformat musepack demuxer over internal one (which does not even su...Gravatar reimar2008-04-16
* noconfig fix, disable_gui_conf was not defined when compiling mencoder.Gravatar albeu2008-04-15
* typo: crahes --> crashesGravatar corey2008-04-15
* Refer to where encoding quality is described.Gravatar corey2008-04-15
* As of r19025, the "above link" refers to an article, not a guide.Gravatar corey2008-04-15
* Fix the indentation after the noconfig patch.Gravatar albeu2008-04-14
* 10L, forgot to commit the documentation for the -noconfig options.Gravatar albeu2008-04-14
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Add support for system wide config file in mencoder.Gravatar albeu2008-04-14
* demux_asf: Fix operator precedence in packet length checkGravatar uau2008-04-13
* Add libpostproc to list of pseudo-dependencies.Gravatar diego2008-04-13
* Declare all clean targets phony in mpcommon.mak.Gravatar diego2008-04-13
* The TAGS and tags targets are not phony.Gravatar diego2008-04-13
* Add gui subdirectories to DIRS instead of manually cleaning them.Gravatar diego2008-04-13