summaryrefslogtreecommitdiff
path: root/libavdevice/vfwcap.c
Commit message (Expand)AuthorAge
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* mingw: update w32api to 3.13Ramiro Polla2008-12-07
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* sync to latest mingw api, remove unneeded struct definitionsBaptiste Coudurier2008-09-26
* set bits_per_coded_sample according to new lavc apiBaptiste Coudurier2008-09-09
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* typoRamiro Polla2008-04-14
* Add #if 0 code to test for yet unsupported compressionsRamiro Polla2008-04-14
* Support biCompression I420Ramiro Polla2008-04-14
* Cosmetics: remove {}s over one-lined ifs.Ramiro Polla2008-04-14
* Simplify more errors by using gotoRamiro Polla2008-04-14
* Simplify returning errors by using gotoRamiro Polla2008-04-14
* Correctly handle case where buffer is 100% fullRamiro Polla2008-03-08
* VFW capture supportRamiro Polla2008-03-08