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-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
2015-01-23dshow: miscellaneous tweaksrogerdpack
2015-01-23dshow: allow selecting devices by an alternative name (workaround for devices...rogerdpack
2015-01-20avdevice/alsa-audio-common: Use *alloc_array()Michael Niedermayer
2015-01-19avdevice/openal-dec: Check the return code of av_new_packet()Michael Niedermayer
2015-01-18avdevice/pulse_audio_dec: remove double ;;Clément Bœsch
2015-01-16avdevice: Use av_format_get_control_message_cb()Michael Niedermayer
2015-01-11lavd/v4l2: implement list device callbackLukasz Marek
2015-01-11lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek
2015-01-11lavd/avdevice: remove av_ prefix from private functionLukasz Marek
2015-01-08avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-02lavd/lavfi: allow to extract subcc.Nicolas George