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
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-24testprogs: Clean up #includesDiego Biurrun
2016-03-23timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-11-26avfoundation: Simple captureAlexandre Lision
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-21Replace any remaining avpicture function with imgutilsVittorio Giovara
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28lavc: Drop deprecated destruct_packet related functionsVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-11fbdev: Support the RGB565 colour space.Dan Flett
2015-07-06xcbgrab: Explicitly include xcb/shape.hLuca Barbato
2015-07-01lavd: Add library identifierVittorio Giovara
2015-06-08jack: Check memory allocationVittorio Giovara
2015-05-06xcbgrab: Accept geometries matching the screen sizeNicolas George
2015-04-30xcbgrab: Validate the capture areaLuca Barbato
2015-04-30xcbgrab: Do not assume the non shm image data is always availableLuca Barbato
2015-04-20jack: Check memory allocationFederico Tomassetti
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-11libdc1394: Unbreak build after c201069faMichael Kostylev
2015-04-11vfwcap: Unbreak building after c201069faMartin Storsjö
2015-04-09avdevice: Apply a more consistent file naming schemeDiego Biurrun
2015-04-09avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun
2015-03-12xcbgrab: Check av_strdup() allocationVittorio Giovara
2015-03-08xcbgrab: Free the host string after checking the connectionLuca Barbato
2015-03-02v4l2: Add support for h264Luca Barbato
2015-03-02v4l2: Use the codec descriptor facilityLuca Barbato
2015-02-28x11grab: Unbreak buildingChristian Hujer
2015-02-25xcbgrab: Unbreak parsing filename optionsLuca Barbato
2015-02-25xcbgrab: Provide better names for the y and x optionLuca Barbato
2015-02-16bktr: Use av_strerror and propagate error codesHimangi Saraogi
2015-02-15xcbgrab: Use the correct geometry for the region highlightDaniel Moran
2015-02-15xcbgrab: Correctly make shm optionalLuca Barbato
2015-01-28libdc1394: Add support for MONO8 (gray) video modeClay McClure
2014-12-19xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara
2014-12-10xcbgrab: Support empty filename string correctlyLuca Barbato
2014-11-11v4l2: Unify one instance of reading/storing errnoMartin Storsjö
2014-11-09v4l2: Preserve errno valuesLuca Barbato
2014-11-09v4l2: Use av_strerrorTristan Matthews
2014-10-29jack: Use av_strerrorLuca Barbato
2014-10-29fbdev: Use av_strerrorLuca Barbato
2014-10-28lavd: fix building x11grab after a6674d2Anton Khirnov
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2014-10-18oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu
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