aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* http: fix for broken SHOUTcast streamsGravatar reimar2013-04-04
* vcd_read: cleanup ifdefsGravatar reimar2013-04-04
* encoding-example-profiles: block non-4:0:0 for baseline h264Gravatar Rudolf Polzer2013-04-04
* demux_mkv: fix handling of 0 DisplayWidth/HeightGravatar wm42013-04-04
* command: silence "Audio: no audio" line for playback speedGravatar wm42013-04-04
* mplayer: switch back to video PTS for reporting playback timeGravatar wm42013-04-04
* mplayer: fix framestepping on ordered chapter segment boundariesGravatar wm42013-04-04
* mplayer: fix --step EOF handlingGravatar wm42013-04-04
* wayland: use vo flags for enabling alpha supportGravatar Alexander Preisinger2013-04-02
* wayland: enable alpha supportGravatar Alexander Preisinger2013-04-02
* osd: fix OSD bar position markerGravatar wm42013-04-02
* manpage: fix a typoGravatar wm42013-03-31
* osd: disable border for inner part of the OSD barGravatar wm42013-03-31
* encoding-example-profiles and manpage: prefer libvorbis over vorbisGravatar Rudolf Polzer2013-03-31
* configure: fix compilation on LinuxGravatar wm42013-03-31
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* demux_mkv: don't print non-sense warning on normal EOFGravatar wm42013-03-30
* gl_video: remove double const qualifierGravatar Stefano Pigozzi2013-03-30
* changes.rst: mention -afm hwac3 replacementGravatar wm42013-03-30
* osd: draw the OSD bar with ASS vector drawingsGravatar wm42013-03-30
* gl_video: add some missing includesGravatar wm42013-03-30
* gl_lcms: fix compilation when lcms2 is not availableGravatar wm42013-03-30
* gl_video: actually fix shader compilation on OSXGravatar wm42013-03-28
* gl_video: fix OSX by not using undefined name in GLSL "#if"Gravatar wm42013-03-28
* gl_header_fixes: add GL_RGBA32FGravatar wm42013-03-28
* gl_video: use choice option type for dither-depth suboptionGravatar wm42013-03-28
* vo: rename vo_draw_image to vo_queue_imageGravatar wm42013-03-28
* vo: remove two unused symbolsGravatar wm42013-03-28
* gl_video: add some alpha FBO formatsGravatar wm42013-03-28
* vo_opengl: add alpha outputGravatar wm42013-03-28
* gl_video: always upload all planesGravatar wm42013-03-28
* gl_video: support NV21 tooGravatar wm42013-03-28
* gl_video: add support for NV12Gravatar wm42013-03-28
* gl_video: make it possible for planes to have different formatsGravatar wm42013-03-28
* gl_video: move video image fields into a structGravatar wm42013-03-28
* sub: don't crash on GBRP videoGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* gl_common: split into platform specific filesGravatar wm42013-03-28
* core: always pass data via packet fields to video decodersGravatar wm42013-03-28
* demux_mkv: improve robustness against broken filesGravatar wm42013-03-28
* demux_mkv: fix skipping broken header elementsGravatar wm42013-03-28
* demux_mkv: set correct aspect ratio even if DisplayHeight is unsetGravatar wm42013-03-28
* m_option: pretty-print floats with 3 pre-decimal digits instead of 2Gravatar wm42013-03-26
* mpv_identify: add --quiet to mpv command lineGravatar wm42013-03-26
* mpv_identify: allow specifying mpv binary via MPVGravatar wm42013-03-26
* core: output --playing-msg message only after at least one frame is shownGravatar wm42013-03-26
* mplayer: make --frames=1 work for audioGravatar wm42013-03-26
* mplayer: cosmetics: make some code more readableGravatar wm42013-03-26
* command: export VO video width/height as propertiesGravatar wm42013-03-26
* input: make input command deprecation warnings visibleGravatar wm42013-03-26