aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/m_option.h
Commit message (Expand)AuthorAge
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
| * audio: add channel map APIGravatar wm42013-05-12
* | m_option: add function to check whether parameters are requiredGravatar wm42013-04-21
* | options: untangle track range parsing for stream_cddaGravatar wm42013-04-21
|/
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* core: remove a number of global variablesGravatar wm42013-03-08
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* m_option: reformat option macro definitionsGravatar wm42013-03-01
* m_options: more typesafetyGravatar wm42013-03-01
* m_option: remove preset mechanismGravatar wm42013-02-23
* options: drop --opt:subopt option namesGravatar wm42013-02-23
* options: parse C-style escapes for some optionsGravatar wm42013-02-20
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* video: add --autofit and --autofit-larger optionsGravatar wm42013-01-23
* options: allow using % for width and height in --geometryGravatar wm42013-01-23
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* m_option: add color option typeGravatar wm42012-11-20
* options: support chapters for --start and --endGravatar wm42012-11-20
* options: rename -ss and -endpos, allow relative timesGravatar wm42012-11-16
* options: rename --xineramascreen to --screen, remove magic valuesGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12