summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* v4l2: add a pixel_format private option.Anton Khirnov2011-05-27
* libdc1394: add a pixel_format private option.Anton Khirnov2011-05-27
* x11grab: add video_size private option.Anton Khirnov2011-05-27
* x11grab: factorize returning error codes.Anton Khirnov2011-05-27
* vfwcap: add video_size private option.Anton Khirnov2011-05-27
* v4l2: add video_size private option.Anton Khirnov2011-05-27
* v4l2: factorize returning error codes.Anton Khirnov2011-05-27
* libdc1394: add video_size private option.Anton Khirnov2011-05-27
* libdc1394: return meaninful error codes.Anton Khirnov2011-05-27
* bktr: add video_size private option.Anton Khirnov2011-05-27
* bktr: factorize returning error codes.Anton Khirnov2011-05-27
* v4l: include avdevice.hAnton Khirnov2011-05-26
* lavdevice: mark v4l for removal on next major bump.Anton Khirnov2011-05-26
* libdc1394: fix compilation.Anton Khirnov2011-05-26
* lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-25
* libdc1394: add a private option for channel.Anton Khirnov2011-05-25
* dv1394: add a private option for channel.Anton Khirnov2011-05-25
* v4l2: reindent.Anton Khirnov2011-05-25
* v4l2: add a private option for channel.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-25
* v4l2: add a private option for video standard.Anton Khirnov2011-05-25
* v4l: add a private option for video standard.Anton Khirnov2011-05-25
* dv1394: add a private option for video standard.Anton Khirnov2011-05-25
* bktr: add a private option for video standard.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-25
* ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-25
* oss: add channels and sample_rate private options.Anton Khirnov2011-05-25
* sndio: add channels and sample_rate private options.Anton Khirnov2011-05-25
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-12
* Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun2011-04-29
* libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö2011-04-21
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* sndio bug fixBrad2011-03-29
* framebuffer device demuxerStefano Sabatini2011-03-28
* sndio support for playback and recordBrad2011-03-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Factorize common code in v4l2_set_parameters().Stefano Sabatini2011-01-05
* In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini2011-01-05
* In the video4linux2 output device, log an error description in case ofStefano Sabatini2011-01-04
* Make x11grab cursor drawing suck lessJason Garrett-Glaser2010-11-07
* vfwcap: add option to print list of supported driversRamiro Polla2010-10-23
* Allow to set the frame rate in v4l2 devicesJosé Miguel Gonçalves2010-09-23
* Cosmetics: simplify layout of fmt_conversion_table, make it shorterStefano Sabatini2010-09-12
* Cosmetics: apply minor style fixes.Stefano Sabatini2010-09-11