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-04-09Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'Michael Niedermayer
2015-04-09avdevice/vfwcap: put the headers back in the order in which they need to beMichael Niedermayer
2015-04-09Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'Michael Niedermayer
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-30avdevice/avfoundation: Fix occured typoMichael Niedermayer
2015-03-29libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer APIMatthieu Bouron
2015-03-29libavdevice/avfoundation: add capture_mouse_clicks optionMatthieu Bouron
2015-03-29libavdevice/avfoundation: add capture_cursor optionMatthieu Bouron
2015-03-29libavdevice/avfoundation: add framerate and video size optionsMatthieu Bouron
2015-03-12xcbgrab: Check av_strdup() allocationVittorio Giovara
2015-03-10lavd/avfoundation: Silence warnings when compiling for iOS.Carl Eugen Hoyos
2015-03-10lavd/avfoundation: Silence c99 warnings when using gcc.Carl Eugen Hoyos
2015-03-10lavd/qtkit: Silence deprecation warnings when using clang.Carl Eugen Hoyos
2015-03-08Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'Michael Niedermayer
2015-03-08xcbgrab: Free the host string after checking the connectionLuca Barbato
2015-03-06fix spelling errorsAndreas Cadhalpun
2015-03-06lavd/avfoundation: Add support for 24 and 32bit integer input.John Robinson
2015-03-06lavd/avfoundation: Add support for 16bit integer input.Carl Eugen Hoyos
2015-03-02Merge commit '619d5e7db88941cadb8136f805564e885c6c6434'Michael Niedermayer
2015-03-02v4l2: Add support for h264Luca Barbato
2015-03-02v4l2: Use the codec descriptor facilityLuca Barbato
2015-03-01Merge commit '802987f8c7033ec8b82b35438d3822cf7f761166'Michael Niedermayer
2015-02-28x11grab: Unbreak buildingChristian Hujer
2015-02-26lavd/alsa: set frame_size field.Nicolas George
2015-02-25Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'Michael Niedermayer
2015-02-25Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer
2015-02-25xcbgrab: Unbreak parsing filename optionsLuca Barbato
2015-02-25xcbgrab: Provide better names for the y and x optionLuca Barbato
2015-02-16Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'Michael Niedermayer
2015-02-16bktr: Use av_strerror and propagate error codesHimangi Saraogi
2015-02-15Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42'Michael Niedermayer
2015-02-15xcbgrab: Correctly make shm optionalLuca Barbato
2015-02-15xcbgrab: Use the correct geometry for the region highlightDaniel Moran
2015-02-08avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__Michael Niedermayer
2015-02-08avdevice/decklink_common: Fix Decklink for MacGeorg Lippitsch
2015-02-08avdevice/decklink: 10 Bit support for Decklink input deviceGeorg Lippitsch
2015-01-31lavd/libcdio: add more paranoia mode constantsStefano Sabatini
2015-01-31lavd/libcdio: apply minor fixes to options documentationStefano Sabatini
2015-01-28Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff'Michael Niedermayer
2015-01-28libdc1394: Add support for MONO8 (gray) video modeClay McClure
2015-01-26dshow: tweak loggingrogerdpack
2015-01-26dshow: crossbar dialog was frequently being displayed twice, split up option ...rogerdpack
2015-01-26dshow: add properties dialog for tv tunersrogerdpack
2015-01-24avdevice/dshow_crossbar: Avoid mixing declarations and statementsMichael Niedermayer
2015-01-23dshow: some devices only list themselves under "Video sources" butrogerdpack
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
2015-01-23dshow: drop initial audio packets with weird timestampsrogerdpack
2015-01-23dshow: use non deprecated apirogerdpack