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
Age
Commit message (
Expand
)
Author
2012-04-04
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
Diego Biurrun
2012-03-28
Replace memset(0) by zero initializations.
Diego Biurrun
2012-03-16
x11grab: fix a memory leak exposed by valgrind
Antonio Ospite
2012-03-04
libcdio: add a forgotten AVClass to the private context.
Anton Khirnov
2012-02-28
doxygen: Remove documentation for non-existing parameters; misc small fixes.
Diego Biurrun
2012-02-10
4xm, timefilter: K&R formatting cosmetics
Yordan Makariev
2012-01-27
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-24
lavd: remove deprecated v4l grab device.
Anton Khirnov
2012-01-10
v4l2: use C99 struct initializer
Luca Barbato
2012-01-10
v4l2: poll the file descriptor
Luca Barbato
2012-01-10
v4l2: support compressed formats
Luca Barbato
2012-01-07
cosmetics: drop some pointless parentheses
Diego Biurrun
2012-01-04
v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
Janne Grunau
2012-01-04
v4l2: list available formats
Luca Barbato
2012-01-04
v4l2: set the proper codec_tag
Luca Barbato
2012-01-04
v4l2: refactor device_open
Luca Barbato
2012-01-04
v4l2: simplify away io_method
Luca Barbato
2012-01-04
v4l2: cosmetics
Luca Barbato
2012-01-04
v4l2: uniform and format options
Luca Barbato
2012-01-04
v4l2: do not force interlaced mode
Luca Barbato
2011-12-27
v4l2: remove unneded linux specific asm/types.h include
Janne Grunau
2011-12-13
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-12
Add basic libavdevice documentation.
Anton Khirnov
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-07
cosmetics: drop some completely pointless parentheses
Diego Biurrun
2011-12-05
misc Doxygen markup improvements
Diego Biurrun
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-25
Make channel layout masks unsigned
Mans Rullgard
2011-11-14
pulse: compute frame_duration once and fix it
Luca Barbato
2011-11-06
Remove leftover includes of strings.h
Martin Storsjö
2011-11-06
Replace all usage of strcasecmp/strncasecmp
Reimar Döffinger
2011-10-26
pulse: introduce pulseaudio input
Luca Barbato
2011-10-21
Move timefilter code from lavf to lavd.
Anton Khirnov
2011-10-20
lavf: use avpriv_ prefix for some dv functions.
Anton Khirnov
2011-10-20
lavf: use avpriv_ prefix for ff_new_chapter().
Anton Khirnov
2011-10-19
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-12
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-05
Fix 'heigth' vs. 'height' typos.
Diego Biurrun
2011-09-24
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-09-21
alsa: add missing header
Anton Khirnov
2011-09-17
lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
2011-08-15
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
Anton Khirnov
2011-08-15
jack: add 'channels' private option.
Anton Khirnov
2011-07-31
x11grab: add show_region AVOption.
Yu-Jie Lin
2011-07-31
x11grab: add follow_mouse AVOption.
Yu-Jie Lin
2011-07-15
doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
2011-07-09
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-07-09
alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
2011-07-08
x11grab: replace undocumented nomouse hackery with a private option.
Anton Khirnov
[next]