index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
stheader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change libass type names to match upstream renames
Uoti Urpala
2009-07-29
1
-1
/
+1
*
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
1
-0
/
+18
|
\
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-0
/
+18
*
|
stheader.h: Allow inclusion before demuxer.h
Uoti Urpala
2009-04-19
1
-4
/
+5
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
1
-6
/
+0
|
\
|
|
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
1
-6
/
+0
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-2
/
+2
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
1
-2
/
+2
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-1
/
+1
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
1
-1
/
+1
*
|
Remove global vo_flags
Uoti Urpala
2008-04-25
1
-0
/
+1
*
|
Store video decoder functions in struct sh_video field
Uoti Urpala
2008-04-25
1
-0
/
+1
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
1
-5
/
+5
*
|
Remove some unnecessary recursive includes
Uoti Urpala
2008-04-23
1
-6
/
+3
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
1
-0
/
+4
*
|
Declare demuxer *_streams fields with proper types
Uoti Urpala
2008-04-23
1
-3
/
+3
|
/
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
1
-0
/
+2
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
1
-0
/
+1
*
Add language info to sh_sub_t and sh_audio_t.
eugeni
2008-02-29
1
-0
/
+2
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
typo fix: inited --> initialized
diego
2008-02-14
1
-3
/
+3
*
Add extradata to sh_sub_t.
eugeni
2008-01-11
1
-0
/
+2
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
1
-1
/
+1
*
Clean up some fields in stheader.h structs
uau
2007-11-01
1
-3
/
+2
*
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
nicodvb
2007-09-01
1
-0
/
+1
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
1
-2
/
+2
*
Consistently use filename as multiple inclusion guard.
diego
2007-07-02
1
-2
/
+2
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
1
-1
/
+0
*
Reorganize code to move more things out of main().
uau
2006-11-20
1
-0
/
+2
*
Move sh_sub_t to stheader.h, where all the other sh structs are defined
reimar
2006-11-13
1
-0
/
+14
*
Add forgotten new_sh_sub
reimar
2006-11-13
1
-0
/
+2
*
Get rid of demux_aid_vid_mismatch mess.
reimar
2006-08-26
1
-2
/
+6
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
1
-0
/
+2
*
Change free_sh_audio() to take demuxer and stream id as parameters
uau
2006-06-14
1
-1
/
+1
*
Change common pts variables from floats to doubles. Individual demuxers
uau
2006-04-27
1
-3
/
+3
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
1
-0
/
+2
*
dwStart support for mplayer.
corey
2006-02-18
1
-0
/
+2
*
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
hzoli
2005-02-25
1
-0
/
+1
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
1
-37
/
+2
*
fixed the well-known DVD/DVB audio delay bug :)
arpi
2003-01-16
1
-0
/
+3
*
export imagedescription for qt video codecs
arpi
2002-11-11
1
-0
/
+1
*
dlopen() support for ad and vd
alex
2002-11-11
1
-0
/
+6
*
fixed comment - noticed by Alex
arpi
2002-11-02
1
-2
/
+2
*
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
arpi
2002-11-02
1
-1
/
+1
*
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
arpi
2002-10-05
1
-3
/
+9
*
wine headers cleanup
arpi
2002-09-22
1
-5
/
+37
*
- cosmetics, reorder
arpi
2002-09-21
1
-31
/
+30
*
removed obsolete items
alex
2002-09-01
1
-13
/
+0
*
vf_inited flag added
arpi
2002-05-01
1
-0
/
+1
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
1
-1
/
+1
*
field 'vfilter' added to sh_video_t
arpi
2002-04-06
1
-0
/
+1
*
Improved MP4 parsing (finally)
atmos4
2002-03-24
1
-0
/
+2
*
added get_sh_video/audio and realmedia seeking
alex
2002-03-15
1
-0
/
+4
*
video_out added to sh_video_t
arpi
2002-03-07
1
-0
/
+1
*
're-include' possibility
nick
2002-03-03
1
-0
/
+5
*
We should know size of out buffer
nick
2002-02-27
1
-0
/
+1
*
image field added. 10*10l....
arpi
2002-01-16
1
-0
/
+3
*
void* context added - it should keep the codec-specific stuff (struct ptr or ...
arpi
2001-12-21
1
-2
/
+4
*
video frame reading cleanup
arpi
2001-10-30
1
-0
/
+2
*
oggvorbis stuff moved out from stheader.h
arpi
2001-10-21
1
-19
/
+1
*
includes cleanup
arpi
2001-10-21
1
-6
/
+3
*
libdemuxer...
arpi
2001-10-20
1
-0
/
+94