aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* Replace fast_memcpy() usesGravatar wm42012-11-11
* demux_mkv: TTA supportGravatar Kovensky2012-11-08
* demux_mkv: don't crash on tracks with unknown audio codecsGravatar wm42012-11-08
* make compile with recent libavGravatar Stefano Pigozzi2012-11-03
* Merge branch 'osd_changes' into masterGravatar wm42012-11-01
|\
* | demux_mkv: fix a hang with invalid filesGravatar Uoti Urpala2012-11-01
* | demux_ts: remove some incorrect usages of realloc_structGravatar reimar2012-10-31
* | demux_lavf, ad_ffmpeg: don't change AVCodecContext.block_alignGravatar wm42012-10-30
* | demux_lavf: add a hack to work around other hacksGravatar wm42012-10-30
* | options: rename -ni to -avi-niGravatar wm42012-10-30
* | options, avi: remove -loadidx/-saveidxGravatar wm42012-10-30
* | demux_ts: fix reading teletext languageGravatar reimar2012-10-30
* | demux_ts: cosmeticsGravatar reimar2012-10-30
* | demuxer: add missing newline in error messageGravatar cehoyos2012-10-30
* | demux_lavf: support SRT subtitlesGravatar reimar2012-10-30
* | demux_lavf: do not special case ID_TEXT subs on program switchingGravatar reimar2012-10-30
* | 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
| * core: fix -subfileGravatar wm42012-10-24
|/
* 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