aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_libdv.c
Commit message (Expand)AuthorAge
* Add header for init_global_rawdv_decoder() instead of forward declaring it.Gravatar diego2010-02-16
* Mark all ad_info_t/vd_info_t structure declarations as const.Gravatar diego2010-02-12
* Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsGravatar arpi2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* native DV audio/video decoders using libdvGravatar arpi2002-08-05