История коммитов

Автор SHA1 Сообщение Дата
  Nicolas George 55910e1894 lavd/alsa: simplify reordering functions definition. 11 лет назад
  Michael Niedermayer 03b078721c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 11 лет назад
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 11 лет назад
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 лет назад
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 лет назад
  Michael Niedermayer 022f8d27dd Merge remote-tracking branch 'qatar/master' 12 лет назад
  Mans Rullgard cc276c85d1 Make channel layout masks unsigned 12 лет назад
  Michael Niedermayer 3e1a7ae44a Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov 4d77d57d20 alsa: add missing header 13 лет назад
  Carl Eugen Hoyos 4bc447a3c5 Fix compilation with --disable-everything --enable-outdev=alsa. 13 лет назад
  Michael Niedermayer 2f56a97f24 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Justin Ruggles e35c674d13 alsa: limit buffer_size to 32768 frames. 13 лет назад
  Justin Ruggles 8bfd7f6a47 alsa: fallback to buffer_size/4 for period_size. 13 лет назад
  Nicolas George 5d35b279e2 ALSA demuxer: use av_gettime and a timefilter. 13 лет назад
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov ffc6c8a430 Support u8, s8, alaw and mulaw channel reordering in alsa. 13 лет назад
  Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 13 лет назад
  Carl Eugen Hoyos 2359aeb52d alsa: support unsigned variants of already supported signed formats. 13 лет назад
  Carl Eugen Hoyos 921715edff alsa: add support for more formats. 13 лет назад
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 лет назад
  Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 13 лет назад
  Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 13 лет назад
  Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 13 лет назад
  Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 13 лет назад
  Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 13 лет назад
  Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 13 лет назад
  Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 13 лет назад
  Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 13 лет назад
  Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 13 лет назад
  Carl Eugen Hoyos ff2614ee4c Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels. 13 лет назад
  Carl Eugen Hoyos 71306c5d21 Support CODEC_ID_PCM_F64* output via alsa (stereo only). 13 лет назад
  Carl Eugen Hoyos 5778466e92 Support CODEC_ID_PCM_S24* output via alsa (stereo only). 13 лет назад
  Carl Eugen Hoyos 2ed05f657f Add support for pcm_f32* to alsa. 13 лет назад
  Carl Eugen Hoyos 4d1d6f7a3c Support s32 output via alsa audio device. 13 лет назад
  Carl Eugen Hoyos efec2d7b35 Template alsa reordering functions. 13 лет назад
  Nicolas George 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 13 лет назад
  Carl Eugen Hoyos 3efaa24f85 Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1. 13 лет назад
  Nicolas George 813dbb4442 ALSA: implement channel layout for playback. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 14 лет назад
  Matthieu Castet 419bddd366 Include alsa headers before the internal FFmpeg headers. 14 лет назад
  Carl Eugen Hoyos 899f38df62 Fix two icc warnings #188: enumerated type mixed with another type. 15 лет назад
  Luca Abeni 3cac2f1301 Fix AVFMT_FLAG_NONBLOCK in alsa 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Nicolas George 35fd81224a Add ALSA support in libavdevice. 15 лет назад