aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_ty_osd.c
Commit message (Expand)AuthorAge
* Remove some demuxers and decodersGravatar wm42012-07-30
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* cosmetics: make some arguments const, "unsigned char"->uint8_tGravatar reimar2010-12-16
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30643Gravatar Uoti Urpala2010-03-10
|\
| * Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.Gravatar diego2010-02-17
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Correctly place second const in declaration.Gravatar cehoyos2008-10-05
* Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.Gravatar diego2008-05-07
* typo fix: inited --> initializedGravatar diego2008-02-14
* Add name to email address.Gravatar diego2008-01-19
* Add a few "const" attributes.Gravatar reimar2008-01-12
* Another missed case-rangeGravatar reimar2007-07-30
* Do not use gnu case-range extension if it's easy to avoidGravatar reimar2007-07-30
* Remove unused and trivial string variableGravatar reimar2007-06-24
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* many small typo and grammar fixesGravatar gabucino2003-10-04
* warning fix (missing C initializers)Gravatar pl2003-09-12
* fix one missing #include, one missing extern and one 10l error.Gravatar rathann2003-06-19
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09