]> git.sesse.net Git - ffmpeg/history - libavdevice/oss_audio.c
Add a mapping for the V4L2_PIX_FMT_NV12 format to PIX_FMT_NV12 for
[ffmpeg] / libavdevice / oss_audio.c
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.