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
/
demuxer.h
Commit message (
Expand
)
Author
Age
*
demux: improve -alang / -slang track choosing logic
Uoti Urpala
2010-11-08
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
*
demux: use bstr arguments for demuxer_add_attachment() and demuxer_add_chapter()
Anton Khirnov
2010-05-22
*
demuxer.c: add demux_info_add_bstr(), use talloc for info field
Anton Khirnov
2010-05-21
*
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
\
\
*
\
\
\
Merge svn changes up to r30595
Uoti Urpala
2010-03-09
|
\
\
\
\
*
|
|
|
|
demuxer.h: increase input buffer padding to 64 to match FFmpeg
Uoti Urpala
2010-03-09
|
|
|
|
*
Fix compilation of C++ source files (partly reverts r30744).
cehoyos
2010-02-27
|
|
|
|
/
|
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
|
|
|
*
Drop weird and unnecessary _s/_st suffixes from demuxer struct names.
diego
2010-02-21
|
|
|
/
|
|
*
Remove demux_ogg-related declarations that are no longer necessary.
diego
2010-02-17
|
|
/
|
*
Simplify and slightly speed up avi_stream_id function.
reimar
2010-02-14
*
|
Merge branch 'matroska'
Uoti Urpala
2010-01-28
|
\
\
*
\
\
Merge svn changes up to r30437
Uoti Urpala
2010-01-28
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
demux: take chapter/attachment name strings without 0-termination
Uoti Urpala
2010-01-27
|
|
/
|
/
|
|
*
Add forgotten declaration of ds_clear_parser.
reimar
2010-01-24
*
|
Merge svn changes up to r30136
Uoti Urpala
2009-12-30
|
\
|
|
*
Add support for parsing audio streams (though should be easy to extend to video)
reimar
2009-12-27
|
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
|
*
Unbreak the demuxer-specific code in video.c with e.g.
reimar
2009-11-01
*
|
Merge svn changes up to r29455
Uoti Urpala
2009-07-29
|
\
|
|
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
\
|
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
|
/
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
|
Support chapter seeking with ordered chapters
Uoti Urpala
2009-04-02
*
|
Change demuxer_seek_chapter() parameters
Uoti Urpala
2009-04-02
*
|
Add improved relative seek mode
Uoti Urpala
2009-03-24
*
|
demux_mkv: Parse ordered chapter information
Uoti Urpala
2009-03-22
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.
reimar
2009-03-09
*
|
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
|
\
|
|
*
increase max subtitle stream limit
compn
2009-01-28
|
*
WORDS_BIGENDIAN is defined/undefined, not 0/1.
diego
2009-01-26
|
*
Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to ...
reimar
2008-12-24
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to r28065
Uoti Urpala
2008-12-02
|
\
|
|
*
MNG demuxer by Stefan Schuermans, stefan blinkenarea org
diego
2008-11-30
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.
diego
2008-10-16
*
|
demux: Increase max buffered packet bytes from 8 to 128 MiB
Uoti Urpala
2008-10-04
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
[next]