aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/vfwcap.c
Commit message (Expand)AuthorAgeFilesLines
* typoRamiro Polla2008-04-141-1/+1
* Add #if 0 code to test for yet unsupported compressionsRamiro Polla2008-04-141-0/+12
* Support biCompression I420Ramiro Polla2008-04-141-0/+2
* Cosmetics: remove {}s over one-lined ifs.Ramiro Polla2008-04-141-8/+4
* Simplify more errors by using gotoRamiro Polla2008-04-141-4/+5
* Simplify returning errors by using gotoRamiro Polla2008-04-141-18/+13
* Correctly handle case where buffer is 100% fullRamiro Polla2008-03-081-1/+1
* VFW capture supportRamiro Polla2008-03-081-0/+460