index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
Commit message (
Expand
)
Author
Age
*
demux_nsv: don't write to sh_video->pts
Uoti Urpala
2010-11-13
*
options: move -cache-min and cache-seek-min to option struct
Clément Bœsch
2010-11-11
*
options: move [no]hr-mp3-seek to option struct
Clément Bœsch
2010-11-11
*
options: move some demux options to option struct
Clément Bœsch
2010-11-11
*
demux: change "%s file format detected" message
Uoti Urpala
2010-11-10
*
demuxer.c: clean up demux_open_stream()
Uoti Urpala
2010-11-10
*
demux: error out if given invalid -demuxer option
Uoti Urpala
2010-11-10
*
demux_lavf: add simple seek-by-bytes mode for MPEG
Uoti Urpala
2010-11-10
*
demux: improve -alang / -slang track choosing logic
Uoti Urpala
2010-11-08
*
demux_mkv: seek: with no track-specific index entries use any
Uoti Urpala
2010-11-08
*
demux_mkv: fix relative seeks without index
Uoti Urpala
2010-11-08
*
demux_mkv: fix seek hang when going past end of file without index
Uoti Urpala
2010-11-08
*
demux_mkv: cleanup: separate index creation part of seeking
Uoti Urpala
2010-11-08
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
*
demux_demuxers: initialize stream_pts to MP_NOPTS_VALUE
Uoti Urpala
2010-11-08
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
*
demux: fix -correct-pts autoselection with -audiofile
Uoti Urpala
2010-11-08
*
demuxer.c: add missing parser list fourccs
cehoyos
2010-11-08
*
demuxer.c: fix parser list fourcc typo: 'MPE '->'MP3 '
cehoyos
2010-11-08
*
demux_ts: Fix subtitle sync issues
reimar
2010-11-08
*
codecs_conf, mp_taglists: Use only one fourcc for LATM
reimar
2010-11-08
*
demuxer.c: Add support for parsing LATM
reimar
2010-11-08
*
demux_lavf: Fix program switching
reimar
2010-11-08
*
demux_lavf: Print PROGRAM_ID -identify output similar to demux_ts
reimar
2010-11-08
*
codecs.conf, mp_taglists: Support FFmpeg LATM decoding
cehoyos
2010-11-08
*
demux_lavf: for avi, use packet .dts instead of .pts
Uoti Urpala
2010-11-06
*
demux_lavf: avoid deprecated "first_iformat" by using newer API
Uoti Urpala
2010-11-06
*
demux_lavf: add hack for stream-changing ogg input (internet radio)
Uoti Urpala
2010-11-06
*
demux_lavf: more future proof AVInputFormat name comparison
Uoti Urpala
2010-11-06
*
Remove #warning preprocessor directives
diego
2010-11-02
*
demux_ts: fix subtitle stream breaking audio track switch
cehoyos
2010-11-02
*
demux_lavf: handle new streams appearing during playback
reimar
2010-11-02
*
demux_pva: move functions, add "static"
diego
2010-11-02
*
mpeg_hdr.c: move function to avoid forward declaration
diego
2010-11-02
*
demux_real.c: Remove unused hexdump() forward declaration
diego
2010-11-02
*
demux_[mpg|ts|ty]: #include dec_audio.h for skip_audio_frame()
diego
2010-11-02
*
demux_mkv: fix decoded length calculation of LZO decompression
reimar
2010-11-02
*
demux_mkv: add some sanity checks
Uoti Urpala
2010-11-02
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Remove MEncoder
Uoti Urpala
2010-11-02
*
demux_nemesi: Remove a pointless if
reimar
2010-11-02
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
demux_rtp: Remove pointless typedef keyword
diego
2010-11-02
*
Add central init_avcodec() to avoid duplicated libavcodec init code
diego
2010-11-02
*
demux_lavf: Always use convergence_duration for subtitles
reimar
2010-11-02
*
demuxer.c: reset subtitle EOF on seeking
reimar
2010-11-02
*
demux_lavf: print subtitle type in more cases
reimar
2010-11-02
*
demux_ogg.c: remove unused variable
diego
2010-11-02
*
printf format fixes ("%d" -> "%zd")
diego
2010-11-02
*
demux: Move mp_a52_framesize from demux_ts.c to parse_es.c
diego
2010-11-02
[next]