aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* options: fix bogus entryGravatar wm42013-10-24
* m_config: don't require dragging along parent in initializationGravatar wm42013-10-24
* m_config: minor simplificationGravatar wm42013-10-24
* m_config: store m_config_options in an array instead of a listGravatar wm42013-10-24
* m_config: refactor initialization, reduce amount of malloc'ed stringsGravatar wm42013-10-24
* m_config: slightly simplify dynamic option initializationGravatar wm42013-10-24
* m_config: don't allow aliasing with string optionsGravatar wm42013-10-24
* m_config: cosmetics: make code less verboseGravatar wm42013-10-24
* cocoa: fix opening quarantined files on 10.9 with the bundleGravatar Stefano Pigozzi2013-10-24
* cocoa: fix race condition with input context creationGravatar Stefano Pigozzi2013-10-24
* manpage: use the new name for af_force in one placeGravatar wm42013-10-23
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* audio/filter: remove useless af_info fieldsGravatar wm42013-10-23
* af_force: set format early for better debug outputGravatar wm42013-10-23
* af_force: minor simplificationsGravatar wm42013-10-23
* audio/filter: rename af_force.c to af_format.cGravatar wm42013-10-23
* vo_opengl: don't enable PBOs with opengl-hqGravatar wm42013-10-23
* gl_video: add RGB10_A2 FBO formatGravatar wm42013-10-23
* audio/filter: split af_format into separate filters, rename af_forceGravatar wm42013-10-23
* audio/format: add some helper functionsGravatar wm42013-10-22
* ao_pcm: big endian AC3 in wav doesn't workGravatar wm42013-10-22
* mplayer: don't call libquvi for local filesGravatar wm42013-10-20
* cocoa: set and clear gl context inside of sync sectionsGravatar Stefano Pigozzi2013-10-20
* input: fix --input-ar-rate=0Gravatar wm42013-10-20
* wayland: use mp_input_test_draggingGravatar Alexander Preisinger2013-10-20
* Revert "wayland: remove moving window by grabbing"Gravatar Alexander Preisinger2013-10-20
* Revert "wayland: remove outdated comment"Gravatar Alexander Preisinger2013-10-20
* demux_mkv: use standard C default initialization syntaxGravatar wm42013-10-19
* demux_mkv: cosmetics: add redundant braces for consistent styleGravatar wm42013-10-19
* demux_mkv: fill ordered chapters info only if it's presentGravatar wm42013-10-19
* tl_matroska: fix use-after-free with --cacheGravatar wm42013-10-19
* mp_talloc: simplify a bitGravatar wm42013-10-19
* vdpau_old: restore hardware decoding with old APIGravatar wm42013-10-19
* configure: use pkg-config for libsmbclientGravatar wm42013-10-19
* af_lavrresample: actually free resamplerGravatar wm42013-10-19
* mp_msg: remove gettext() supportGravatar wm42013-10-18
* mplayer: mp_msg replacementsGravatar wm42013-10-18
* mpv.desktop: add russian translation, sortGravatar Nikoli2013-10-18
* osc: make transparency of background-box configurableGravatar ChrisK22013-10-18
* getch2: remove pointless ifdefferyGravatar wm42013-10-17
* tv: simplify ifdefferyGravatar wm42013-10-17
* Merge Matroska ordered chapter changesGravatar wm42013-10-17
|\
* | sws_utils: work around libswscale crash with --contrast=-100Gravatar wm42013-10-16
* | vf_scale: fix get/set confusionGravatar wm42013-10-16
* | spelling fixesGravatar Alessandro Ghedini2013-10-16
| * matroska: don't add time for chapters without a sourceGravatar Ben Boeckel2013-10-15
| * matroska: log about where missing time comes fromGravatar Ben Boeckel2013-10-15
| * matroska: only error if at least a millisecond is missingGravatar Ben Boeckel2013-10-15