summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* v4l2: use C99 struct initializerLuca Barbato2012-01-10
* v4l2: poll the file descriptorLuca Barbato2012-01-10
* v4l2: support compressed formatsLuca Barbato2012-01-10
* cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
* v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau2012-01-04
* v4l2: list available formatsLuca Barbato2012-01-04
* v4l2: set the proper codec_tagLuca Barbato2012-01-04
* v4l2: refactor device_openLuca Barbato2012-01-04
* v4l2: simplify away io_methodLuca Barbato2012-01-04
* v4l2: cosmeticsLuca Barbato2012-01-04
* v4l2: uniform and format optionsLuca Barbato2012-01-04
* v4l2: do not force interlaced modeLuca Barbato2012-01-04
* v4l2: remove unneded linux specific asm/types.h includeJanne Grunau2011-12-27
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* Add basic libavdevice documentation.Anton Khirnov2011-12-12
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* cosmetics: drop some completely pointless parenthesesDiego Biurrun2011-12-07
* misc Doxygen markup improvementsDiego Biurrun2011-12-05
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* Make channel layout masks unsignedMans Rullgard2011-11-25
* pulse: compute frame_duration once and fix itLuca Barbato2011-11-14
* Remove leftover includes of strings.hMartin Storsjö2011-11-06
* Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* pulse: introduce pulseaudio inputLuca Barbato2011-10-26
* Move timefilter code from lavf to lavd.Anton Khirnov2011-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
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
* Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
* alsa: add missing headerAnton Khirnov2011-09-21
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
* jack: add 'channels' private option.Anton Khirnov2011-08-15
* x11grab: add show_region AVOption.Yu-Jie Lin2011-07-31
* x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-31
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-09
* alsa: fallback to buffer_size/4 for period_size.Justin Ruggles2011-07-09
* x11grab: replace undocumented nomouse hackery with a private option.Anton Khirnov2011-07-08
* libavdevice: Remove disabled code.Diego Biurrun2011-07-07
* Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-05
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini2011-06-23
* vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()Stefano Sabatini2011-06-23
* v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()Stefano Sabatini2011-06-23
* fbdev: prefer "framerate_q" over "fps" in device contextStefano Sabatini2011-06-23
* bktr: prefer "framerate" over "fps" for grab_read_header()Stefano Sabatini2011-06-23