aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Synced with r28122Gravatar jheryan2009-01-03
* Sync with latest round of xvmc changes in FFmpeg.Gravatar diego2009-01-02
* Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used asGravatar diego2009-01-02
* Conditionally define render_one_glyph and kerning dummy functions inGravatar diego2009-01-02
* Remove unused debug code.Gravatar diego2009-01-02
* Avoid unused variable warning.Gravatar diego2009-01-02
* Reorder #includes and #ifdefs to avoid excessive #ifdeffery.Gravatar diego2009-01-02
* Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.Gravatar diego2009-01-02
* Relicense to GPLv2 or later with the author's permission.Gravatar diego2009-01-02
* Fix reference to wrong DLL filename in header comment.Gravatar diego2009-01-02
* Fix confused references to DLL filenames.Gravatar diego2009-01-01
* Move several of the ao_nas int-to-string maps into .rodataGravatar reimar2009-01-01
* Fix DVD seek_to_chapter: the title number must be converted to a per-VTSGravatar reimar2009-01-01
* Code simplificationGravatar reimar2009-01-01
* Make AVI demuxer more resilient against broken or incomplete files.Gravatar reimar2009-01-01
* Simplify and comment spudec bilinear scaling codeGravatar reimar2009-01-01
* Include alloca.h when using alloca to make sure it is defined.Gravatar reimar2009-01-01
* XVID profile array should be const, so it is in rodataGravatar reimar2009-01-01
* Avoid a uselessly high number of wakeups when playing audio-only files.Gravatar reimar2009-01-01
* 1000l, play_tree_parser_stop_keeping broke 0-termination of bufferGravatar reimar2009-01-01
* Add zero termination missing in two cases.Gravatar reimar2009-01-01
* Add asserts to detect when assumptions for play_tree_parser_get_lineGravatar reimar2009-01-01
* Work around a dvdread bug where DVDReadBlocks would return values < 0 on read...Gravatar reimar2008-12-31
* Add an option to vo_macosx to set a custom buffer_name.Gravatar gpoirier2008-12-30
* Support F- and numpad keys for w32_common based vos.Gravatar reimar2008-12-30
* Update outdated availability note for -mouse-movementsGravatar reimar2008-12-30
* synced with r28211Gravatar Gabrov2008-12-30
* Fix OSD flickering with filters that add frames (tfields, yadif) andGravatar reimar2008-12-30
* Fix OSD flicker with tfields as well.Gravatar reimar2008-12-30
* Avoid flickering OSD with -vf yadif=1Gravatar reimar2008-12-30
* Add nocache to example dvdnav profile, otherwise dvdnav is unusable.Gravatar reimar2008-12-29
* Remove audio output section, it provides little to no useful information.Gravatar diego2008-12-27
* Fix Chinese documentation build, English codecs.xml was removed.Gravatar diego2008-12-27
* fix error message exampleGravatar compn2008-12-27
* Remove (audio) codecs section, its contents are part of the usage section.Gravatar diego2008-12-27
* Convert Win32 codec importing HOWTO into a text document in the tech section.Gravatar diego2008-12-27
* Remove/fix ancient CVS references.Gravatar diego2008-12-27
* 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