aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cosmetics: Move clean targets to the bottom.Gravatar diego2009-01-05
* Remove pointless language-specific clean and distclean targets.Gravatar diego2009-01-04
* Subsume clean-html-chunked and clean-html-single targets into clean target.Gravatar diego2009-01-04
* Fix compilation after upcoming H264_VDPAU patch for FFmpeg.Gravatar cehoyos2009-01-04
* Get rid of pointless chunked-dir and single-dir targets.Gravatar diego2009-01-04
* Simplify phony target declaration.Gravatar diego2009-01-04
* Sync audio.xml removal.Gravatar diego2009-01-04
* Sync history chapter removal.Gravatar diego2009-01-04
* Remove history chapter; it is outdated and of little practical value.Gravatar diego2009-01-04
* EXTERN_PREFIX is not only used in FFmpeg code.Gravatar diego2009-01-04
* added support for manual audio substream selection out of 0xFD PES streams (B...Gravatar nicodvb2009-01-04
* Add ARMv6t2 CPU extension additions missed in previous commit.Gravatar diego2009-01-04
* Sync ARMv6t2 optimization support from FFmpeg.Gravatar diego2009-01-04
* Update JACK configure test to match r28241Gravatar reimar2009-01-04
* Replace deprecated jack_client_new with jack_client_open.Gravatar reimar2009-01-04
* synced with r28215Gravatar Gabrov2009-01-04
* Fix deinit problem due to r28215Gravatar gpoirier2009-01-03
* 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