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
*
network: fix rtsp playback
wm4
2013-09-22
*
demux: retrieve per-chapter metadata
wm4
2013-09-08
*
demux_lavf: workaround for broken libavformat subtitle seeking
wm4
2013-09-07
*
demux: remove unused audio_delay parameter from demux_seek()
wm4
2013-08-22
*
demux_lavf: blacklist "tty" libavformat demuxer
wm4
2013-08-07
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux_lavf: make avio buffer configurable
wm4
2013-08-04
*
demux_lavf: fix API usage
wm4
2013-08-04
*
options: simplify --correct-pts handling
wm4
2013-07-26
*
demux_lavf: set keyframe flag on attached pictures
wm4
2013-07-24
*
demux_lavf: add terrible hack to make DVD playback just work
wm4
2013-07-14
*
demux: assume correct-pts mode by default
wm4
2013-07-12
*
demux: remove useless author/comment fields
wm4
2013-07-12
*
demux: rewrite probing and demuxer initialization
wm4
2013-07-12
*
demux: change signature of open functions, cleanups
wm4
2013-07-11
*
core: completely change handling of attached picture pseudo video
wm4
2013-07-11
*
demux_lavf: do stream selection centrally
wm4
2013-07-11
*
demux: improve DVD sub auto-selection hack
wm4
2013-07-11
*
demux_lavf: use AVDISCARD_DEFAULT instead of AVDISCARD_NONE
wm4
2013-07-11
*
video: eliminate frametime variable
wm4
2013-07-11
*
core: don't access demux_stream outside of demux.c, make it private
wm4
2013-07-11
*
demux_lavf: different hack for DVD sub autoselection hack
wm4
2013-07-11
*
demux: remove separate arrays for audio/video/sub streams, simplify
wm4
2013-07-08
*
Remove old demuxers
wm4
2013-07-07
*
demux_lavf: add one more AAC mimetype
wm4
2013-06-25
*
demux_lavf: use stream_peek() instead of read/unread
wm4
2013-06-25
*
Merge branch 'cache_new'
wm4
2013-06-16
|
\
|
*
stream: remove stream_reset()
wm4
2013-06-16
|
*
demux_lavf: change probing, use stream_unread_buffer()
wm4
2013-06-16
*
|
demux_lavf: show metadata for OGG audio files
wm4
2013-06-15
|
/
*
demux_lavf: always set packet duration
wm4
2013-06-03
*
demuxer_lavf: use audio/mpeg mime type for mp3
wm4
2013-05-27
*
demux_lavf: minimal probing and reduced analyzeduration for AAC over HTTP
wm4
2013-05-27
*
options: add allow-mimetype suboption for demux_lavf
wm4
2013-05-27
*
demux_lavf: print how many bytes are read by avformat_find_stream_info()
wm4
2013-05-26
*
demux_lavf: workaround minor ffmpeg memory leak
wm4
2013-05-21
*
Merge branch 'audio_changes'
wm4
2013-05-12
|
\
|
*
core: use channel map on demuxer level too
wm4
2013-05-12
*
|
demux_lavf: use demuxer ID for transport streams
wm4
2013-05-05
*
|
demux_lavf: fix DEMUXER_CTRL_RESYNC
wm4
2013-05-05
*
|
demux_lavf: set stream_pts
wm4
2013-05-05
*
|
demux_lavf: fix subtitle seeking before start of the file
wm4
2013-04-21
*
|
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
*
|
demux_lavf: simplify
wm4
2013-04-20
|
/
*
demux_lavf: use avg_frame_rate instead of r_frame_rate
wm4
2013-03-13
*
Prefix CODEC_ID_ with AV_
wm4
2013-03-13
*
core: fix SEEK_FACTOR
wm4
2013-03-01
*
demux_lavf: fix percentage display with some file formats
wm4
2013-03-01
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
*
core: use playback time to determine playback percent position
wm4
2013-02-26
[next]