Commit History

Author SHA1 Message Date
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 12 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 12 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Michael Niedermayer eae3cf06a5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
  Michael Niedermayer 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
  Michael Niedermayer 58257ea29e Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun f9853c1b9c libavdevice: Remove disabled code. 13 years ago
  Reimar Döffinger c673c90515 oss,sndio: simplify by using FFMIN. 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 bffd4dd1d3 lavf: deprecate AVFormatParameters.{channels,sample_rate}. 13 years ago
  Anton Khirnov 003e63b6df oss: add channels and sample_rate private options. 13 years ago
  Reimar Döffinger e76c0c6a00 Simplify: Use FFMIN. 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
  Stefano Sabatini 4f2d2e4ed9 Define macro AV_NE() and use it in libavdevice. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Stefano Sabatini bd01c39330 Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = 14 years ago
  Ramiro Polla 802da0b490 Indent. 14 years ago
  Michael Niedermayer d3298350bb Do not invent error codes but pass the error code on. 15 years ago
  Michael Niedermayer fed0c2fb71 Replace very odd and completely broken oss read_packet() by the obvious way to 15 years ago
  Vitor Sessak 600b9c5c8c Do not do free AVStream in case of error, this is not supposed to be 15 years ago
  Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
  Stefano Sabatini 38e54a75ab Make the configure script select the input/output devices using 15 years ago
  Benoit Fouet 33054e35e3 Rename audio.c to oss_audio.c in libavdevice. 15 years ago