aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.Gravatar diego2007-09-05
* Matroska muxer now available in libavformat.Gravatar diego2007-09-05
* Move debug message to verbose output level.Gravatar diego2007-09-04
* Remove obsolete libac3 entry.Gravatar diego2007-09-04
* warnig fix (blessed by Rich):Gravatar diego2007-09-04
* Add a bicubic scaler that needs a lot more instruction but noGravatar reimar2007-09-04
* Do not reset user-enabled mute on EOF, but only on exit.Gravatar reimar2007-09-03
* Fix for:Gravatar voroshil2007-09-03
* Fix compilation after patch to remove global vo_hdcGravatar reimar2007-09-03
* Remove global vo_hdc, since it is recommended to release a DC as soon as poss...Gravatar reimar2007-09-03
* Remove checks that in the worst case will completely break fullscreenGravatar reimar2007-09-03
* Make sure aspect hint is adjusted on aspect changeGravatar reimar2007-09-03
* Cosmetics: set vo_hint.flags at more consistent places (directly beforeGravatar reimar2007-09-02
* synced with r24329Gravatar Gabrov2007-09-02
* manpage fix: escape '\' in -vf geq descriptionGravatar uau2007-09-02
* decerebrated-proof guide to the instalation of dvdnavGravatar nicodvb2007-09-02
* fix broken MinGW-Howto linkGravatar kraymer2007-09-02
* synced with r24310Gravatar Gabrov2007-09-02
* Increase number of skipped buffers to 5 to avoid mixing teletext pages fromGravatar voroshil2007-09-02
* a mouse selection may require at least a video codec reinitGravatar nicodvb2007-09-01
* implemented STREAM_CTRL_GET_ASPECT_RATIOGravatar nicodvb2007-09-01
* moved to reinit_video_chain() the assignment of sh_video->stream_aspect, wher...Gravatar nicodvb2007-09-01
* Make sure that no pages will left in cache duringGravatar voroshil2007-09-01
* if the stream reader supports it assign to the video the stream aspect ratioGravatar nicodvb2007-09-01
* added .stream_aspect to st_video_t: if non-zero and if not specified otherwiseGravatar nicodvb2007-09-01
* implemented STREAM_CTRL_GET_ASPECT_RATIOGravatar nicodvb2007-09-01
* introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ...Gravatar nicodvb2007-09-01
* Drop out control chars from page header in time position.Gravatar voroshil2007-09-01
* Remove imported rational calculation code and use the original one from avutil.Gravatar iive2007-09-01
* Fix missed -1 -> 0x3f7f changes for subpage number.Gravatar voroshil2007-09-01
* Fix displaying start page when it has subpages.Gravatar voroshil2007-09-01
* Proper support for flashing chars in teletext pages.Gravatar voroshil2007-09-01
* sync w/r24310Gravatar gpoirier2007-08-31
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* renaming ARCH_BFIN to HAVE_BFINGravatar mhoffman2007-08-31
* Make DGA 1 and DGA 2 separately selectable.Gravatar diego2007-08-31
* warning fixes:Gravatar diego2007-08-31
* Remove pointless forward declarations.Gravatar diego2007-08-31
* cosmetics: Sort some lines, whitespace changes.Gravatar diego2007-08-30
* Added Sun VO driver for Denes BalatoniGravatar cehoyos2007-08-30
* ignore some symlinked filesGravatar kraymer2007-08-30
* synced with r24301Gravatar Gabrov2007-08-29
* replace deleted lineGravatar compn2007-08-29
* Small code simplification as suggested by Reimar:Gravatar voroshil2007-08-29
* Simplify code by using FFSWAPGravatar voroshil2007-08-29
* (cosmetics) replace tabs with spacesGravatar voroshil2007-08-29
* (cosmetics) fix indentation of previous commitGravatar voroshil2007-08-29
* Implement Hold/Release graphics (showing control chars asGravatar voroshil2007-08-29
* Implement Flash/Steady (swapping foreground/background colors)Gravatar voroshil2007-08-29
* suboption consistency, add fixme document -vivo suboptionsGravatar compn2007-08-29