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-21Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis
2016-04-17Merge commit '30e9ef21cea09fa5e880e979c9f5b39edccbb6f4'Derek Buitenhuis
2016-04-11avdevice/caca: switch to codecparMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-29lavd/dshow_crossbar: remove trailing whitespaceLou Logan
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
2016-02-22configure&avdevice/jack: Fixed issue #43 JACK indev support on OSXJosh de Kock
2016-02-15lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios
2016-02-14libavdevice/dshow.c: Correct CoGetMalloc checkFearThe1337
2016-02-05x11grab: fixed next frame capture time calculationTrevor \\\\ Higgins
2016-02-03xv: Remove AVPicture usageTimothy Gu
2016-02-03sdl: Remove AVPicture usageTimothy Gu
2016-02-03decklink: support all valid numbers of audio channelsMatthias Hunstock
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2016-02-01avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-29libavdevice/decklink_common.h: fix broken build due to missing `/`Michael Ira Krufky
2016-01-29all: Add missing header guardsTimothy Gu
2016-01-29lavd/decklink_dec: add support for teletextMarton Balint
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-24Revert "decklink: Header cleanup"Timothy Gu
2016-01-24decklink: Header cleanupTimothy Gu
2016-01-24avdevice: Mark decklink_common.h as unconditional SKIPHEADERTimothy Gu
2016-01-17remove all uses of the deprecated avpicture_get_size() functionEddie Hao
2016-01-12Correct two build/built typosTimothy Gu
2015-12-21lavd/pulse_audio_enc: replace lround by lrintGanesh Ajjanagadde
2015-11-26avfoundation: Simple captureAlexandre Lision
2015-11-06avdevice/dshow_enummediatypes: check return of av_mallocGanesh Ajjanagadde
2015-10-31gdigrab: grab right desktop size if DPI in use, based on patch from Alexander...Matt Oliver
2015-10-31avdevice/caca: change AV_OPT_TYPE_STRING to set .str defaultMichael Niedermayer
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-25all: fix -Wextra-semi reported on clangGanesh Ajjanagadde
2015-10-23avdevice/pulse_audio_common: add av_warn_unused_resultGanesh Ajjanagadde
2015-10-22Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes
2015-10-21Replace any remaining avpicture function with imgutilsVittorio Giovara
2015-10-17avdevice/internal: add av_warn_unused_resultGanesh Ajjanagadde
2015-10-16avdevice/alsa: add av_warn_unused_resultGanesh Ajjanagadde
2015-09-20avdevice/libdc1394: add const to suppress "assignment discards const qualifie...Michael Niedermayer
2015-09-19avdevice/xcbgrab: fix -Wunused-variableGanesh Ajjanagadde
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-12avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 optionClément Bœsch
2015-09-12avdevice/caca: small trivial macros adjustmentsClément Bœsch
2015-09-12avdevice/caca: remove space before ':' (English typo, cosmetics)Clément Bœsch
2015-09-12avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers optionClément Bœsch
2015-09-08avdevice/dshow: use AV_OPT_TYPE_BOOLClément Bœsch
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes