summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\
| * Make channel layout masks unsignedMans Rullgard2011-11-25
* | Fix various if parenthesis misplacements.Clément Bœsch2011-11-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-15
|\|
| * pulse: compute frame_duration once and fix itLuca Barbato2011-11-14
* | Force opaque alpha channel for 32bit x11grab image.Carl Eugen Hoyos2011-11-13
* | v4l2: fix uninitialized variableMichael Niedermayer2011-11-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-07
|\|
| * Remove leftover includes of strings.hMartin Storsjö2011-11-06
| * Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* | dshow: support BI_BITFIELDS compression typeRamiro Polla2011-11-06
* | dshow: don't print min/max values for fps the wrong way aroundRamiro Polla2011-11-06
* | dshow: save opened device reference so it may be properly closedRamiro Polla2011-11-06
* | dshow: release filter reference obtained from enumerationRamiro Polla2011-11-06
* | dshow: indentRamiro Polla2011-11-06
* | dshow: support choosing between devices with same nameRamiro Polla2011-11-06
* | Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger2011-11-05
* | Make rgb_pixfmt_map const.Reimar Döffinger2011-11-05
* | v4l2: add libv4l2 support.Clément Bœsch2011-11-05
* | Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-03
* | lavd: add v4l and v4l2 aliases.Clément Bœsch2011-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-28
|\|
| * pulse: introduce pulseaudio inputLuca Barbato2011-10-26
* | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-27
|\ \
| * | pulse: set the device from the avformat filenameLuca Barbato2011-10-25
* | | pulse: Change application name to LIBAVFORMAT_IDENTMichael Niedermayer2011-10-26
* | | pulse: fix application nameMichael Niedermayer2011-10-22
* | | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-22
|\| |
| * | pulse: cosmeticsLuca Barbato2011-10-19
| * | pulse: introduce pulseaudio inputLuca Barbato2011-10-19
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\ \ \ | | |/ | |/|
| * | Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\| |
| * | lavf: use avpriv_ prefix for some dv functions.Anton Khirnov2011-10-20
| * | lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov2011-10-20
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* | lavd/lavfi: compute and use the used samples buffer size for the output audio...Stefano Sabatini2011-10-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-06
|\|
| * Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
* | libcdio: Fix missing avclass in contextchinshou2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * alsa: add missing headerAnton Khirnov2011-09-21
* | Fix compilation with --disable-everything --enable-outdev=alsa.Carl Eugen Hoyos2011-09-18