summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-24
* bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-15
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-15
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-15
* libdc1394: Add support for MONO8 (gray) video modeClay McClure2015-01-28
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-18
* xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-10
* v4l2: Unify one instance of reading/storing errnoMartin Storsjö2014-11-11
* v4l2: Preserve errno valuesLuca Barbato2014-11-09
* v4l2: Use av_strerrorTristan Matthews2014-11-09
* jack: Use av_strerrorLuca Barbato2014-10-29
* fbdev: Use av_strerrorLuca Barbato2014-10-29
* lavd: fix building x11grab after a6674d2Anton Khirnov2014-10-28
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu2014-10-18
* x11grab: Check the XQueryPointer return valueAntonio Ospite2014-10-04
* x11grab: Check XFixesGetCursorImage return valueLuca Barbato2014-10-04
* x11grab: Check for XFixes availability at runtimeLuca Barbato2014-10-04
* x11grab: Refactor pixel format parsingLuca Barbato2014-09-03
* x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato2014-09-03
* x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-28
* x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-28
* x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-28
* x11grab: K&R formatting cosmeticsLuca Barbato2014-08-28
* pulse: Set the wallclock option as defaultLuca Barbato2014-08-27
* vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-25
* pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-24
* vfwcap: Drop fallback VfW definesDiego Biurrun2014-08-19
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()Diego Biurrun2014-08-15
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* oss_audio: Split muxer and demuxerNidhi Makhijani2014-07-18
* avdevice: Give names to anonymously typedeffed structsDiego Biurrun2014-07-18
* build: handle library dependencies in configureJanne Grunau2014-05-13
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* alsa-audio-dec: explicitly cast the delay to a signed int64Anton Khirnov2013-12-03
* timefilter: Handle memory allocation failureDerek Buitenhuis2013-10-29
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* bktr: Changed a missed occurrance of open into avpriv_openMartin Storsjö2013-08-10
* libavdevice: use avpriv_open()Rémi Denis-Courmont2013-08-07
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* silly typo fixesDiego Biurrun2013-05-03
* sndio_dec: Add missing includes for av_gettime()Martin Storsjö2013-03-24
* bktr: Add missing includes for av_gettime()Martin Storsjö2013-03-23
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* libcdio: support recent cdio-paranoiaLuca Barbato2013-01-17
* v4l2: do not assert on a value received from outside of LibavAnton Khirnov2013-01-13