summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86' into release/1.1Michael Niedermayer2014-08-301-0/+5
|\
| * pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-281-0/+5
| * alsa-audio-dec: explicitly cast the delay to a signed int64Anton Khirnov2014-01-051-1/+1
* | avdevice/v4l2: only use average frame rate if setMichael Niedermayer2014-03-071-11/+14
* | avdevice/v4l2: only use frame period from v4l2 if validMichael Niedermayer2014-03-071-2/+5
* | Read h264 headers from v4l2 to allow stream-copying.Carl Eugen Hoyos2013-09-051-0/+3
* | avdevice/x11grab: allocate just one CursorMichael Niedermayer2013-06-211-3/+4
* | Merge remote-tracking branch 'qatar/release/9' into release/1.1Michael Niedermayer2013-01-191-0/+7
|\ \ | |/
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-0/+7
* | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-041-1/+0
|\ \ | |/
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-031-3/+1
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-301-3/+2
* | bktr: fix warning: missing braces around initializerMichael Niedermayer2012-12-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-291-27/+37
|\ \ | |/
| * cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-281-20/+30
| * miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* | Support H264 over video4linux2.Carl Eugen Hoyos2012-12-211-0/+3
* | dshow: call CoUninitialize() on dshow_read_close()Ramiro Polla2012-12-171-6/+7
* | dshow: handle events in graphRamiro Polla2012-12-172-11/+70
* | lavd/dshow: rename dshow class namerogerdpack2012-12-151-1/+1
* | dshow: fix return code when opening deviceRamiro Polla2012-12-081-10/+8
* | lavd/lavfi: fix float.h include.Clément Bœsch2012-12-061-1/+1
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-053-7/+0
|\ \ | |/
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-043-7/+0
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-012-2/+2
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-302-2/+2
* | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-163-2/+1
* | Update iec61883 to handle multiple devices, and allowGeorg Lippitsch2012-11-131-13/+44
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
| * dv1394: Swap the min and max values of the 'standard' optionMichael Niedermayer2012-11-021-1/+1
* | oss: warn when non block mode cannot be enabled.Michael Niedermayer2012-11-051-2/+5
* | dv1394: fix order of AVOption fieldsMichael Niedermayer2012-11-021-1/+1
* | x11grab: fix mixed declaration and codeMichael Niedermayer2012-10-291-3/+5
* | lavd/lavfi: fix leak in case of failureStefano Sabatini2012-10-251-3/+3
* | lavd/lavfi: add graph_file optionStefano Sabatini2012-10-231-0/+29
* | x11: Fix x11grab BadCursorIsaac Dooley2012-10-231-0/+7
* | lavc: add lavfi metadata support.Clément Bœsch2012-10-211-0/+23
* | caca: fix 10l typoMichael Niedermayer2012-10-121-1/+1
* | lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-122-4/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-121-1/+1
|\ \ | |/
| * lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-1/+1
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-0811-101/+101
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-086-62/+62
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-5/+2
|\ \ | |/
| * timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-071-5/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-062-2/+2
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-062-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-011-7/+0
|\ \ | |/