aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0Gravatar xylosper2014-03-17
* build: only check for Linux fstatfs on LinuxGravatar James Ross-Gowan2014-03-17
* osc: add enable/disable message, and map DEL to disabling the OSCGravatar wm42014-03-17
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* vaapi: solve potential problem with ambiguous image formatsGravatar wm42014-03-17
* vaapi: simplifyGravatar wm42014-03-17
* vaapi: make struct va_surface privateGravatar wm42014-03-17
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* mp_image_pool: add features needed for use with hwaccelGravatar wm42014-03-17
* vdpau: remove legacy pixel formatsGravatar wm42014-03-17
* vdpau: remove unused typeGravatar wm42014-03-17
* video: change image format from unsigned int to int in some placesGravatar wm42014-03-17
* img_format: AV_PIX_FMT_FLAG_ALPHA is always availableGravatar wm42014-03-17
* vd_lavc: reinit hwdec on profile changesGravatar wm42014-03-17
* video: fix FFmpeg or Libav being a special snowflakeGravatar wm42014-03-16
* vd_lavc: remove unused fieldGravatar wm42014-03-16
* vd_lavc: reduce hardware decoder mid-stream reinitializationsGravatar wm42014-03-16
* manpage: remove author fieldGravatar wm42014-03-16
* af_lavcac3enc: use new AVFrame APIGravatar wm42014-03-16
* ao_lavc: set AVFrame.formatGravatar wm42014-03-16
* encode: use new AVFrame APIGravatar wm42014-03-16
* image_writer: use new AVFrame APIGravatar wm42014-03-16
* ad_lavc: use new AVFrame APIGravatar wm42014-03-16
* vf_delogo: remove internal implementationGravatar wm42014-03-16
* vf_hqdn3d: remove internal implementationGravatar wm42014-03-16
* vf_yadif: remove internal implementationGravatar wm42014-03-16
* vf_unsharp: remove internal implementationGravatar wm42014-03-16
* vf_gradfun: remove internal implementationGravatar wm42014-03-16
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* demux: use av_packet_ref()Gravatar wm42014-03-16
* Remove some more unneeded version checksGravatar wm42014-03-16
* ad_lavc: remove deprecated downmixing by channel countGravatar wm42014-03-16
* ao_dsound: remove duplicated codeGravatar wm42014-03-16
* af_lavrresample: remove avresample_set_channel_mapping() fallbacksGravatar wm42014-03-16
* sub: remove old MPlayer DVD sub decoderGravatar wm42014-03-16
* vd_lavc: remove compatibility crapGravatar wm42014-03-16
* travis-ci: update ffmpeg stable tarballGravatar wm42014-03-16
* build: drop support for Libav 9Gravatar wm42014-03-16
* vd_lavc: ridiculous workaround for Libav 9 compatibilityGravatar wm42014-03-16
* demux_libass: change how external ASS subtitles are loadedGravatar wm42014-03-15
* command: rename dvd- properties to disc-Gravatar wm42014-03-15
* DOCS/coding-style: add another requirement for commit messagesGravatar wm42014-03-15
* options: fix off-by-1 error in option help outputGravatar wm42014-03-15
* command: prefix DVD title properties with "dvd-"Gravatar wm42014-03-15
* command: add new property 'title'Gravatar xylosper2014-03-15
* stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnavGravatar xylosper2014-03-15
* ao: print (estimated) device buffer size on init in verbose modeGravatar wm42014-03-14
* af_volume: don't print missing replaygain tags as errorGravatar wm42014-03-14
* af_volume: add detach optionGravatar wm42014-03-14