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-11-21Merge branch 'release/0.8' into release/0.7Michael Niedermayer
2011-11-19v4l2: fix uninitialized variableMichael Niedermayer
2011-09-22Merge branch 'release/0.8' into release/0.7Michael Niedermayer
2011-09-22Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8Michael Niedermayer
2011-09-21Do not free BITMAPINFOHEADER before we are done using it.Reimar Döffinger
2011-09-11alsa: limit buffer_size to 32768 frames.Justin Ruggles
2011-09-11alsa: fallback to buffer_size/4 for period_size.Justin Ruggles
2011-06-23alsa: support unsigned variants of already supported signed formats.Carl Eugen Hoyos
2011-06-23alsa: add support for more formats.Carl Eugen Hoyos
2011-06-16Merge branch 'master' into oldabiMichael Niedermayer
2011-06-12x11grab: remove a memory allocation and the associated memcpy.Sven C. Dack
2011-06-10oss,sndio: simplify by using FFMIN.Reimar Döffinger
2011-06-07v4l2: set default standard to NULLStefano Sabatini
2011-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-05v4l2: do not force NTSC as standardLuca Barbato
2011-06-05lavf,lavc: free avoptions in a generic way.Anton Khirnov
2011-06-05sdl: align option fields after last commitStefano Sabatini
2011-06-05sdl: use the filename for defining the window title, if not specifiedStefano Sabatini
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-04x11grab: add framerate private option.Anton Khirnov
2011-06-04fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov
2011-06-04bktr: don't error when AVFormatParameters.time_base isn't set.Anton Khirnov
2011-06-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-03Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini
2011-06-03bktr: get default framerate from video standard.Anton Khirnov
2011-06-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-03Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun
2011-06-03Replace #ifdef + av_log() combinations by av_dlog().Diego Biurrun
2011-06-02v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov
2011-06-02vfwcap: add a framerate private option.Anton Khirnov
2011-06-02v4l2: add a framerate private option.Anton Khirnov
2011-06-02libdc1394: add a framerate private option.Anton Khirnov
2011-06-02fbdev: add a framerate private option.Anton Khirnov
2011-06-02bktr: add a framerate private option.Anton Khirnov
2011-05-30v4l2: rewrite code iterating the supported standardsStefano Sabatini
2011-05-30v4l2: perform minor style fixesStefano Sabatini
2011-05-30v4l2: replace memset() with explicit struct initializationStefano Sabatini
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