aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* af_pan: set unknown channel layout for outputGravatar wm42013-05-12
* af: use mp_chmap for mp_audio, include channel map in format negotiationGravatar wm42013-05-12
* audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
* audio: add channel map APIGravatar wm42013-05-12
* audio/filter: remove unused AF_CONTROLsGravatar wm42013-05-12
* options: add option to prevent decoder audio downmixingGravatar wm42013-04-13
* af: fix negotiation endless loopGravatar wm42013-04-13
* af: streamline format negotiationGravatar wm42013-04-13
* manpage: update af_lavrresample entryGravatar wm42013-04-13
* af_lavrresample: add no-detach suboptionGravatar wm42013-04-13
* options: remove --af-advGravatar wm42013-04-13
* af: remove accuracy optionGravatar wm42013-04-13
* af: remove force optionGravatar wm42013-04-13
* audio: remove float processing optionGravatar wm42013-04-13
* audio: switch to libavcodec channel order, use libavresample for mixingGravatar wm42013-04-13
* ao_alsa: reorder channels from internal to alsa orderGravatar wm42013-04-13
* af: simplificationGravatar wm42013-04-13
* af: factor channel filter insertionGravatar wm42013-04-13
* af: use af_lavrresample for format conversions, if possibleGravatar wm42013-04-13
* af: remove automatically inserted filters on full reinitGravatar wm42013-04-13
* af_lavrresample: allow other ffmpeg sample formats for input/outputGravatar wm42013-04-13
* audio/filter: replace pointless memcpys with assignmentsGravatar wm42013-04-13
* af: uncrustifyGravatar wm42013-04-13
* ad_lavc: use fmt-conversion to map sample formatsGravatar Stefano Pigozzi2013-04-13
* demux: simplify chapter appending codeGravatar wm42013-04-12
* demux: always sort chaptersGravatar wm42013-04-12
* core: remove dead --vsync leftoversGravatar wm42013-04-12
* command: fix deref before NULL checkGravatar wm42013-04-12
* ao_jack: fix deprecation warningGravatar Stefano Pigozzi2013-04-12
* mplayer: remove unnecessary variableGravatar wm42013-04-10
* core: add --reset-on-next-file optionGravatar wm42013-04-10
* mplayer: keep volume persistent, even when using --volumeGravatar wm42013-04-10
* mplayer: move DVB channel skip codeGravatar wm42013-04-10
* mplayer: don't disable term-osd with -vGravatar wm42013-04-10
* command: fix loadlist commandGravatar wm42013-04-10
* configure: add -mconsole on MinGWGravatar wm42013-04-10
* mplayer: don't print bogus status when cachingGravatar wm42013-04-10
* vf_divtc, vf_phase: Fix handling of subsampled formatsGravatar Martin Herkt2013-04-10
* demux: fix a specific gcc 4.8 warning that may hint to mis-optimized codeGravatar Rudolf Polzer2013-04-09
* core: remove volstep global variableGravatar wm42013-04-09
* core: restore --mc default value (fixes A/V sync)Gravatar wm42013-04-09
* make: add osxbundle-skip-depsGravatar Stefano Pigozzi2013-04-08
* vf_dlopen examples: add copyright headers (LGPL 2.1+)Gravatar Rudolf Polzer2013-04-08
* stream_cddb: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* vcd_read_win32.h: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* Remove some apple remote leftoversGravatar wm42013-04-05
* input: remove ar.h includeGravatar Stefano Pigozzi2013-04-05
* demux_mkv: move preroll subtitle check to the right placeGravatar wm42013-04-04
* demux_mkv: try to show current subtitle when seekingGravatar wm42013-04-04
* options: fix --no-colorkeyGravatar wm42013-04-04