| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 | 2 | -2/+0 |
* | playlist: rewrite PLS parser | wm4 | 2013-11-04 | 1 | -0/+22 |
* | demux_mkv: fix compiler warnings | wm4 | 2013-11-04 | 1 | -2/+2 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 | 8 | -39/+30 |
|\ |
|
| * | demux: make determining seek capability generic | wm4 | 2013-11-03 | 6 | -13/+20 |
| * | demux: remove movi_start/movi_end fields | wm4 | 2013-11-03 | 6 | -26/+10 |
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 3 | -7/+7 |
|/ |
|
* | demux: rename Windows symbols | wm4 | 2013-11-02 | 4 | -123/+99 |
* | demux_mkv: fix warning | wm4 | 2013-11-02 | 1 | -1/+1 |
* | demux_mkv: use a more universal zero initializer | wm4 | 2013-11-01 | 1 | -1/+1 |
* | Enable -Wshadow | wm4 | 2013-11-01 | 1 | -1/+1 |
* | demux_mkv: use standard C default initialization syntax | wm4 | 2013-10-19 | 1 | -17/+17 |
* | demux_mkv: cosmetics: add redundant braces for consistent style | wm4 | 2013-10-19 | 1 | -27/+46 |
* | demux_mkv: fill ordered chapters info only if it's present | wm4 | 2013-10-19 | 1 | -14/+16 |
* | Merge Matroska ordered chapter changes | wm4 | 2013-10-17 | 2 | -18/+54 |
|\ |
|
| * | matroska: select the edition using the requested edition uid | Ben Boeckel | 2013-10-07 | 1 | -2/+21 |
| * | matroska: set the edition uid when reading a chapter reference | Ben Boeckel | 2013-10-07 | 1 | -1/+3 |
| * | matroska: parse the requested edition for the segment reference | Ben Boeckel | 2013-10-07 | 1 | -5/+5 |
| * | matroska: store segment/edition uids in a single structure | Ben Boeckel | 2013-10-07 | 2 | -11/+26 |
* | | demux_mkv: add support for HEVC | wm4 | 2013-10-16 | 3 | -0/+4 |
* | | talloc: change talloc destructor signature | wm4 | 2013-10-13 | 2 | -6/+3 |
* | | demux_raw: set a default video size | wm4 | 2013-10-07 | 1 | -2/+2 |
|/ |
|
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 | 1 | -8/+10 |
* | matroska: prevent uids from being dereferenced when NULL | Ben Boeckel | 2013-09-27 | 1 | -5/+5 |
* | matroska: fix uninitialized memory accesses with ordered chapters | Ben Boeckel | 2013-09-26 | 2 | -1/+2 |
* | demux: don't print "Clip info:" line if there are no tags | wm4 | 2013-09-23 | 1 | -1/+1 |
* | network: fix rtsp playback | wm4 | 2013-09-22 | 1 | -1/+22 |
* | demux_mkv: don't add too many subtitle packets during seeking | wm4 | 2013-09-16 | 1 | -14/+19 |
* | demux_playlist: add mov RTSPtext tag parser | Benjamin Franzke | 2013-09-14 | 1 | -0/+18 |
* | core: add --deinterlace option, restore it with resume functionality | wm4 | 2013-09-13 | 1 | -0/+1 |
* | demux: keep title chapter tag in uppercase | wm4 | 2013-09-08 | 2 | -2/+2 |
* | demux_mkv: support V_PRORES | wm4 | 2013-09-08 | 3 | -0/+11 |
* | demux: retrieve per-chapter metadata | wm4 | 2013-09-08 | 4 | -8/+43 |
* | demux: refactor tag handling | wm4 | 2013-09-08 | 2 | -37/+63 |
* | demux_mkv: don't overflow packet queue when doing sub-preroll | wm4 | 2013-09-08 | 1 | -4/+13 |
* | demux_lavf: workaround for broken libavformat subtitle seeking | wm4 | 2013-09-07 | 1 | -4/+23 |
* | demux_playlist: port ini reference playlist parser | wm4 | 2013-08-28 | 1 | -1/+18 |
* | stream: add uncompressed rar support | wm4 | 2013-08-26 | 1 | -0/+4 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 | 3 | -0/+143 |
* | sub: add webvtt-in-webm support | wm4 | 2013-08-24 | 2 | -0/+4 |
* | demux: remove unused audio_delay parameter from demux_seek() | wm4 | 2013-08-22 | 8 | -20/+13 |
* | demux: check whether stream is selected in demux_get_next_pts() | wm4 | 2013-08-22 | 1 | -1/+1 |
* | demux_raw: read multiple frames per packet | wm4 | 2013-08-22 | 1 | -1/+4 |
* | options: replace --edition=-1 with --edition=auto | wm4 | 2013-08-21 | 1 | -2/+3 |
* | demux: move demux_mf before demux_subreader | wm4 | 2013-08-12 | 1 | -3/+3 |
* | demux_subreader: report what subtitle format has been found | wm4 | 2013-08-12 | 1 | -0/+2 |
* | demux_lavf: blacklist "tty" libavformat demuxerv0.1.0 | wm4 | 2013-08-07 | 1 | -1/+16 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 14 | -29/+29 |
* | demux_lavf: make avio buffer configurable | wm4 | 2013-08-04 | 1 | -6/+8 |
* | demux_lavf: fix API usage | wm4 | 2013-08-04 | 1 | -2/+10 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 1 | -1/+2 |
* | options: simplify --correct-pts handling | wm4 | 2013-07-26 | 2 | -2/+1 |
* | demux_libass: actually set priv context | wm4 | 2013-07-24 | 1 | -0/+1 |
* | demux_lavf: set keyframe flag on attached pictures | wm4 | 2013-07-24 | 1 | -0/+1 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 3 | -17/+15 |
* | core: make --demuxer not affect external subtitles | wm4 | 2013-07-22 | 1 | -2/+0 |
* | demux_mkv: fix realaudio timestamps | wm4 | 2013-07-20 | 1 | -2/+2 |
* | demux_mkv: ignore DefaultDuration in some cases | wm4 | 2013-07-16 | 1 | -0/+6 |
* | demux_mkv: never force output sample rate | wm4 | 2013-07-16 | 2 | -18/+10 |
* | demux_subreader: make clang happy to fix warning | wm4 | 2013-07-15 | 1 | -1/+1 |
* | video: unify colorspace setup | wm4 | 2013-07-15 | 1 | -3/+2 |
* | demux_lavf: add terrible hack to make DVD playback just work | wm4 | 2013-07-14 | 1 | -8/+85 |
* | demux_raw: uncrustify | wm4 | 2013-07-14 | 1 | -160/+162 |
* | demux_mkv: remove weird i_bps calculation code | wm4 | 2013-07-12 | 1 | -20/+0 |
* | demux_raw: calculate duration | wm4 | 2013-07-12 | 1 | -0/+23 |
* | demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.c | wm4 | 2013-07-12 | 2 | -149/+98 |
* | demux: make claiming accurate seek the default | wm4 | 2013-07-12 | 4 | -4/+4 |
* | demux_rawvideo: fix timestamps in correct-pts mode | wm4 | 2013-07-12 | 1 | -1/+1 |
* | demux: assume correct-pts mode by default | wm4 | 2013-07-12 | 5 | -10/+1 |
* | demux: remove useless author/comment fields | wm4 | 2013-07-12 | 12 | -56/+20 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 | 13 | -420/+212 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 | 3 | -32/+19 |
* | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 | 12 | -158/+137 |
* | demux: allow passing NULL as packet to demuxer_add_packet() | wm4 | 2013-07-11 | 1 | -1/+1 |
* | stheader: minor cleanup | wm4 | 2013-07-11 | 3 | -6/+3 |
* | core: completely change handling of attached picture pseudo video | wm4 | 2013-07-11 | 3 | -34/+11 |
* | demux_lavf: do stream selection centrally | wm4 | 2013-07-11 | 1 | -12/+13 |
* | demux: improve DVD sub auto-selection hack | wm4 | 2013-07-11 | 3 | -24/+29 |
* | demux_lavf: use AVDISCARD_DEFAULT instead of AVDISCARD_NONE | wm4 | 2013-07-11 | 1 | -1/+1 |
* | video: eliminate frametime variable | wm4 | 2013-07-11 | 6 | -6/+0 |
* | demux: refactor | wm4 | 2013-07-11 | 3 | -145/+126 |
* | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 | 10 | -101/+75 |
* | tv: add hack in preparation of demux_stream removal | wm4 | 2013-07-11 | 2 | -0/+8 |
* | demux_lavf: different hack for DVD sub autoselection hack | wm4 | 2013-07-11 | 1 | -3/+2 |
* | mplayer: fix incorrect audio sync after format changes | wm4 | 2013-07-11 | 1 | -1/+0 |
* | demux: remove facility for partial packet reads | wm4 | 2013-07-11 | 4 | -152/+70 |
* | core: move code from demux/video.c to mplayer.c | wm4 | 2013-07-10 | 2 | -97/+0 |
* | ms_hdr: remove unused definitions | wm4 | 2013-07-10 | 1 | -46/+0 |
* | demux: remove ds_read_packet() | wm4 | 2013-07-10 | 3 | -21/+15 |
* | audio: remove decoder input buffer | wm4 | 2013-07-10 | 1 | -5/+0 |
* | demux: remove some more minor unused things | wm4 | 2013-07-10 | 4 | -16/+0 |
* | options: remove --ignore-start | wm4 | 2013-07-08 | 1 | -3/+0 |
* | Merge branch 'master' into remove_old_demuxers | wm4 | 2013-07-08 | 1 | -0/+2 |
|\ |
|
| * | Fix building with --disable-libass | wm4 | 2013-07-08 | 1 | -0/+2 |
* | | demux: simplify demux_open() calls | wm4 | 2013-07-08 | 2 | -22/+11 |
* | | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 | 9 | -109/+35 |
* | | demux: merge functions | wm4 | 2013-07-08 | 1 | -17/+9 |
* | | demux: remove unused function | wm4 | 2013-07-08 | 1 | -5/+0 |
* | | demux: remove video_read_properties | wm4 | 2013-07-08 | 2 | -5/+0 |
* | | demux: remove some old stream header functions | wm4 | 2013-07-08 | 6 | -45/+10 |
* | | demux: remove audio parser | wm4 | 2013-07-08 | 4 | -78/+0 |
* | | Remove old demuxers | wm4 | 2013-07-07 | 27 | -10562/+26 |
|/ |
|
* | core: update metadata during playback, allow streams to export metadata | wm4 | 2013-07-02 | 2 | -0/+16 |
* | demux_mkv: pass extradata for opus | wm4 | 2013-07-01 | 1 | -0/+1 |
* | video: add a new method to configure filters and VOs | wm4 | 2013-06-28 | 1 | -2/+0 |
* | demux_lavf: add one more AAC mimetype | wm4 | 2013-06-25 | 1 | -0/+1 |
* | demux_libass: do charset conversion by -subcp | wm4 | 2013-06-25 | 1 | -3/+16 |
* | sub: prevent subtitle conversion if subs are known UTF-8 | wm4 | 2013-06-25 | 2 | -0/+2 |
* | demux_subreader: remove iconv/enca code | wm4 | 2013-06-25 | 1 | -154/+1 |
* | sub: attempt to use video FPS for frame based subtitle formats | wm4 | 2013-06-25 | 2 | -0/+2 |
* | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 | 4 | -57/+112 |
* | core: don't set correct-pts mode randomly | wm4 | 2013-06-25 | 1 | -5/+0 |
* | subreader: turn into actual demuxer | wm4 | 2013-06-25 | 5 | -129/+227 |
* | demux: add utility functions for preloading demuxers | wm4 | 2013-06-25 | 2 | -5/+81 |
* | demux_lavf: use stream_peek() instead of read/unread | wm4 | 2013-06-25 | 1 | -6/+4 |
* | Move/rename subreader.c | wm4 | 2013-06-25 | 2 | -0/+1457 |
* | sub: preload external text subtitles | wm4 | 2013-06-23 | 2 | -1/+38 |
* | stream: remove padding parameter from stream_read_complete() | wm4 | 2013-06-23 | 3 | -3/+3 |
* | demux: don't require fill_buffer callback | wm4 | 2013-06-23 | 3 | -13/+1 |
* | Merge branch 'cache_new' | wm4 | 2013-06-16 | 6 | -45/+35 |
|\ |
|
| * | stream: fix some aspects of EOF handling | wm4 | 2013-06-16 | 1 | -3/+2 |
| * | stream: remove stream_reset() | wm4 | 2013-06-16 | 5 | -11/+0 |
| * | demux_lavf: change probing, use stream_unread_buffer() | wm4 | 2013-06-16 | 1 | -31/+33 |
* | | demux_lavf: show metadata for OGG audio files | wm4 | 2013-06-15 | 1 | -5/+18 |
|/ |
|
* | Merge branch 'sub_mess' | wm4 | 2013-06-04 | 6 | -23/+75 |
|\ |
|
| * | sub: pass subtitle packets directly | wm4 | 2013-06-03 | 2 | -10/+10 |
| * | demux_lavf: always set packet duration | wm4 | 2013-06-03 | 1 | -5/+2 |
| * | sub: turn subassconvert_ functions into sub converters | wm4 | 2013-06-03 | 1 | -2/+3 |
| * | sub: refactor | wm4 | 2013-06-01 | 1 | -2/+1 |
| * | core: add demux_sub pseudo demuxer | wm4 | 2013-06-01 | 4 | -5/+60 |
| * | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 | 1 | -1/+1 |
* | | demux: fix "-demuxer mpegps", don't force demuxer in stream_dvd | wm4 | 2013-06-02 | 1 | -1/+1 |
* | | demux_mkv: clang: fix -Wunused-function | Stefano Pigozzi | 2013-05-30 | 1 | -0/+2 |
|/ |
|
* | demux_mkv: replace awkward goto by function call | wm4 | 2013-05-30 | 1 | -39/+43 |
* | demux_mkv: make sure wavpacks works with older libavcodec versions | wm4 | 2013-05-30 | 1 | -0/+15 |
* | demux_mkv: fix wavpack in mkv | wm4 | 2013-05-30 | 1 | -0/+92 |
* | core: avoid deselecting and reselecting stream needlessly | wm4 | 2013-05-29 | 1 | -0/+4 |
* | demux_asf: fix after commit 5165e19 | wm4 | 2013-05-29 | 2 | -7/+4 |
* | demuxer_lavf: use audio/mpeg mime type for mp3 | wm4 | 2013-05-27 | 1 | -0/+1 |
* | demux_lavf: minimal probing and reduced analyzeduration for AAC over HTTP | wm4 | 2013-05-27 | 1 | -14/+43 |
* | options: add allow-mimetype suboption for demux_lavf | wm4 | 2013-05-27 | 1 | -1/+2 |
* | demux_lavf: print how many bytes are read by avformat_find_stream_info() | wm4 | 2013-05-26 | 1 | -0/+6 |
* | demux_mkv: defer reading of seek index until first seek | wm4 | 2013-05-23 | 1 | -3/+42 |
* | demux_mkv: use a single flag to indicate whether cues have been read | wm4 | 2013-05-23 | 1 | -1/+3 |
* | demux_lavf: workaround minor ffmpeg memory leak | wm4 | 2013-05-21 | 2 | -7/+1 |
* | demux: workaround for -demuxer mpegts -correct-pts | wm4 | 2013-05-21 | 2 | -8/+16 |
* | demux_mkv: support dirac in mkv | wm4 | 2013-05-21 | 2 | -0/+2 |
* | Silence some compiler warnings | wm4 | 2013-05-21 | 1 | -1/+1 |
* | demux_mkv: export Matroska title element as metadata | wm4 | 2013-05-15 | 1 | -0/+3 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 4 | -12/+16 |
|\ |
|
| * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 4 | -12/+16 |
* | | demux: fix big endian PCM in mkv with demux_mkv | wm4 | 2013-05-11 | 1 | -0/+1 |
* | | demux: restructure chapter seeking code | wm4 | 2013-05-09 | 1 | -8/+8 |
* | | demux: don't name unknown chapters "unknown" | wm4 | 2013-05-06 | 1 | -2/+1 |
* | | stream: report chapter times, use time seeks for DVD chapters | wm4 | 2013-05-06 | 1 | -0/+17 |
* | | demux: remove retrieval of chapter end time | wm4 | 2013-05-06 | 2 | -5/+3 |
* | | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 | 2 | -5/+2 |
* | | demux: use talloc for packets | wm4 | 2013-05-05 | 1 | -15/+19 |
* | | core: ignore backstep command if demuxer is not capable | wm4 | 2013-05-05 | 1 | -0/+2 |
* | | demux_lavf: use demuxer ID for transport streams | wm4 | 2013-05-05 | 1 | -1/+4 |
* | | demux: use demux_lavf instead of demux_mpg for DVD playback | wm4 | 2013-05-05 | 1 | -1/+1 |
* | | demux_lavf: fix DEMUXER_CTRL_RESYNC | wm4 | 2013-05-05 | 1 | -1/+1 |
* | | demux_lavf: set stream_pts | wm4 | 2013-05-05 | 1 | -0/+6 |
* | | demux: report stream time info instead of demuxer info if possible | wm4 | 2013-05-05 | 1 | -4/+7 |
* |