aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove known bugs section, it contains little useful information.Gravatar diego2008-12-27
* Add entry about mysterious coredumps.Gravatar diego2008-12-27
* Fix ugly borders problem with ati-hackGravatar reimar2008-12-27
* Reorder sections: Put FAQ at the end, group usage sections together.Gravatar diego2008-12-27
* Avoid u_ BSD type names.Gravatar diego2008-12-27
* Set and use only ARCH_PPC, not also ARCH_POWERPC.Gravatar diego2008-12-27
* Avoid POSIX-reserved _t namespace.Gravatar diego2008-12-27
* consistency cosmetics: Rename POWERPC identifiers to PPC.Gravatar diego2008-12-27
* grammar fix by Vineeth N, nvineeth gmail comGravatar diego2008-12-25
* Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.Gravatar diego2008-12-24
* Remove unused variable.Gravatar diego2008-12-24
* Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to ...Gravatar reimar2008-12-24
* add zygo audio (SPXN) qtaudio codecGravatar compn2008-12-24
* Warn when using features that are broken due to ATI driver bugs.Gravatar reimar2008-12-23
* Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 ...Gravatar reimar2008-12-23
* Reduce the priority of the rv3040 native Linux RealVideo decoders since it cr...Gravatar reimar2008-12-23
* updatesGravatar compn2008-12-23
* Remove pointless forward declaration.Gravatar diego2008-12-23
* Set fast_cmov for all x86_64 systems, except for P4-based systems thisGravatar reimar2008-12-23
* Define HAVE_FAST_64BIT if appropriateGravatar reimar2008-12-23
* fix poorly worded changelog entriesGravatar compn2008-12-23
* Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.Gravatar cehoyos2008-12-22
* re-add codecs: sif1 (directshow version) and acdsee mjpegGravatar compn2008-12-22
* Sync with latest FFmpeg changes.Gravatar diego2008-12-22
* libavcodec/i386/ was renamed to libavcodec/x86/.Gravatar diego2008-12-22
* add amr format tags, fixes:Gravatar compn2008-12-21
* 100l, forgot an assignment, broke special keys handling for X11-based vos.Gravatar reimar2008-12-21
* remove acdsee mjpeg binary codec, works with ffmjpegGravatar compn2008-12-20
* FFmpeg now has RV30 decoder enabledGravatar kostya2008-12-20
* Add and use a special lookup function to do table-based translation to MPlaye...Gravatar reimar2008-12-20
* Cosmetics: get rid of some tabs and trailing whitespace.Gravatar reimar2008-12-20
* Use a table to translate X11 to MPlayer keycodes.Gravatar reimar2008-12-20
* Get rid of pointless and now unused defines.Gravatar reimar2008-12-20
* Simplify handling of X11 key events that are just passed through.Gravatar reimar2008-12-20
* Fix imaadpcm extradata with lavc encoder.Gravatar reimar2008-12-20
* Document vo_macosx's shared_buffer option.Gravatar gpoirier2008-12-19
* Replace vo_macosx's custom options parsing with a subopt_parse()-based oneGravatar gpoirier2008-12-19
* Remove pointless malloc.h #include.Gravatar diego2008-12-19
* Include config.h in mangle.h, fixes make checkheaders.Gravatar reimar2008-12-19
* add binary codecs:Gravatar compn2008-12-17
* synced with r28160Gravatar Gabrov2008-12-17
* add binary codec for fourcc wavcGravatar compn2008-12-17
* another round of armv4l --> arm changesGravatar diego2008-12-17
* libavcodec/armv4l/ was renamed to libavcodec/arm/.Gravatar diego2008-12-17
* Do not use full relative #include path for headers in the same directory.Gravatar diego2008-12-17
* #include sub.h instead of locally declaring vo_draw_text().Gravatar diego2008-12-17
* Added FOURCCS:Gravatar compn2008-12-16
* xvmc is now a CONFIG_ option in FFmpeg.Gravatar diego2008-12-15
* 100l, reorder check for AC3 format to avoid a possible memleakGravatar reimar2008-12-15
* Consistently include config.h before mangle.h, fixes possible compilationGravatar reimar2008-12-15