summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_xiph.c
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Remove useless assert(), since this can (in theora) be used for any XiphRonald S. Bultje2010-04-151-1/+0
* Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini2010-04-031-5/+5
* Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_Martin Storsjö2010-04-021-1/+1
* Merge Vorbis / Theora depayloaders.Josh Allmann2010-04-011-0/+12
* Reindent after r22766.Josh Allmann2010-04-011-6/+6
* Rename functions / comments from "Theora" to "Xiph" where relevant.Josh Allmann2010-04-011-27/+27
* Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for mergingJosh Allmann2010-04-011-0/+387