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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09build: Fix dependencies for alsa/jack/sndio supportDiego Biurrun
2016-12-03build: Drop support for old versions of libdc1394Diego Biurrun
2016-11-08Use avpriv_report_missing_feature() where appropriateDiego Biurrun
2016-10-22bktr: Use memset(0) instead of zero initialization for struct sigactionDiego Biurrun
2016-10-02v4l2: convert to stdatomicAnton Khirnov
2016-09-15libdc1394: Distinguish between enumeration errors and no cameras foundJosh de Kock
2016-08-17timefilter: test: Drop some disabled debug cruftDiego Biurrun
2016-07-29x11grab: Rename internal component to "xcbgrab"Diego Biurrun
2016-07-29Remove the legacy X11 screen grabberDiego Biurrun
2016-07-20libdc1394: Fill in packet data directlyVittorio Giovara
2016-07-14lavd: Drop unneeded av_init_packet()sVittorio Giovara
2016-06-14avdevice: Ignore timefilter test programDiego Biurrun
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2016-05-13Combine deprecation guards where appropriateDiego Biurrun
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun
2016-05-11Reduce the scope of some variablesDiego Biurrun
2016-05-05Mark read-only tables as staticDiego Biurrun
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-07build: Split test programs off into separate filesDiego Biurrun
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