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
*
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
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Merge svn changes up to r27332
Uoti Urpala
2008-07-21
|
\
|
|
*
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
reimar
2008-07-17
|
*
Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h
reimar
2008-07-16
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
|
\
|
|
*
Add missing #includes that are required for things used in the header.
diego
2008-06-17
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
added and reused demux_flush() instead of emptying the demux_stream buffers;
nicodvb
2008-06-02
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
|
Remove some unnecessary recursive includes
Uoti Urpala
2008-04-23
*
|
Move correct_pts to options struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
*
|
Declare demuxer *_streams fields with proper types
Uoti Urpala
2008-04-23
|
/
*
Remove unused function demux_read_data_pack
uau
2008-04-11
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Demuxer-independent functions for selecting tracks based on language.
eugeni
2008-02-29
*
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
eugeni
2008-02-29
*
New member in demuxer_t: reference_clock.
nicodvb
2008-02-23
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.
reimar
2008-02-12
*
Allow demuxers to choose a default value for correct_pts
reimar
2008-02-03
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
*
First step towards making all demuxer_desc_t const
reimar
2008-01-13
*
Add demuxer interface for attachments.
eugeni
2008-01-12
*
wrapper functions to get/set angle: the wrapping is needed to RESYNC the demu...
nicodvb
2008-01-05
*
Add some const/static qualifiers as appropriate
reimar
2007-12-24
*
Add demuxer functions for chapter feature.
ulion
2007-12-13
*
Make libnemesi use specific struct and DEMUXER_TYPE
lu_zero
2007-12-04
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
make opt argument of demux_info_get const.
reimar
2007-06-24
*
Fix demuxer.h multiple inclusion guard
uau
2007-06-20
*
Use 'static inline' instead of 'inline static' to avoid warnings
zuxy
2007-06-04
[next]