26 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 11 years ago
  Dan Flett 87f98a2b9d fbdev: Support the RGB565 colour space. 12 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
  Luca Barbato 043ea6f7bf fbdev: Use av_strerror 10 years ago
  Diego Biurrun c0de9159a7 avdevice: Give names to anonymously typedeffed structs 10 years ago
  Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 11 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
  Anton Khirnov 22c8cbc0da lavu,lavd: do not use av_pix_fmt_descriptors directly. 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Anton Khirnov c4ef6a3e4b Add missing libavutil/time.h includes. 12 years ago
  Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
  Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 14 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 13 years ago
  Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 14 years ago
  Diego Biurrun ad4cd0c2a4 doxygen: use Doxygen markup for authors and web links where appropriate 14 years ago
  Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 14 years ago
  Stefano Sabatini a5351720cc fbdev: prefer "framerate_q" over "fps" in device context 14 years ago
  Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 14 years ago
  Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 14 years ago
  Anton Khirnov 1556186a62 fbdev: add a framerate private option. 14 years ago
  Stefano Sabatini c6f951442e framebuffer device demuxer 14 years ago