index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_lavf.c
Commit message (
Expand
)
Author
Age
*
demux: hack for instant stream switching
wm4
2015-02-13
*
command: export file format as property
wm4
2015-01-23
*
Check some mallocs
wm4
2014-12-12
*
demux_lavf: set PTS of first packet for formats with no timestamps
wm4
2014-11-25
*
player: always use demux_chapter
wm4
2014-11-02
*
demux_lavf, stream_lavf: drop local buffers on time-seeks
wm4
2014-10-30
*
demux_lavf: mark as seekable if protocol supports seeking by time
wm4
2014-10-30
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
demux_lavf: set stream network options if applicable
wm4
2014-10-14
*
demux_lavf: let libavformat open HLS streams directly
wm4
2014-10-14
*
demux_lavf: blacklist jpeg files
wm4
2014-10-06
*
demux_lavf: bluray: don't skip stream data when flushing
wm4
2014-09-29
*
demux_disc: bluray: potentially fix some aspects of seeking
wm4
2014-09-29
*
audio: remove WAVEFORMATEX from internal demuxer API
wm4
2014-09-25
*
demux: gracefully handle packet allocation failures
wm4
2014-09-16
*
player: show HLS bitrate as fallback for track titles
wm4
2014-09-01
*
player: simplistic HLS bitrate selection
wm4
2014-09-01
*
demux_lavf: print a warning if av_read_frame() returns an error
wm4
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
demux_lavf: don't reject av:// if cache is enabled
wm4
2014-08-27
*
demux: always use AVPacket
wm4
2014-08-25
*
demux_lavf: fix crash with unknown streams
wm4
2014-08-23
*
demux_lavf: support new metadata update API
wm4
2014-08-14
*
Improve setting AVOptions
wm4
2014-08-02
*
demux_lavf: don't consider EAGAIN as EOF condition
wm4
2014-07-30
*
stream: hack-fix rtmp-level seeking
wm4
2014-07-30
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
demux_lavf: reverse rotation direction with new API
wm4
2014-07-17
*
demux: add a demuxer thread
wm4
2014-07-16
*
demux_lavf: don't let metadata update mess up ogm playback
wm4
2014-07-14
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
demux: minor simplification
wm4
2014-07-06
*
demux: minor simplification to internal API
wm4
2014-07-05
*
dvd: flush buffers properly on seek
wm4
2014-07-05
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
demux: make start time a simple field
wm4
2014-07-05
*
demux, stream: change metadata notification
wm4
2014-07-05
*
demux: make replaygain per-track
wm4
2014-07-05
*
demux_lavf: for now, ignore the new libavformat image demuxers
wm4
2014-07-05
*
demux_lavf: support OTF fonts in Matroska
wm4
2014-07-05
*
demux_lavf: don't dump transport stream programs
wm4
2014-07-05
*
demux_lavf: cleanup debug output
wm4
2014-07-05
*
demux_lavf: fix read_seek return value
wm4
2014-07-05
*
demux_lavf: remove unused symbol
wm4
2014-06-23
*
options: turn --idx, --forceidx into --index
wm4
2014-06-13
*
demux_lavf: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
demux_lavf: support new rotation metadata API
wm4
2014-06-01
*
command: improve video-bitrate property
Andrey Morozov
2014-06-01
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
[next]