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
/
stheader.h
Commit message (
Expand
)
Author
Age
*
demux_lavf: print subtitle type in more cases
reimar
2010-11-02
*
demuxer.c: add new_sh_sub_sid_lang
Uoti Urpala
2010-11-02
*
cleanup: Add const qualifiers for struct ad_functions pointers
reimar
2010-11-02
*
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
|
*
Remove currently unneeded members accidentally added in the last revision.
reimar
2009-12-27
|
*
Introduce a sh_common struct that contains the parts in common by the audio, ...
reimar
2009-12-27
*
|
core: Add support for decoder reordering of pts values
Uoti Urpala
2009-11-21
*
|
Change libass type names to match upstream renames
Uoti Urpala
2009-07-29
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
|
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
|
stheader.h: Allow inclusion before demuxer.h
Uoti Urpala
2009-04-19
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
|
\
|
|
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
*
|
Remove global vo_flags
Uoti Urpala
2008-04-25
*
|
Store video decoder functions in struct sh_video field
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
|
Remove some unnecessary recursive includes
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
|
/
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Add language info to sh_sub_t and sh_audio_t.
eugeni
2008-02-29
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
typo fix: inited --> initialized
diego
2008-02-14
*
Add extradata to sh_sub_t.
eugeni
2008-01-11
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Clean up some fields in stheader.h structs
uau
2007-11-01
*
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
nicodvb
2007-09-01
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Consistently use filename as multiple inclusion guard.
diego
2007-07-02
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
*
Reorganize code to move more things out of main().
uau
2006-11-20
*
Move sh_sub_t to stheader.h, where all the other sh structs are defined
reimar
2006-11-13
*
Add forgotten new_sh_sub
reimar
2006-11-13
*
Get rid of demux_aid_vid_mismatch mess.
reimar
2006-08-26
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
Change free_sh_audio() to take demuxer and stream id as parameters
uau
2006-06-14
*
Change common pts variables from floats to doubles. Individual demuxers
uau
2006-04-27
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
dwStart support for mplayer.
corey
2006-02-18
*
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
hzoli
2005-02-25
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
*
fixed the well-known DVD/DVB audio delay bug :)
arpi
2003-01-16
*
export imagedescription for qt video codecs
arpi
2002-11-11
*
dlopen() support for ad and vd
alex
2002-11-11
[next]