aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sd_lavc: don't stretch DVD subtitles to video aspectGravatar wm42013-07-16
* sd_ass: fix font aspect ratio with non-ASS subsGravatar wm42013-07-16
* demux_mkv: ignore DefaultDuration in some casesGravatar wm42013-07-16
* demux_mkv: never force output sample rateGravatar wm42013-07-16
* wayland: early aspect calculation in vo_configGravatar Alexander Preisinger2013-07-16
* wayland: use default fullscreen methodGravatar Alexander Preisinger2013-07-16
* README: copy paragraph about --enable-* from configureGravatar wm42013-07-16
* w32_common: don't use aspdat.asp for aspectGravatar wm42013-07-16
* mp_common: add MPMAX/MPMIN macrosGravatar wm42013-07-15
* README: small addition to encoding dependenciesGravatar wm42013-07-15
* configure: add /usr/local on FreeBSD, also NetBSD/DragonFlyGravatar wm42013-07-15
* stream: remove unused vcd functionsGravatar wm42013-07-15
* demux_subreader: make clang happy to fix warningGravatar wm42013-07-15
* Fix build on Libav stable (dammit)Gravatar wm42013-07-15
* Fix build on Libav (again)Gravatar wm42013-07-15
* Fix build on LibavGravatar wm42013-07-15
* sd_ass: scale blur by original video size if requestedGravatar wm42013-07-15
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15
* vd: add VDCTRL_GET_PARAMSGravatar wm42013-07-15
* video: unify colorspace setupGravatar wm42013-07-15
* vf: add vf_control wrapperGravatar wm42013-07-15
* dec_video: add vd_control wrapperGravatar wm42013-07-15
* mp_image: explicitly forbid using RGB colorspace with YUV formatsGravatar wm42013-07-15
* mp_image: refactor colorspace guessing/fallbackGravatar wm42013-07-15
* demux_lavf: add terrible hack to make DVD playback just workGravatar wm42013-07-14
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * demux_raw: uncrustifyGravatar wm42013-07-14
| * tech-overview.txt: minor changes and additionsGravatar wm42013-07-14
* | w32: update manifest for high DPI and Windows 8.1Gravatar James Ross-Gowan2013-07-14
* | getch2-win: uncrustifyGravatar wm42013-07-14
* | input: never wait if there are new events in the input queueGravatar wm42013-07-14
* | input: invert negated boolean fieldGravatar wm42013-07-14
* | input: use only one array for input sourcesGravatar wm42013-07-14
* | w32: silence some warningsGravatar James Ross-Gowan2013-07-13
* | mp_ring: improve documentationGravatar Stefano Pigozzi2013-07-13
* | mp_ring: make mp_ring_read_cb provide an exact amount of bytesGravatar Stefano Pigozzi2013-07-13
* | stream_vcd: use intptr_t cast for _open_osfhandle in accordance to MSDNGravatar Jonathan Yong2013-07-13
* | configure: fix vcd detection on WindowsGravatar Jonathan Yong2013-07-13
| * demux_mkv: remove weird i_bps calculation codeGravatar wm42013-07-12
| * mplayer: remove generic duration calculationGravatar wm42013-07-12
| * demux_raw: calculate durationGravatar wm42013-07-12
| * demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.cGravatar wm42013-07-12
| * demux: make claiming accurate seek the defaultGravatar wm42013-07-12
| * demux_rawvideo: fix timestamps in correct-pts modeGravatar wm42013-07-12
| * demux: assume correct-pts mode by defaultGravatar wm42013-07-12
| * demux: remove useless author/comment fieldsGravatar wm42013-07-12
| * stream: remove useless author/comment fieldsGravatar wm42013-07-12
| * stream: remove unused functionsGravatar wm42013-07-12
| * stream: remove fd memberGravatar wm42013-07-12
| * stream: use talloc for some string membersGravatar wm42013-07-12