summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Remove some silly disabled code.Diego Biurrun2012-10-011-7/+0
* | dshow: enhance error messagerogerdpack2012-09-291-1/+1
* | Add missing version macros to librariesjamal2012-09-281-2/+4
* | lavd/lavfi: push frames until the last sink is EOFStefano Sabatini2012-09-202-5/+20
* | lavd/lavfi: apply stylistic fixes to the options help fieldsStefano Sabatini2012-09-111-2/+2
* | dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-072-2/+2
* | lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSEStefano Sabatini2012-09-071-1/+1
* | lavd/sdl: remove trailing dot in messagesStefano Sabatini2012-09-071-3/+3
* | lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZERamiro Polla2012-09-071-11/+4
* | lavd/dshow: support video codec and pixel format selectionRamiro Polla2012-09-071-1/+37
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-0516-39/+39
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-0411-21/+21
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-051-1/+1
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-041-1/+1
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-0510-32/+32
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-045-15/+15
* | avoid ambigous buffersink namesMichael Niedermayer2012-09-011-2/+2
* | v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1Michael Niedermayer2012-08-311-0/+2
* | Add CPiA video decoderStephan Hilb2012-08-311-1/+17
* | dshow: allow user to specify audio buffer sizeRamiro Polla2012-08-291-0/+51
* | dshow:protect access to curbufsize to promote consistencyrogerdpack2012-08-201-3/+3
* | dshow: avoid integer overflow when using curbufsizerogerdpack2012-08-201-1/+1
* | dshow: protect access to curbufsizerogerdpack2012-08-191-2/+1
* | dshow: cleanup referencerogerdpack2012-08-191-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-162-0/+2
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-152-0/+2
* | lavd/x11grab: deprecate "nomouse" specification in filenameStefano Sabatini2012-08-081-1/+6
* | lavd/x11grab: apply misc consistency fixes to options definitionStefano Sabatini2012-08-081-7/+10
* | rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-072-3/+3
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-0723-134/+134
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-0717-108/+108
* | Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch2012-08-063-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-311-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud