aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* demux_ts: add support for PCM variant found on BluRayGravatar reimar2012-10-30
* stream_ffmpeg: handle rtsp:// URLs by default, add lavf://Gravatar Uoti Urpala2012-10-28
* Rename to "mpv"Gravatar wm42012-10-12
* demuxer: fix crash with demux_rawvideoGravatar wm42012-09-23
* libmpdemux: add back demux_tsGravatar wm42012-09-18
* libmpdemux: add back demux_mpgGravatar wm42012-09-18
* rawaudio: use mplayer audio format for format optionGravatar wm42012-09-18
* demuxer: remove ImageDesc fieldGravatar wm42012-09-18
* demuxer: do not set sub_utf8 optionGravatar wm42012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* demux_mkv: fix minor memory leakGravatar wm42012-09-18
* core: runtime Matroska edition switchingGravatar wm42012-09-18
* core: move implementation for -audiofile to the frontendGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* libaf: rename af_format.h to format.hGravatar wm42012-08-29
* video: honor the video's colormatrix and color range flagsGravatar cantabile2012-08-21
* demux_gif: change format of packets to make it work againGravatar wm42012-08-20
* vd_ffmpeg, demux_mng: allow general raw formats, fix MNG demuxerGravatar wm42012-08-20
* libmpcodecs: remove redundant audio and video decodersGravatar wm42012-08-20
* Remove support for libdvGravatar wm42012-08-20
* Remove support for libnemesi RTSP streamingGravatar wm42012-08-20
* Remove support for LIVE555 RTSP streamingGravatar wm42012-08-20
* libmpdemux: remove demux_real, demux_viv, demux_audioGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* demux_lavf: assume audio codec_tag 0 means unsetGravatar Uoti Urpala2012-08-16
* command: fix subtitle selection displayGravatar wm42012-08-08
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* demuxer: introduce a general stream structGravatar wm42012-08-03
* demux_audio: always enable parsing for audio streamsGravatar mplayer-svn2012-08-03
* mp3_hdr: cleanupsGravatar mplayer-svn2012-08-03
* demux_audio: fix calculation of audio lengthGravatar mplayer-svn2012-08-03
* demux_audio: avoid integer overflowsGravatar mplayer-svn2012-08-03
* demux_real: set aspect ratioGravatar mplayer-svn2012-08-03
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* demux_rtp: fix compilation with new LIVE555 librariesGravatar mplayer-svn2012-08-03
* demux_audio: do not decode ID3v2 tag data as audio dataGravatar mplayer-svn2012-08-03
* demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif imageGravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* demux_audio: improve WAV format detectionGravatar mplayer-svn2012-08-03
* demux_audo: fix wrong runtime and average bitrate for VBR MP3Gravatar mplayer-svn2012-08-03
* demux_audio: ensure that demuxer->movi_end will be setGravatar mplayer-svn2012-08-03
* Replace 'q' printf length modifier by 'll'Gravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* Remove dead codeGravatar wm42012-08-01
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* Remove some demuxers and decodersGravatar wm42012-07-30
* Remove XMMS plugin supportGravatar wm42012-07-30
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30