]> git.sesse.net Git - ffmpeg/history - libavdevice/oss_audio.c
v4l2: add video_size private option.
[ffmpeg] / libavdevice / oss_audio.c
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.{channels,sample_rate}.
2011-05-25 Anton Khirnovoss: add channels and sample_rate private options.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-25 Stefano SabatiniMake audio_read_packet() return AVERROR_EOF rather...
2010-02-21 Ramiro PollaIndent.
2009-11-27 Michael NiedermayerDo not invent error codes but pass the error code on.
2009-11-27 Michael NiedermayerReplace very odd and completely broken oss read_packet...
2009-09-12 Vitor SessakDo not do free AVStream in case of error, this is not...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-06-29 Stefano SabatiniMake the configure script select the input/output devic...
2009-01-21 Benoit FouetRename audio.c to oss_audio.c in libavdevice.