summaryrefslogtreecommitdiff
path: root/libavformat/grab_bktr.c
Commit message (Expand)AuthorAge
* implement new grabbing interface, as described here:Ramiro Polla2007-02-14
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-13
* Properly check for all required bktr headers.Diego Biurrun2006-12-24
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-10
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-10
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
* video4linux2 input supportLuca Abeni2006-02-01
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz2005-08-13
* minor compilation fixSam Hocevar2005-08-11
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25