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
...
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
stream: don't use end_pos
wm4
2014-05-24
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
*
demux_lavf: one more hack for mp3 from network
wm4
2014-05-04
*
demux: export video rotation parameter
wm4
2014-04-21
*
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
Kevin Mitchell
2014-04-13
*
stream_dvd, cache: hack seeking with --cache + dvd:// back into working
wm4
2014-04-09
*
demux: add replaygain_data field to demuxer_t
Alessandro Ghedini
2014-04-04
*
demux_lavf: fix typo in comment
wm4
2014-03-04
*
sub: use new FFmpeg API to check MicroDVD FPS
wm4
2014-03-04
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
demux_lavf: work around idiotic libavutil API printing a warning
wm4
2014-02-08
*
demux_lavf: do metadata-from-packet update before possibly discarding it
wm4
2014-02-06
*
demux_lavf: don't check for error when setting "keepside" flag
wm4
2014-02-06
*
demux: fill metadata directly, instead of using wrapper functions
wm4
2014-02-06
*
demux_lavf: clear metadata on update, instead of merging it
wm4
2014-02-06
*
demux_lavf: get updated metadata from a packet if available
Ben Boeckel
2014-02-06
*
demux_lavf: fix crash with empty files
wm4
2014-01-31
*
demux_lavf: add hack to workaround too unreliable mp3 detection
wm4
2014-01-25
*
demux_lavf: refactor format probing hack
wm4
2014-01-25
*
demux_lavf: add hack for MicroDVD for assuming frame based timing
wm4
2014-01-10
*
demux_lavf: fix minor memory leak
wm4
2014-01-07
*
demux: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
stream: add function for dropping the buffer
wm4
2013-12-14
*
demux_lavf: fix timebase confusion
wm4
2013-12-12
*
demux_lavf: remove unnecessary seek on initialization
wm4
2013-12-12
*
video: add insane hack to work around FFmpeg/Libav insanity
wm4
2013-11-28
*
demux_lavf: disable genpts by default, remove the builtin genpts hack
wm4
2013-11-25
*
demux: export dts from demux_lavf, use it for avi
wm4
2013-11-25
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
demux: simplify handling of filepos field
wm4
2013-11-16
*
demux_lavf: remove broken and commented byte based seeks
wm4
2013-11-16
*
demux: make determining seek capability generic
wm4
2013-11-03
*
demux: remove movi_start/movi_end fields
wm4
2013-11-03
*
Enable -Wshadow
wm4
2013-11-01
*
talloc: change talloc destructor signature
wm4
2013-10-13
*
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
[prev]
[next]