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-06-09avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer
2016-06-07avdevice/dshow: Fix frame rateMichael Niedermayer
2016-06-04avdevice/lavfi: Do not set avg_frame_rate to the timebaseMichael Niedermayer
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-05-11avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-05lavd/avfoundation: use AVCodecParametersRick Kern
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-04-07build: Split test programs off into separate filesDiego Biurrun
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
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