aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub_cc.c
Commit message (Expand)AuthorAge
* cosmetics: make some arguments const, "unsigned char"->uint8_tGravatar reimar2010-12-16
* sub_cc: modify parsing to fix problem with one sampleGravatar reimar2010-11-14
* sub_cc: Allow selecting the Close Captioning channelGravatar reimar2010-11-14
* sub_cc.c: minor cleanupGravatar reimar2010-11-14
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* Move code to avoid forward declarations in top-level .c filesGravatar diego2010-11-02
* sub_cc: remote pointless assignmentsGravatar reimar2010-11-02
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Some reformating to avoid two too long linesGravatar reynaldo2009-05-12
* Get rid of some more trailing whitespaceGravatar reynaldo2009-05-12
* cosmetics: Remove file names from file header, it only causes trouble.Gravatar diego2009-03-15
* typo fix: inited --> initializedGravatar diego2008-02-14
* Basic support for Closed Captioning Roll-up mode.Gravatar voroshil2007-10-27
* Sanity-check number of lines in CC subtitleGravatar reimar2006-11-25
* Cleanup for uselessly complicated closed-caption subtitle handlingGravatar reimar2006-11-25
* Add a sanity check to unsafe-looking code.Gravatar uau2006-11-25
* Change some printf calls to fprintf.Gravatar diego2006-03-27
* include config.h before includes that need itGravatar iive2006-02-16
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* codmetics :)Gravatar arpi2002-07-25
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...Gravatar atmos42002-07-25