aboutsummaryrefslogtreecommitdiff
path: root/libavdevice
AgeCommit message (Expand)Author
2012-01-04v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau
2012-01-04v4l2: list available formatsLuca Barbato
2012-01-04v4l2: set the proper codec_tagLuca Barbato
2012-01-04v4l2: refactor device_openLuca Barbato
2012-01-04v4l2: simplify away io_methodLuca Barbato
2012-01-04v4l2: cosmeticsLuca Barbato
2012-01-04v4l2: uniform and format optionsLuca Barbato
2012-01-04v4l2: do not force interlaced modeLuca Barbato
2011-12-31lavd/lavfi: fix compiler warning for uninitialized variablesJean First
2011-12-27v4l2: remove unneded linux specific asm/types.h includeJanne Grunau
2011-12-22lavd/lavfi: fix two memleaks.Nicolas George
2011-12-22libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer
2011-12-20lavd/lavfi: reindent block in lavfi_read_headerStefano Sabatini
2011-12-20lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_head...Stefano Sabatini
2011-12-18lavd/lavfi: fix incomplete commentStefano Sabatini
2011-12-18lavd/lavfi: fix typo in error messageStefano Sabatini
2011-12-15lavd/lavfi: remove a duplicated line.Nicolas George
2011-12-15libavdevice: Fix v4l2 compilation under FreeBSDTom Evans
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13cleanup: for(intMichael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-12Add basic libavdevice documentation.Anton Khirnov
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-07cosmetics: drop some completely pointless parenthesesDiego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-05misc Doxygen markup improvementsDiego Biurrun
2011-12-03lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-11-21Fix various if parenthesis misplacements.Clément Bœsch
2011-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-14pulse: compute frame_duration once and fix itLuca Barbato
2011-11-13Force opaque alpha channel for 32bit x11grab image.Carl Eugen Hoyos
2011-11-08v4l2: fix uninitialized variableMichael Niedermayer
2011-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-06dshow: support BI_BITFIELDS compression typeRamiro Polla
2011-11-06Remove leftover includes of strings.hMartin Storsjö
2011-11-06Replace all usage of strcasecmp/strncasecmpReimar Döffinger
2011-11-06dshow: don't print min/max values for fps the wrong way aroundRamiro Polla
2011-11-06dshow: save opened device reference so it may be properly closedRamiro Polla
2011-11-06dshow: release filter reference obtained from enumerationRamiro Polla
2011-11-06dshow: indentRamiro Polla
2011-11-06dshow: support choosing between devices with same nameRamiro Polla
2011-11-05Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger
2011-11-05Make rgb_pixfmt_map const.Reimar Döffinger