Commit History

Author SHA1 Message Date
  Michael Niedermayer ec7f0b527c Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8 13 years ago
  Justin Ruggles 207db36a4f alsa: limit buffer_size to 32768 frames. 13 years ago
  Justin Ruggles 9bf76932e5 alsa: fallback to buffer_size/4 for period_size. 13 years ago
  Carl Eugen Hoyos acb62e998f alsa: support unsigned variants of already supported signed formats. 13 years ago
  Carl Eugen Hoyos bf5ed476ba alsa: add support for more formats. 13 years ago
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 years ago
  Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 13 years ago
  Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 13 years ago
  Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 13 years ago
  Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 13 years ago
  Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 13 years ago
  Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 13 years ago
  Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 13 years ago
  Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 13 years ago
  Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 13 years ago
  Carl Eugen Hoyos ff2614ee4c Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels. 13 years ago
  Carl Eugen Hoyos 71306c5d21 Support CODEC_ID_PCM_F64* output via alsa (stereo only). 13 years ago
  Carl Eugen Hoyos 5778466e92 Support CODEC_ID_PCM_S24* output via alsa (stereo only). 13 years ago
  Carl Eugen Hoyos 2ed05f657f Add support for pcm_f32* to alsa. 13 years ago
  Carl Eugen Hoyos 4d1d6f7a3c Support s32 output via alsa audio device. 13 years ago
  Carl Eugen Hoyos efec2d7b35 Template alsa reordering functions. 13 years ago
  Nicolas George 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 13 years ago
  Carl Eugen Hoyos 3efaa24f85 Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1. 13 years ago
  Nicolas George 813dbb4442 ALSA: implement channel layout for playback. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 14 years ago
  Matthieu Castet 419bddd366 Include alsa headers before the internal FFmpeg headers. 15 years ago
  Carl Eugen Hoyos 899f38df62 Fix two icc warnings #188: enumerated type mixed with another type. 15 years ago
  Luca Abeni 3cac2f1301 Fix AVFMT_FLAG_NONBLOCK in alsa 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Nicolas George 35fd81224a Add ALSA support in libavdevice. 15 years ago