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
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
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes
2015-09-05Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes
2015-08-30avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, staticMichael Niedermayer
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28lavc: Drop deprecated destruct_packet related functionsVittorio Giovara
2015-08-23avdevice/lavfi: fix self assignment warningGanesh Ajjanagadde
2015-08-22openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun
2015-08-22add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun
2015-08-18Replace av_dlog with ff_dlog.Ronald S. Bultje
2015-08-08use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun
2015-08-04lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream.Carl Eugen Hoyos
2015-07-31dshow: show more debug timestamp inforogerdpack
2015-07-28avdevice/decklink: Fix build error caused by a change in the SDK.Chris Spencer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-11Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'Michael Niedermayer
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-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-06-13Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos
2015-06-11avdevice/openal-dec: Make al_format_info constMichael Niedermayer
2015-06-10avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()Michael Niedermayer
2015-06-08Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'Michael Niedermayer
2015-06-08jack: Check memory allocationVittorio Giovara
2015-06-07avdevice/iec61883: Check pthread init for failuresMichael Niedermayer
2015-06-06avdevice/x11grab: use av_clip() instead of nested min & maxClément Bœsch
2015-05-16avdevice/v4l2: Fix vertical alignment in list_formats() outputMichael Niedermayer
2015-05-09avdevice/v4l2: Try to fix build on netbsd/openbsdMichael Niedermayer
2015-05-08lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L...Giorgio Vazzana
2015-05-08lavd/v4l2: fix typoGiorgio Vazzana
2015-05-07avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()Michael Niedermayer
2015-05-06lavd/xcbgrab: fix comparison with screen size.Nicolas George
2015-05-06xcbgrab: Accept geometries matching the screen sizeNicolas George
2015-04-30Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'Michael Niedermayer
2015-04-30Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'Michael Niedermayer