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-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-29v4l2: don't leak video standard string on error.Anton Khirnov
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28v4l2: create file @doxy from text in the copyright headerStefano Sabatini
2011-05-28v4l2: remove pointless empty linesStefano Sabatini
2011-05-28v4l2: set default standard to NULLStefano Sabatini
2011-05-28v4l2: use OFFSET macro when setting optionsStefano Sabatini
2011-05-28lavdev: add SDL output deviceStefano Sabatini
2011-05-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-28v4l2: add a pixel_format private option.Anton Khirnov
2011-05-28libdc1394: add a pixel_format private option.Anton Khirnov
2011-05-27libdc1394: choose best video mode and rate based on camera capabilities.Martin Lambers
2011-05-27Remove support for libdc1394 < 2.0.Martin Lambers
2011-05-27lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini
2011-05-27lavdev: include libavformat/avformat.h in avdevice.hStefano Sabatini
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-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-21DirectShow capture: Fix buildRamiro Polla
2011-05-21DirectShow capture supportRamiro Polla
2011-05-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-05-02Make DV (sub) demuxer set proper pkt->pos values.Reimar Döffinger
2011-04-29Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun
2011-04-22Merge remote branch 'qatar/master'Michael Niedermayer