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
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
2011-07-07
libavdevice: Remove disabled code.
Diego Biurrun
2011-07-05
Add some missing mathematics.h #includes for av_rescale().
Diego Biurrun
2011-06-28
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-25
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-23
lavdev: improve feedback in case of invalid frame rate/size
Stefano Sabatini
2011-06-23
vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()
Stefano Sabatini
2011-06-23
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
Stefano Sabatini
2011-06-23
fbdev: prefer "framerate_q" over "fps" in device context
Stefano Sabatini
2011-06-23
bktr: prefer "framerate" over "fps" for grab_read_header()
Stefano Sabatini
2011-06-23
ALSA: implement channel layout for playback.
Nicolas George
2011-06-23
alsa: support unsigned variants of already supported signed formats.
Carl Eugen Hoyos
2011-06-23
alsa: add support for more formats.
Carl Eugen Hoyos
2011-06-12
x11grab: remove a memory allocation and the associated memcpy.
Sven C. Dack
2011-06-09
oss,sndio: simplify by using FFMIN.
Reimar Döffinger
2011-06-05
v4l2: do not force NTSC as standard
Luca Barbato
2011-06-05
lavf,lavc: free avoptions in a generic way.
Anton Khirnov
2011-06-04
x11grab: add framerate private option.
Anton Khirnov
2011-06-04
fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.
Anton Khirnov
2011-06-04
bktr: don't error when AVFormatParameters.time_base isn't set.
Anton Khirnov
2011-06-03
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
Stefano Sabatini
2011-06-03
bktr: get default framerate from video standard.
Anton Khirnov
[prev]
[next]