aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* crosscompile-mingw.txt: it's "MinGW" not "MingGW"Gravatar wm42013-07-30
* crosscompile-mingw.txt: mingw-w64 now has modern OpenGL headers in trunkGravatar wm42013-07-30
* options: simplify --correct-pts handlingGravatar wm42013-07-26
* command: add pseudo-property that allows you to read global optionsGravatar wm42013-07-26
* af_lavfi: switch to new option APIGravatar wm42013-07-22
* af_lavrresample: switch to new option APIGravatar wm42013-07-22
* audio/filter: use new option APIGravatar wm42013-07-22
* DOCS/man/en/ao.rst: Update wasapi:device=<id> documentationGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Rename to ao_wasapiGravatar Diogo Franco (Kovensky)2013-07-22
* DOCS/man/en/ao.rst: Document ao_wasapi0Gravatar Diogo Franco (Kovensky)2013-07-22
* vo_opengl: some option changesGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* ao_jack: use new option APIGravatar wm42013-07-22
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptsGravatar wm42013-07-21
* ao_alsa: use new option API (changes syntax)Gravatar wm42013-07-21
* manpage: fix typoGravatar wm42013-07-21
* input.rst: update exampleGravatar wm42013-07-21
* vf_scale: use new swscale wrapperGravatar wm42013-07-18
* 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
* demux_lavf: add terrible hack to make DVD playback just workGravatar wm42013-07-14
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * tech-overview.txt: minor changes and additionsGravatar wm42013-07-14
| * demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* | options: add --cache-default optionGravatar wm42013-07-10
| * options: remove --ignore-startGravatar wm42013-07-08
| * Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
| |\ | |/ |/|
* | command: add screenshot_to_file commandGravatar wm42013-07-08
* | input: allow binding multiple commands to a keyGravatar wm42013-07-08
* | manpage: proofread and fix formattingGravatar Martin Herkt2013-07-08
| * Remove old demuxersGravatar wm42013-07-07
|/
* Remove some leftovers from network removalGravatar wm42013-07-07
* manpage: fix section headingsGravatar Martin Herkt2013-07-07
* Remove internal network supportGravatar wm42013-07-07
* ao_jack: allow more control about channel layoutsGravatar wm42013-07-07
* command: add some playlist manipulation commandsGravatar wm42013-07-02
* command: add commands to enable/disable input sectionsGravatar wm42013-06-29
* manpage: document input sectionsGravatar wm42013-06-29
* command: make raw percent-pos property return fractionsGravatar wm42013-06-29
* command: add properties for playlist positionGravatar wm42013-06-29
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* core: add libquvi 0.9 supportGravatar wm42013-06-28
* options: rename --mkv-subtitle-preroll, --dtshdGravatar wm42013-06-28
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudioGravatar wm42013-06-28
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfGravatar wm42013-06-28
* options: remove -lavdopts debug suboptionGravatar wm42013-06-28
* DOCS: update tech-overview.txt to reflect some subtitle related changesGravatar wm42013-06-25
* options: add -sub-speed optionGravatar wm42013-06-25
* sub: libguess support for -subcpGravatar wm42013-06-25
* sub: add subtitle charset conversionGravatar wm42013-06-25