summaryrefslogtreecommitdiff
path: root/libavdevice/vfwcap.c
Commit message (Expand)AuthorAge
* 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