Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27x11grab: add video_size private option.Anton Khirnov
2011-05-27x11grab: factorize returning error codes.Anton Khirnov
2011-05-27vfwcap: add video_size private option.Anton Khirnov
2011-05-27v4l2: add video_size private option.Anton Khirnov
2011-05-27v4l2: factorize returning error codes.Anton Khirnov
2011-05-27libdc1394: add video_size private option.Anton Khirnov
2011-05-27libdc1394: return meaninful error codes.Anton Khirnov
2011-05-27bktr: add video_size private option.Anton Khirnov
2011-05-27bktr: factorize returning error codes.Anton Khirnov
2011-05-26v4l: include avdevice.hAnton Khirnov
2011-05-26lavdevice: mark v4l for removal on next major bump.Anton Khirnov
2011-05-26libdc1394: fix compilation.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.channel.Anton Khirnov
2011-05-25libdc1394: add a private option for channel.Anton Khirnov
2011-05-25dv1394: add a private option for channel.Anton Khirnov
2011-05-25v4l2: reindent.Anton Khirnov
2011-05-25v4l2: add a private option for channel.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.standard.Anton Khirnov
2011-05-25v4l2: add a private option for video standard.Anton Khirnov
2011-05-25v4l: add a private option for video standard.Anton Khirnov
2011-05-25dv1394: add a private option for video standard.Anton Khirnov
2011-05-25bktr: add a private option for video standard.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov
2011-05-25ALSA: add channels and sample_rate private options.Anton Khirnov
2011-05-25oss: add channels and sample_rate private options.Anton Khirnov
2011-05-25sndio: add channels and sample_rate private options.Anton Khirnov
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-04-29Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun
2011-04-21libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-03-30sndio bug fixBrad
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-27sndio support for playback and recordBrad
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2011-01-05Factorize common code in v4l2_set_parameters().Stefano Sabatini
2011-01-05In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini
2011-01-04In the video4linux2 output device, log an error description in case ofStefano Sabatini
2010-11-07Make x11grab cursor drawing suck lessJason Garrett-Glaser
2010-10-23vfwcap: add option to print list of supported driversRamiro Polla
2010-09-23Allow to set the frame rate in v4l2 devicesJosé Miguel Gonçalves
2010-09-12Cosmetics: simplify layout of fmt_conversion_table, make it shorterStefano Sabatini
2010-09-11Cosmetics: apply minor style fixes.Stefano Sabatini
2010-09-07Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini
2010-08-17Define macro AV_NE() and use it in libavdevice.Stefano Sabatini