projects
/
platform
/
upstream
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix Changelog file
[platform/upstream/libav.git]
/
libavdevice
/
2011-12-27
Janne Grunau
v4l2: remove unneded linux specific asm/types.h include
tree
|
commitdiff
2011-12-13
Mans Rullgard
build: move inclusion of subdir.mak to main subdir...
tree
|
commitdiff
2011-12-12
Anton Khirnov
Add basic libavdevice documentation.
tree
|
commitdiff
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
tree
|
commitdiff
2011-12-07
Diego Biurrun
cosmetics: drop some completely pointless parentheses
tree
|
commitdiff
2011-12-05
Diego Biurrun
misc Doxygen markup improvements
tree
|
commitdiff
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
tree
|
commitdiff
2011-11-25
Mans Rullgard
Make channel layout masks unsigned
tree
|
commitdiff
2011-11-14
Luca Barbato
pulse: compute frame_duration once and fix it
tree
|
commitdiff
2011-11-06
Martin Storsjö
Remove leftover includes of strings.h
tree
|
commitdiff
2011-11-06
Reimar Döffinger
Replace all usage of strcasecmp/strncasecmp
tree
|
commitdiff
2011-10-26
Luca Barbato
pulse: introduce pulseaudio input
tree
|
commitdiff
2011-10-21
Anton Khirnov
Move timefilter code from lavf to lavd.
tree
|
commitdiff
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for some dv functions.
tree
|
commitdiff
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
tree
|
commitdiff
2011-10-19
Anton Khirnov
lavf,lavd: replace av_new_stream->avformat_new_stream...
tree
|
commitdiff
2011-10-12
Anton Khirnov
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
tree
|
commitdiff
2011-10-05
Diego Biurrun
Fix 'heigth' vs. 'height' typos.
tree
|
commitdiff
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVOutputFormat...
tree
|
commitdiff
2011-09-21
Anton Khirnov
alsa: add missing header
tree
|
commitdiff
2011-09-17
Anton Khirnov
lavd: add libcdio-paranoia input device for audio CD...
tree
|
commitdiff
2011-08-15
Anton Khirnov
lavf,lavd: remove all usage of AVFormatParameters from...
tree
|
commitdiff
2011-08-15
Anton Khirnov
jack: add 'channels' private option.
tree
|
commitdiff
2011-07-31
Yu-Jie Lin
x11grab: add show_region AVOption.
tree
|
commitdiff
2011-07-31
Yu-Jie Lin
x11grab: add follow_mouse AVOption.
tree
|
commitdiff
2011-07-15
Diego Biurrun
doxygen: use Doxygen markup for authors and web links...
tree
|
commitdiff
2011-07-09
Justin Ruggles
alsa: limit buffer_size to 32768 frames.
tree
|
commitdiff
2011-07-09
Justin Ruggles
alsa: fallback to buffer_size/4 for period_size.
tree
|
commitdiff
2011-07-08
Anton Khirnov
x11grab: replace undocumented nomouse hackery with...
tree
|
commitdiff
2011-07-07
Diego Biurrun
libavdevice: Remove disabled code.
tree
|
commitdiff
2011-07-05
Diego Biurrun
Add some missing mathematics.h #includes for av_rescale().
tree
|
commitdiff
2011-06-28
Mans Rullgard
build: include sub-makefiles using full path instead...
tree
|
commitdiff
2011-06-25
Diego Biurrun
build: Remove redundant config.mak includes from subdir...
tree
|
commitdiff
2011-06-23
Stefano Sabatini
lavdev: improve feedback in case of invalid frame rate...
tree
|
commitdiff
2011-06-23
Stefano Sabatini
vfwcap: prefer "framerate_q" over "fps" in vfw_read_hea...
tree
|
commitdiff
2011-06-23
Stefano Sabatini
v4l2: prefer "framerate_q" over "fps" in v4l2_set_param...
tree
|
commitdiff
2011-06-23
Stefano Sabatini
fbdev: prefer "framerate_q" over "fps" in device context
tree
|
commitdiff
2011-06-23
Stefano Sabatini
bktr: prefer "framerate" over "fps" for grab_read_header()
tree
|
commitdiff
2011-06-23
Nicolas George
ALSA: implement channel layout for playback.
tree
|
commitdiff
2011-06-23
Carl Eugen Hoyos
alsa: support unsigned variants of already supported...
tree
|
commitdiff
2011-06-23
Carl Eugen Hoyos
alsa: add support for more formats.
tree
|
commitdiff
2011-06-12
Sven C. Dack
x11grab: remove a memory allocation and the associated...
tree
|
commitdiff
2011-06-09
Reimar Döffinger
oss,sndio: simplify by using FFMIN.
tree
|
commitdiff
2011-06-05
Luca Barbato
v4l2: do not force NTSC as standard
tree
|
commitdiff
2011-06-05
Anton Khirnov
lavf,lavc: free avoptions in a generic way.
tree
|
commitdiff
2011-06-04
Anton Khirnov
x11grab: add framerate private option.
tree
|
commitdiff
2011-06-04
Anton Khirnov
fbdev,v4l2: remove some forgotten uses of AVFormatParam...
tree
|
commitdiff
2011-06-04
Anton Khirnov
bktr: don't error when AVFormatParameters.time_base...
tree
|
commitdiff
2011-06-03
Stefano Sabatini
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
tree
|
commitdiff
2011-06-03
Anton Khirnov
bktr: get default framerate from video standard.
tree
|
commitdiff
2011-06-02
Diego Biurrun
Replace custom DEBUG preprocessor trickery by the stand...
tree
|
commitdiff
2011-06-02
Diego Biurrun
Replace #ifdef + av_log() combinations by av_dlog().
tree
|
commitdiff
2011-06-02
Anton Khirnov
v4l2: remove one forgotten use of AVFormatParameters...
tree
|
commitdiff
2011-06-02
Anton Khirnov
vfwcap: add a framerate private option.
tree
|
commitdiff
2011-06-02
Anton Khirnov
v4l2: add a framerate private option.
tree
|
commitdiff
2011-06-02
Anton Khirnov
libdc1394: add a framerate private option.
tree
|
commitdiff
2011-06-02
Anton Khirnov
fbdev: add a framerate private option.
tree
|
commitdiff
2011-06-02
Anton Khirnov
bktr: add a framerate private option.
tree
|
commitdiff
2011-05-29
Anton Khirnov
v4l2: don't leak video standard string on error.
tree
|
commitdiff
2011-05-27
Anton Khirnov
v4l2: add a pixel_format private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
libdc1394: add a pixel_format private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
x11grab: add video_size private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
x11grab: factorize returning error codes.
tree
|
commitdiff
2011-05-27
Anton Khirnov
vfwcap: add video_size private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
v4l2: add video_size private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
v4l2: factorize returning error codes.
tree
|
commitdiff
2011-05-27
Anton Khirnov
libdc1394: add video_size private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
libdc1394: return meaninful error codes.
tree
|
commitdiff
2011-05-27
Anton Khirnov
bktr: add video_size private option.
tree
|
commitdiff
2011-05-27
Anton Khirnov
bktr: factorize returning error codes.
tree
|
commitdiff
2011-05-26
Anton Khirnov
v4l: include avdevice.h
tree
|
commitdiff
2011-05-26
Anton Khirnov
lavdevice: mark v4l for removal on next major bump.
tree
|
commitdiff
2011-05-26
Anton Khirnov
libdc1394: fix compilation.
tree
|
commitdiff
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.channel.
tree
|
commitdiff
2011-05-25
Anton Khirnov
libdc1394: add a private option for channel.
tree
|
commitdiff
2011-05-25
Anton Khirnov
dv1394: add a private option for channel.
tree
|
commitdiff
2011-05-25
Anton Khirnov
v4l2: reindent.
tree
|
commitdiff
2011-05-25
Anton Khirnov
v4l2: add a private option for channel.
tree
|
commitdiff
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.standard.
tree
|
commitdiff
2011-05-25
Anton Khirnov
v4l2: add a private option for video standard.
tree
|
commitdiff
2011-05-25
Anton Khirnov
v4l: add a private option for video standard.
tree
|
commitdiff
2011-05-25
Anton Khirnov
dv1394: add a private option for video standard.
tree
|
commitdiff
2011-05-25
Anton Khirnov
bktr: add a private option for video standard.
tree
|
commitdiff
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
tree
|
commitdiff
2011-05-25
Anton Khirnov
ALSA: add channels and sample_rate private options.
tree
|
commitdiff
2011-05-25
Anton Khirnov
oss: add channels and sample_rate private options.
tree
|
commitdiff
2011-05-25
Anton Khirnov
sndio: add channels and sample_rate private options.
tree
|
commitdiff
2011-05-12
Diego Biurrun
configure: Do not unconditionally add -D_POSIX_C_SOURCE...
tree
|
commitdiff
2011-04-29
Diego Biurrun
Replace some commented-out debug printf() / av_log...
tree
|
commitdiff
2011-04-21
Martin Storsjö
libavdevice: Define _XOPEN_SOURCE for usleep
tree
|
commitdiff
2011-04-18
Anton Khirnov
Bump major versions of all libraries.
tree
|
commitdiff
2011-03-30
Brad
sndio bug fix
tree
|
commitdiff
2011-03-28
Stefano Sabatini
framebuffer device demuxer
tree
|
commitdiff
2011-03-27
Brad
sndio support for playback and record
tree
|
commitdiff
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
tree
|
commitdiff
2011-03-16
Janne Grunau
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
tree
|
commitdiff
2011-03-16
Janne Grunau
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
tree
|
commitdiff
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
tree
|
commitdiff
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
tree
|
commitdiff
2011-01-18
Janne Grunau
consolidate .gitignore patters into a single file
tree
|
commitdiff
next