summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_libdv.c
Commit message (Expand)AuthorAgeFilesLines
* Add header for init_global_rawdv_decoder() instead of forward declaring it.diego2010-02-161-0/+1
* Mark all ad_info_t/vd_info_t structure declarations as const.diego2010-02-121-1/+1
* Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* "()" to "(void)" function param list fixesuau2007-04-011-1/+1
* Add explicit location for headers from the libmpdemux/ directory.diego2007-03-151-2/+2
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Move #ifdefs around complete files into the build system.diego2006-06-211-4/+0
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-1/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* native DV audio/video decoders using libdvarpi2002-08-051-0/+88