summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-04
|\
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-03
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-30
* | bktr: fix warning: missing braces around initializerMichael Niedermayer2012-12-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-29
|\|
| * cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Support H264 over video4linux2.Carl Eugen Hoyos2012-12-21
* | dshow: call CoUninitialize() on dshow_read_close()Ramiro Polla2012-12-17
* | dshow: handle events in graphRamiro Polla2012-12-17
* | lavd/dshow: rename dshow class namerogerdpack2012-12-15
* | dshow: fix return code when opening deviceRamiro Polla2012-12-08
* | lavd/lavfi: fix float.h include.Clément Bœsch2012-12-06
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-05
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-01
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-30
* | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-16
* | Update iec61883 to handle multiple devices, and allowGeorg Lippitsch2012-11-13
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
| * dv1394: Swap the min and max values of the 'standard' optionMichael Niedermayer2012-11-02
* | oss: warn when non block mode cannot be enabled.Michael Niedermayer2012-11-05
* | dv1394: fix order of AVOption fieldsMichael Niedermayer2012-11-02
* | x11grab: fix mixed declaration and codeMichael Niedermayer2012-10-29
* | lavd/lavfi: fix leak in case of failureStefano Sabatini2012-10-25
* | lavd/lavfi: add graph_file optionStefano Sabatini2012-10-23
* | x11: Fix x11grab BadCursorIsaac Dooley2012-10-23
* | lavc: add lavfi metadata support.Clément Bœsch2012-10-21
* | caca: fix 10l typoMichael Niedermayer2012-10-12
* | lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-12
|\|
| * lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-01
|\|
| * Remove some silly disabled code.Diego Biurrun2012-10-01
* | dshow: enhance error messagerogerdpack2012-09-29
* | Add missing version macros to librariesjamal2012-09-28
* | lavd/lavfi: push frames until the last sink is EOFStefano Sabatini2012-09-20
* | lavd/lavfi: apply stylistic fixes to the options help fieldsStefano Sabatini2012-09-11
* | dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-07
* | lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSEStefano Sabatini2012-09-07
* | lavd/sdl: remove trailing dot in messagesStefano Sabatini2012-09-07
* | lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZERamiro Polla2012-09-07