summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* lavd/avfoundation: Silence warnings when compiling for iOS.Carl Eugen Hoyos2015-03-101-5/+5
* lavd/avfoundation: Silence c99 warnings when using gcc.Carl Eugen Hoyos2015-03-101-36/+41
* lavd/qtkit: Silence deprecation warnings when using clang.Carl Eugen Hoyos2015-03-101-0/+4
* Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'Michael Niedermayer2015-03-081-0/+1
|\
| * xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-081-3/+6
| * v4l2: Add support for h264Luca Barbato2015-03-021-1/+6
* | fix spelling errorsAndreas Cadhalpun2015-03-061-1/+1
* | lavd/avfoundation: Add support for 24 and 32bit integer input.John Robinson2015-03-061-0/+10
* | lavd/avfoundation: Add support for 16bit integer input.Carl Eugen Hoyos2015-03-061-0/+6
* | Merge commit '619d5e7db88941cadb8136f805564e885c6c6434'Michael Niedermayer2015-03-021-3/+3
|\ \ | |/
| * v4l2: Use the codec descriptor facilityLuca Barbato2015-03-021-2/+2
* | Merge commit '802987f8c7033ec8b82b35438d3822cf7f761166'Michael Niedermayer2015-03-011-2/+2
|\ \ | |/
| * x11grab: Unbreak buildingChristian Hujer2015-02-281-2/+2
* | lavd/alsa: set frame_size field.Nicolas George2015-02-261-0/+1
* | Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'Michael Niedermayer2015-02-251-0/+1
|\ \ | |/
| * xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-241-6/+14
* | Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer2015-02-252-0/+4
|\ \ | |/
| * xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-242-0/+4
* | Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'Michael Niedermayer2015-02-161-10/+22
|\ \ | |/
| * bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-151-10/+22
| * xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-151-1/+1
* | Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42'Michael Niedermayer2015-02-151-6/+2
|\ \ | |/
| * xcbgrab: Correctly make shm optionalLuca Barbato2015-02-151-4/+4
* | avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__Michael Niedermayer2015-02-081-1/+1
* | avdevice/decklink_common: Fix Decklink for MacGeorg Lippitsch2015-02-081-0/+10
* | avdevice/decklink: 10 Bit support for Decklink input deviceGeorg Lippitsch2015-02-083-4/+16
* | lavd/libcdio: add more paranoia mode constantsStefano Sabatini2015-01-311-1/+3
* | lavd/libcdio: apply minor fixes to options documentationStefano Sabatini2015-01-311-5/+5
* | Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff'Michael Niedermayer2015-01-281-0/+1
|\ \ | |/
| * libdc1394: Add support for MONO8 (gray) video modeClay McClure2015-01-281-0/+1
* | dshow: tweak loggingrogerdpack2015-01-262-5/+11
* | dshow: crossbar dialog was frequently being displayed twice, split up option ...rogerdpack2015-01-263-5/+10
* | dshow: add properties dialog for tv tunersrogerdpack2015-01-263-6/+49
* | avdevice/dshow_crossbar: Avoid mixing declarations and statementsMichael Niedermayer2015-01-241-1/+2
* | dshow: some devices only list themselves under "Video sources" butrogerdpack2015-01-232-36/+50
* | dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack2015-01-233-1/+69
* | dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack2015-01-234-54/+270
* | dshow: drop initial audio packets with weird timestampsrogerdpack2015-01-231-0/+8
* | dshow: use non deprecated apirogerdpack2015-01-231-1/+1
* | dshow: miscellaneous tweaksrogerdpack2015-01-232-6/+9
* | dshow: allow selecting devices by an alternative name (workaround for devices...rogerdpack2015-01-231-12/+76
* | avdevice/alsa-audio-common: Use *alloc_array()Michael Niedermayer2015-01-201-2/+2
* | avdevice/openal-dec: Check the return code of av_new_packet()Michael Niedermayer2015-01-191-1/+2
* | avdevice/pulse_audio_dec: remove double ;;Clément Bœsch2015-01-181-2/+2
* | avdevice: Use av_format_get_control_message_cb()Michael Niedermayer2015-01-161-2/+2
* | lavd/v4l2: implement list device callbackLukasz Marek2015-01-111-0/+77
* | lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek2015-01-116-1/+149
* | lavd/avdevice: remove av_ prefix from private functionLukasz Marek2015-01-111-10/+10
* | avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* | lavd/lavfi: allow to extract subcc.Nicolas George2015-01-021-7/+85
OpenPOWER on IntegriCloud