summaryrefslogtreecommitdiffstats
path: root/libavdevice/vfwcap.c
Commit message (Expand)AuthorAgeFilesLines
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* 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
OpenPOWER on IntegriCloud