]> git.sesse.net Git - ffmpeg/history - libavdevice/vfwcap.c
Remove pointless AVFrame* casting.
[ffmpeg] / libavdevice / vfwcap.c
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-14 Ramiro Pollatypo
2008-04-14 Ramiro PollaAdd #if 0 code to test for yet unsupported compressions
2008-04-14 Ramiro PollaSupport biCompression I420
2008-04-14 Ramiro PollaCosmetics: remove {}s over one-lined ifs.
2008-04-14 Ramiro PollaSimplify more errors by using goto
2008-04-14 Ramiro PollaSimplify returning errors by using goto
2008-03-08 Ramiro PollaCorrectly handle case where buffer is 100% full
2008-03-08 Ramiro PollaVFW capture support