index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
avdevice.h
Age
Commit message (
Expand
)
Author
2012-05-25
avdevice: bump soname due to lavf soname bump
Michael Niedermayer
2012-01-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-24
lavd: remove deprecated v4l grab device.
Anton Khirnov
2011-12-22
libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Michael Niedermayer
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
Add basic libavdevice documentation.
Anton Khirnov
2011-10-26
pulse: introduce pulseaudio input
Luca Barbato
2011-09-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-17
lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
2011-09-16
lavdev/lavfi: add audio support
Stefano Sabatini
2011-09-16
dshow: add option to list audio/video options
Ramiro Polla
2011-09-16
dshow: add audio/video options
Ramiro Polla
2011-08-11
lavdev: add libavfilter virtual input device
Stefano Sabatini
2011-06-27
lavdev: add openal input device
Jonathan Baldwin
2011-06-05
sdl: use the filename for defining the window title, if not specified
Stefano Sabatini
2011-05-28
lavdev: add SDL output device
Stefano Sabatini
2011-05-27
lavdev: include libavformat/avformat.h in avdevice.h
Stefano Sabatini
2011-05-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-26
lavdevice: mark v4l for removal on next major bump.
Anton Khirnov
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-18
Bump major versions of all libraries.
Anton Khirnov
2011-03-29
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-28
framebuffer device demuxer
Stefano Sabatini
2011-03-27
sndio support for playback and record
Brad
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-08
framebuffer device demuxer
Stefano Sabatini
2011-01-05
In video4linux2, in the case the timebase value in ap is 0/0, read the
Stefano Sabatini
2010-09-07
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-08-06
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-02-05
Satisfy style nits.
Stefano Sabatini
2009-11-18
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-16
Add missing #includes for avutil.h, required for the AV_VERSION* macros.
Diego Biurrun
2009-04-02
Implement JACK input device.
Olivier Guilyardi
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-08
Implement avdevice_version().
Stefano Sabatini
2008-02-26
less preprocessor magic in version number macros
Måns Rullgård
2008-02-19
Clean up lib* version definitions
Måns Rullgård
2007-11-22
Introduce libavdevice
Luca Abeni