summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-051-115/+231
|\
| * v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau2012-01-041-0/+2
| * v4l2: list available formatsLuca Barbato2012-01-041-7/+92
| * v4l2: set the proper codec_tagLuca Barbato2012-01-041-0/+3
| * v4l2: refactor device_openLuca Barbato2012-01-041-36/+36
| * v4l2: simplify away io_methodLuca Barbato2012-01-041-40/+5
| * v4l2: cosmeticsLuca Barbato2012-01-041-45/+94
| * v4l2: uniform and format optionsLuca Barbato2012-01-041-5/+5
| * v4l2: do not force interlaced modeLuca Barbato2012-01-041-2/+8
| * v4l2: remove unneded linux specific asm/types.h includeJanne Grunau2011-12-271-1/+0
* | lavd/lavfi: fix compiler warning for uninitialized variablesJean First2011-12-311-1/+2
* | lavd/lavfi: fix two memleaks.Nicolas George2011-12-221-0/+2
* | libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer2011-12-222-1/+3
* | lavd/lavfi: reindent block in lavfi_read_headerStefano Sabatini2011-12-201-11/+11
* | lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_head...Stefano Sabatini2011-12-201-0/+3
* | 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
OpenPOWER on IntegriCloud