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
2014-10-05x11grab: Check the XQueryPointer return valueAntonio Ospite
2014-10-05x11grab: Check XFixesGetCursorImage return valueLuca Barbato
2014-10-05x11grab: Check for XFixes availability at runtimeLuca Barbato
2014-09-03x11grab: Refactor pixel format parsingLuca Barbato
2014-09-03x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato
2014-08-28x11grab: Use a typedef for the context, as most other code doesLuca Barbato
2014-08-28x11grab: Drop a spurious space in the extension reporting messageLuca Barbato
2014-08-28x11grab: Small near-cosmetic refactoringsLuca Barbato
2014-08-28x11grab: K&R formatting cosmeticsLuca Barbato
2014-08-27pulse: Set the wallclock option as defaultLuca Barbato
2014-08-26vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun
2014-08-24pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato
2014-08-19vfwcap: Drop fallback VfW definesDiego Biurrun
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-15vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()Diego Biurrun
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-07-19oss_audio: Split muxer and demuxerNidhi Makhijani
2014-07-18avdevice: Give names to anonymously typedeffed structsDiego Biurrun
2014-05-13build: handle library dependencies in configureJanne Grunau
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-12-03alsa-audio-dec: explicitly cast the delay to a signed int64Anton Khirnov
2013-10-29timefilter: Handle memory allocation failureDerek Buitenhuis
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-08-10bktr: Changed a missed occurrance of open into avpriv_openMartin Storsjö
2013-08-07libavdevice: use avpriv_open()Rémi Denis-Courmont
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-05-03silly typo fixesDiego Biurrun
2013-03-24sndio_dec: Add missing includes for av_gettime()Martin Storsjö
2013-03-24bktr: Add missing includes for av_gettime()Martin Storsjö
2013-03-08Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov
2013-03-08avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov
2013-01-18libcdio: support recent cdio-paranoiaLuca Barbato
2013-01-13v4l2: do not assert on a value received from outside of LibavAnton Khirnov
2013-01-13v4l2: set the average framerate instead of codec timebase.Anton Khirnov
2013-01-13v4l2: avoid pointless indirection.Anton Khirnov
2013-01-03build: Avoid detecting bogus components named 'x'Clément Bœsch
2012-12-28cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-02dv1394: Swap the min and max values of the 'standard' optionMichael Niedermayer
2012-10-12lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-10-08timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-10-01Remove some silly disabled code.Diego Biurrun
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö