summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* lavd/lavfi: fix incomplete commentStefano Sabatini2011-12-181-1/+1
* lavd/lavfi: fix typo in error messageStefano Sabatini2011-12-181-1/+1
* lavd/lavfi: remove a duplicated line.Nicolas George2011-12-151-1/+0
* libavdevice: Fix v4l2 compilation under FreeBSDTom Evans2011-12-151-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | cleanup: for(intMichael Niedermayer2011-12-131-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-0/+22
|\ \ | |/
| * Add basic libavdevice documentation.Anton Khirnov2011-12-121-0/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-122-2/+2
|\ \ | |/
| * Fix a bunch of common typos.Diego Biurrun2011-12-112-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-081-2/+2
|\ \ | |/
| * cosmetics: drop some completely pointless parenthesesDiego Biurrun2011-12-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-062-3/+3
|\ \ | |/
| * misc Doxygen markup improvementsDiego Biurrun2011-12-052-3/+3
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch2011-12-034-5/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-0113-13/+25
|\ \ | |/
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-3013-13/+25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-261-2/+2
|\ \ | |/
| * Make channel layout masks unsignedMans Rullgard2011-11-251-2/+2
* | Fix various if parenthesis misplacements.Clément Bœsch2011-11-211-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-151-3/+4
|\ \ | |/
| * pulse: compute frame_duration once and fix itLuca Barbato2011-11-141-3/+4
* | Force opaque alpha channel for 32bit x11grab image.Carl Eugen Hoyos2011-11-131-0/+2
* | v4l2: fix uninitialized variableMichael Niedermayer2011-11-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-073-3/+0
|\ \ | |/
| * Remove leftover includes of strings.hMartin Storsjö2011-11-063-3/+0
| * Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-061-2/+2
* | dshow: support BI_BITFIELDS compression typeRamiro Polla2011-11-061-1/+2
* | dshow: don't print min/max values for fps the wrong way aroundRamiro Polla2011-11-061-2/+2
* | dshow: save opened device reference so it may be properly closedRamiro Polla2011-11-061-0/+2
* | dshow: release filter reference obtained from enumerationRamiro Polla2011-11-061-1/+3
* | dshow: indentRamiro Polla2011-11-061-1/+1
* | dshow: support choosing between devices with same nameRamiro Polla2011-11-061-0/+7
* | Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger2011-11-051-1/+1
* | Make rgb_pixfmt_map const.Reimar Döffinger2011-11-051-2/+2
* | v4l2: add libv4l2 support.Clément Bœsch2011-11-051-27/+52
* | Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-053-3/+5
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-031-2/+2
* | lavd: add v4l and v4l2 aliases.Clément Bœsch2011-10-302-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-281-23/+14
|\ \ | |/
| * pulse: introduce pulseaudio inputLuca Barbato2011-10-264-1/+193
* | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-271-19/+27
|\ \
| * | pulse: set the device from the avformat filenameLuca Barbato2011-10-251-19/+27
* | | pulse: Change application name to LIBAVFORMAT_IDENTMichael Niedermayer2011-10-261-1/+1
* | | pulse: fix application nameMichael Niedermayer2011-10-221-1/+1
* | | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-223-0/+193
|\ \ \ | |/ /
| * | pulse: cosmeticsLuca Barbato2011-10-191-14/+13
| * | pulse: introduce pulseaudio inputLuca Barbato2011-10-193-0/+194
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-225-4/+255
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud