Commit History

Author SHA1 Message Date
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 years ago
  Diego Biurrun 2366462429 Replace #ifdef + av_log() combinations by av_dlog(). 13 years ago
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 years ago
  Michael Niedermayer 39e4206dc6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d20576d01b lavf: deprecate AVFormatParameters.channel. 13 years ago
  Anton Khirnov 986f4f4918 dv1394: add a private option for channel. 13 years ago
  Anton Khirnov fc68a8f703 lavf: deprecate AVFormatParameters.standard. 13 years ago
  Anton Khirnov eb040dbbd3 dv1394: add a private option for video standard. 13 years ago
  Reimar Döffinger 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Biurrun 29a717aef2 Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 16 years ago
  Aurelien Jacobs ea452b54f0 strcasecmp() requires #include <strings.h> 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Diego Biurrun 0e58bf670d Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. 16 years ago
  Diego Biurrun b00675499c Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. 16 years ago
  Luca Abeni c721d803cb Introduce libavdevice 17 years ago