| Commit message (Expand) | Author | Age | Files | Lines |
* | demux_lavf: get total duration from per-track durations as fallback | wm4 | 2017-03-01 | 1 | -2/+19 |
* | demux_lavf: skip avformat_find_stream_info() for some formats | wm4 | 2017-02-23 | 1 | -5/+17 |
* | Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one | wang-bin | 2017-02-08 | 2 | -2/+2 |
* | demux_edl: fix behavior with no init segment provided | wm4 | 2017-02-05 | 1 | -0/+6 |
* | demux_timeline: more silencing | wm4 | 2017-02-04 | 1 | -1/+1 |
* | demux: try not to read packets when cancelled | wm4 | 2017-02-04 | 1 | -1/+3 |
* | ytdl_hook, edl: implement pseudo-DASH support | wm4 | 2017-02-04 | 6 | -64/+227 |
* | demux_timeline: move code around | wm4 | 2017-02-04 | 1 | -41/+41 |
* | player: different way to auto-enable the demuxer cache | wm4 | 2017-02-02 | 3 | -6/+11 |
* | stream: get rid of streamtype enum | wm4 | 2017-02-02 | 7 | -19/+38 |
* | stream: better method signal caching, rename weird uncached_stream field | wm4 | 2017-02-02 | 1 | -3/+2 |
* | demux_tv: free the correct field instead of creating dangling pointer | wm4 | 2017-02-02 | 1 | -1/+1 |
* | demux_mkv: passthrough BlockAdditions for libvpx alpha | wm4 | 2017-01-31 | 3 | -1/+48 |
* | demux_mkv: any reference makes a frame not a keyframe | wm4 | 2017-01-31 | 1 | -2/+1 |
* | cue: accept lower-case cue commands | wm4 | 2017-01-24 | 1 | -1/+1 |
* | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 1 | -1/+1 |
* | player: remove --stream-capture option/property | wm4 | 2017-01-21 | 2 | -29/+13 |
* | player: actually let cache readahead after opening demuxer for prefetch | wm4 | 2017-01-19 | 2 | -1/+3 |
* | player: change aspects of cover art handling | wm4 | 2017-01-10 | 1 | -1/+17 |
* | demux: rename a function | wm4 | 2017-01-10 | 1 | -3/+7 |
* | demux: uninline ds_get_packets() | wm4 | 2017-01-10 | 1 | -27/+22 |
* | demux_mkv: ebml: turn an int shift into int64 | wm4 | 2017-01-09 | 1 | -1/+1 |
* | demux_mkv: trust keyframe flags for TrueHD | wm4 | 2016-12-20 | 1 | -1/+2 |
* | demux_mkv: fix seeking in some broken files | wm4 | 2016-12-19 | 1 | -1/+16 |
* | Remove compatibility things | wm4 | 2016-12-07 | 2 | -28/+2 |
* | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 | 9 | -3/+39 |
* | demux_lavf: blacklist ffm (ffserver) | wm4 | 2016-12-04 | 1 | -0/+2 |
* | demux_mkv: distinguish mp2 and mp3 | wm4 | 2016-11-23 | 1 | -2/+4 |
* | demux_timeline: always signal new segment after a seek | wm4 | 2016-11-09 | 1 | -3/+1 |
* | demux: expose demuxer colorimetry metadata to player | Niklas Haas | 2016-11-08 | 2 | -0/+3 |
* | demux_mkv: parse colorimetry metadata | Niklas Haas | 2016-11-08 | 1 | -0/+39 |
* | demux: improve buffer estimation in a corner case | wm4 | 2016-11-01 | 1 | -3/+4 |
* | demux_mkv: fix ordered chapter sources with ordered editions | Uoti Urpala | 2016-10-22 | 2 | -13/+18 |
* | demux_mkv: don't recursively resolve timeline for opened reference files | wm4 | 2016-10-22 | 3 | -10/+14 |
* | demux: don't try to refresh unselected streams | wm4 | 2016-10-21 | 1 | -1/+1 |
* | demux_lavf: set title on hearing and visual impaired tracks | Aman Gupta | 2016-10-20 | 1 | -0/+4 |
* | demux_lavf: don't accidentally enable edit list crap on Libav | wm4 | 2016-10-18 | 1 | -1/+2 |
* | demux_lavf: "support" mov edit lists and log errors if used | wm4 | 2016-10-18 | 1 | -0/+4 |
* | player: fix instant subtitle refresh on track switches | wm4 | 2016-09-24 | 1 | -4/+6 |
* | stream, demux, config: remove some dead/unneeded option-related code | wm4 | 2016-09-09 | 1 | -1/+0 |
* | tv: remove weird option parsing stuff | wm4 | 2016-09-09 | 1 | -6/+14 |
* | demux: do not access global options | wm4 | 2016-09-06 | 7 | -66/+137 |
* | input, demux_tv: remove some older option access methods | wm4 | 2016-09-06 | 1 | -2/+2 |
* | demux_mkv: don't crash if --ordered-chapters-files fails | wm4 | 2016-09-06 | 1 | -1/+1 |
* | demux: close underlying stream if it's fully read anyway | wm4 | 2016-08-26 | 3 | -3/+34 |
* | player: don't directly access demuxer->stream | wm4 | 2016-08-26 | 2 | -0/+3 |
* | demux: demote packet queue overflow to a warning | wm4 | 2016-08-22 | 1 | -3/+3 |
* | demux: change fps field to double | wm4 | 2016-08-19 | 1 | -1/+1 |
* | video/audio: always provide "proper" timestamps to libavcodec | wm4 | 2016-08-19 | 4 | -0/+11 |
* | demux_lavf: don't report start time for ogg | wm4 | 2016-08-18 | 1 | -2/+6 |
* | demux: fix undefined behavior with ogg metadata update | wm4 | 2016-08-16 | 1 | -1/+1 |
* | demux: minor cleanup to replaygain error handling | wm4 | 2016-08-13 | 1 | -12/+9 |
* | demux: make ALBUM replaygain tags optional | wm4 | 2016-08-13 | 1 | -3/+7 |
* | audio: log replaygain values in af_volume instead demuxer | wm4 | 2016-08-13 | 1 | -6/+1 |
* | demux: add per-track metadata | wm4 | 2016-08-12 | 5 | -59/+143 |
* | demux: do not add packets between refresh seek requested and done | wm4 | 2016-08-08 | 1 | -1/+1 |
* | demux_timeline: enable refresh seeks in some situations | wm4 | 2016-08-07 | 1 | -0/+5 |
* | demux: make refresh seek handling more generic | wm4 | 2016-08-06 | 4 | -19/+34 |
* | demux: fix a minor race condition | wm4 | 2016-08-06 | 1 | -10/+12 |
* | player: improve instant track switching | wm4 | 2016-08-06 | 4 | -63/+75 |
* | audio: use --audio-channels=auto behavior, except on ALSA | wm4 | 2016-08-04 | 1 | -4/+13 |
* | demux_raw: s16be support was missing due to small typo | Eric Toombs | 2016-07-30 | 1 | -1/+1 |
* | demux_lavf: remove subtitle seeking special-case | wm4 | 2016-07-24 | 1 | -22/+7 |
* | libarchive: unify entry iteration between stream/demux layers | wm4 | 2016-07-18 | 1 | -16/+3 |
* | demux_timeline: restore mkv edition switching | wm4 | 2016-07-14 | 1 | -0/+3 |
* | demux_mkv: support Matroska webvtt | wm4 | 2016-06-14 | 1 | -0/+1 |
* | demux_lavf: assume fully read files (subtitles) are always seekable | wm4 | 2016-06-08 | 1 | -0/+1 |
* | demux: fix memory leak when loading of ordered chapter file is aborted | wm4 | 2016-06-07 | 1 | -0/+1 |
* | demux_edl: adjust warnings and variable names | wm4 | 2016-05-23 | 1 | -14/+14 |
* | demux_mkv: better resync behavior for broken google-created webms | wm4 | 2016-05-21 | 1 | -0/+2 |
* | demux_playlist: recognize m3u8 as playlist extension | wm4 | 2016-05-17 | 1 | -2/+9 |
* | demux_lavf: fix a minor memory leak | wm4 | 2016-05-08 | 1 | -1/+5 |
* | demux_playlist: read directories recursive | wm4 | 2016-04-18 | 1 | -17/+57 |
* | demux_mkv: fix seeking with files that miss the first index entry | wm4 | 2016-04-12 | 1 | -3/+6 |
* | demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change | wm4 | 2016-03-31 | 2 | -2/+18 |
* | demux_lavf: remove old MicroDVD frame timing guessing | wm4 | 2016-03-31 | 1 | -6/+1 |
* | demux_lavf: remove some old framerate guessing | wm4 | 2016-03-31 | 1 | -14/+1 |
* | Revert "demux_mkv: don't trust DefaultDuration for audio" | wm4 | 2016-03-30 | 1 | -3/+5 |
* | cache: use a single STREAM_CTRL for various cache info | wm4 | 2016-03-29 | 1 | -26/+8 |
* | demux_timeline: request subtitle prefetching on crossing segments | wm4 | 2016-03-25 | 1 | -1/+1 |
* | demux_timeline: skip decoder reinit when seeking to same segment | wm4 | 2016-03-17 | 1 | -5/+3 |
* | demux: remove pausing mechanism | wm4 | 2016-03-10 | 1 | -43/+22 |
* | demux: replace demux_pause/demux_unpause with demux_run_on_thread | wm4 | 2016-03-09 | 2 | -16/+43 |
* | demux: delay bitrate calculation on packets with unknown timestamps | wm4 | 2016-03-05 | 1 | -2/+2 |
* | demux_null: fix segfault with --cache enabled | wm4 | 2016-03-05 | 1 | -1/+1 |
* | demux_mkv: correctly export unknown packet durations | wm4 | 2016-03-05 | 1 | -2/+3 |
* | demux: add null demuxer | wm4 | 2016-03-04 | 2 | -0/+36 |
* | demux_timeline: set correct seekable flags | wm4 | 2016-03-03 | 2 | -2/+2 |
* | demux_lavf: don't copy cover art picture | wm4 | 2016-03-03 | 1 | -2/+2 |
* | Revert "demux_mkv: pretend waveext channel layouts by default" | wm4 | 2016-03-02 | 1 | -1/+1 |
* | demux_mkv: pretend waveext channel layouts by default | wm4 | 2016-02-29 | 1 | -1/+1 |
* | demux: remove relative seeking | wm4 | 2016-02-28 | 8 | -102/+40 |
* | demux_timeline: slightly improve reported file format | wm4 | 2016-02-25 | 1 | -1/+3 |
* | demux: avoid lost wakeup on queue overflow | wm4 | 2016-02-24 | 1 | -1/+6 |
* | demux_mkv: don't trust DefaultDuration for audio | wm4 | 2016-02-24 | 1 | -5/+3 |
* | demux_mkv: fix opus gapless behavior (2) | wm4 | 2016-02-22 | 1 | -2/+2 |
* | demux_lavf: adjust seeks by maximum codec delay | wm4 | 2016-02-22 | 1 | -0/+8 |
* | demux_mkv: add hack to fix opus gapless behavior | wm4 | 2016-02-21 | 1 | -0/+6 |
* | demux_timeline: fix nested timelines | wm4 | 2016-02-20 | 2 | -1/+4 |
* | demux_timeline: cosmetics: move a function | wm4 | 2016-02-16 | 1 | -26/+24 |
* | demux_timeline: disable cache for inactive segments | wm4 | 2016-02-16 | 1 | -0/+8 |
* | Rewrite ordered chapters and timeline stuff | wm4 | 2016-02-15 | 5 | -2/+418 |
* | packet: cosmetics: reorder fields | wm4 | 2016-02-15 | 1 | -4/+8 |
* | demux_mkv: support channel layout in VfW muxed PCM | wm4 | 2016-02-14 | 1 | -1/+7 |
* | demux: reduce verbosity | wm4 | 2016-02-11 | 1 | -2/+3 |
* | demux_mf: only use glob() if it is available | Jan Ekström | 2016-02-10 | 1 | -0/+2 |
* | demux_mkv: allow negative timestamps | wm4 | 2016-01-27 | 1 | -18/+20 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 10 | -88/+70 |
* | demux: remove a minor difference between threaded/unthreaded modes | wm4 | 2016-01-19 | 1 | -2/+2 |
* | demux: fix leaking closed captions packets with unselected sub stream | wm4 | 2016-01-19 | 1 | -6/+6 |
* | vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding | Aman Gupta | 2016-01-18 | 2 | -0/+26 |
* | demux: disable stream cache if no tracks are selected | wm4 | 2016-01-18 | 1 | -0/+8 |
* | demux: remove unused function | wm4 | 2016-01-18 | 2 | -15/+0 |
* | demux: fix interleaved subtitle reading in unthreaded mode | wm4 | 2016-01-18 | 1 | -16/+17 |
* | demux: unify codepaths for threaded/unthreaded track switching | wm4 | 2016-01-18 | 1 | -10/+8 |
* | demux: remove unused flag | wm4 | 2016-01-18 | 1 | -1/+0 |
* | sub: fix memory leaks | wm4 | 2016-01-18 | 1 | -0/+2 |
* | demux_lavf: update metadata with information from AV_PROGRAM on switch. | Oliver Freyermuth | 2016-01-14 | 1 | -0/+6 |
* | demux_lavf: fix charset conversion with UTF-16 subtitles | wm4 | 2016-01-12 | 1 | -5/+6 |
* | demux: merge sh_video/sh_audio/sh_sub | wm4 | 2016-01-12 | 11 | -179/+165 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 8 | -8/+8 |
* | player: eliminate demux_get_next_pts() | wm4 | 2016-01-11 | 2 | -17/+0 |
* | demux_lavf: re-enable codepage autodetection for .ass | fwr | 2016-01-04 | 1 | -2/+1 |
* | demux_mkv: skip EBML void elements | Kagami Hiiragi | 2015-12-29 | 1 | -1/+1 |
* | sub: change how subtitles are read | wm4 | 2015-12-29 | 1 | -6/+28 |
* | sub: do charset conversion in demux_lavf.c | wm4 | 2015-12-28 | 2 | -14/+19 |
* | demux_lavf: prepare for using wrapper stream instance | wm4 | 2015-12-28 | 1 | -14/+20 |
* | demux_mkv: adjust subtitle preroll defaults | wm4 | 2015-12-27 | 1 | -3/+13 |
* | sub: cache subtitle state per track instead of per demuxer stream | wm4 | 2015-12-26 | 1 | -1/+0 |
* | demux_mf: fix previous commit | wm4 | 2015-12-23 | 1 | -5/+7 |
* | demux: remove weird tripple-buffering for the sh_stream list | wm4 | 2015-12-23 | 9 | -130/+183 |
* | demux_lavf: rename to handle_new_stream to clarify intent | Aman Gupta | 2015-12-22 | 1 | -2/+2 |
* | demux_lavf: make trace output for mp_seek easier to digest | Aman Gupta | 2015-12-21 | 1 | -1/+4 |
* | demux_disc: fix aspect ratio retrieval (again) | wm4 | 2015-12-20 | 1 | -3/+3 |
* | demux_disc: fix aspect ratio | wm4 | 2015-12-20 | 1 | -2/+6 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 4 | -12/+16 |
* | demux: check embedded cuesheet refers to only one file | Kevin Mitchell | 2015-12-17 | 3 | -4/+25 |
* | demux_cue: remove cue tracks which have a null filename. | Kevin Mitchell | 2015-12-17 | 1 | -2/+12 |
* | demux_lavf: minor cleanups | wm4 | 2015-12-17 | 1 | -13/+5 |
* | sub: detect charset in demuxer | wm4 | 2015-12-17 | 2 | -9/+27 |
* | sub: remove sd_movtext.c | wm4 | 2015-12-15 | 1 | -4/+12 |
* | demux: remove old subtitle parser | wm4 | 2015-12-10 | 2 | -840/+0 |
* | csputils: rename "yuv2rgb" functions | wm4 | 2015-12-09 | 1 | -1/+1 |
* | csputils: remove obscure int_bits matrix scaling | wm4 | 2015-12-09 | 1 | -4/+3 |
* | demux: fix seeking in .ts | wm4 | 2015-11-23 | 1 | -1/+1 |
* | demux_mkv: fix incremental indexing with single-keyframe files | wm4 | 2015-11-17 | 1 | -2/+1 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 2 | -1/+21 |
* | demux_libass: remove this demuxer | wm4 | 2015-11-11 | 2 | -115/+0 |
* | demux_lavf: mark ASS tracks as always UTF-8 | wm4 | 2015-11-11 | 1 | -0/+4 |
* | libarchive: remove redundant log prefix | Kevin Mitchell | 2015-11-09 | 1 | -1/+1 |
* | demux_mkv: remove --demuxer-mkv-fix-timestamps | wm4 | 2015-11-07 | 1 | -17/+1 |
* | demux_mkv: dump mixing/writing app fields in verbose log | wm4 | 2015-11-06 | 1 | -0/+4 |
* | Replace deprecated av_free_packet() calls | wm4 | 2015-10-28 | 1 | -4/+4 |
* | demux_mkv: fix cluster skip with duration probing | wm4 | 2015-10-27 | 1 | -6/+7 |
* | demux_mkv: fix duration probing for files with non-0 start time | wm4 | 2015-10-26 | 1 | -1/+1 |
* | command: do not return 0 for bitrates if unknown | wm4 | 2015-10-23 | 1 | -2/+3 |
* | demux: cosmetics: remove indirection | wm4 | 2015-10-22 | 1 | -4/+2 |
* | demux_lavf: always copy codec headers | wm4 | 2015-10-19 | 1 | -1/+8 |
* | demux: remove demux_add_packet() return value | wm4 | 2015-10-17 | 3 | -7/+7 |
* | demux_mkv: probe start time | wm4 | 2015-10-16 | 1 | -10/+43 |
* | demux_mkv: do not return subtitle packets that end before seek target | wm4 | 2015-10-12 | 1 | -2/+6 |
* | demux_subreader: participate in probing only on Libav | wm4 | 2015-10-08 | 1 | -0/+4 |
* | demux: don't attempt to open a demuxer after abort signal was given | wm4 | 2015-10-06 | 1 | -0/+3 |
* | cue: read more metadata | wm4 | 2015-10-01 | 4 | -26/+42 |
* | Take care of libavcodec convergence_duration deprecation | wm4 | 2015-09-29 | 1 | -0/+2 |
* | ebml: warn if an EBML has unknown length | wm4 | 2015-09-03 | 1 | -0/+4 |
* | demux_mkv: discard broken index | wm4 | 2015-08-26 | 1 | -4/+17 |
* | demux_mkv: don't read index twice | wm4 | 2015-08-26 | 1 | -1/+1 |
|