index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
12
-12
/
+12
|
\
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
12
-12
/
+12
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
4
-21
/
+21
*
|
lavd/lavfi: compute and use the used samples buffer size for the output audio...
Stefano Sabatini
2011-10-16
1
-1
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
13
-47
/
+47
|
\
\
|
|
/
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
13
-47
/
+47
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-06
1
-7
/
+7
|
\
\
|
|
/
|
*
Fix 'heigth' vs. 'height' typos.
Diego Biurrun
2011-10-05
1
-7
/
+7
*
|
libcdio: Fix missing avclass in context
chinshou
2011-10-03
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-24
9
-96
/
+83
|
\
\
|
|
/
|
*
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-09-24
9
-96
/
+83
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-21
1
-0
/
+1
|
\
\
|
|
/
|
*
alsa: add missing header
Anton Khirnov
2011-09-21
1
-0
/
+1
*
|
Fix compilation with --disable-everything --enable-outdev=alsa.
Carl Eugen Hoyos
2011-09-18
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-17
4
-2
/
+190
|
\
\
|
|
/
|
*
lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
2011-09-17
4
-1
/
+189
*
|
lavdev/lavfi: reindent after the last commit
Stefano Sabatini
2011-09-16
1
-7
/
+7
*
|
lavdev/lavfi: add audio support
Stefano Sabatini
2011-09-16
2
-23
/
+67
*
|
dshow: remove filters from graph before releasing them
Ramiro Polla
2011-09-16
1
-16
/
+16
*
|
dshow: reset list for each filter removed
Ramiro Polla
2011-09-16
1
-1
/
+3
*
|
dshow: invert condition to avoid leaking objects
Ramiro Polla
2011-09-16
1
-3
/
+3
*
|
dshow: cleanup internal references on capture interface
Ramiro Polla
2011-09-16
2
-2
/
+14
*
|
dshow: release pin on disconnect
Ramiro Polla
2011-09-16
1
-0
/
+1
*
|
dshow: indent
Ramiro Polla
2011-09-16
1
-11
/
+11
*
|
dshow: add option to list audio/video options
Ramiro Polla
2011-09-16
2
-1
/
+63
*
|
dshow: add audio/video options
Ramiro Polla
2011-09-16
4
-1
/
+212
*
|
dshow: initialize variable to prevent releasing random data
Ramiro Polla
2011-09-16
1
-1
/
+1
*
|
dshow: factorise cycling through pins
Ramiro Polla
2011-09-16
1
-26
/
+47
*
|
dshow: indent
Ramiro Polla
2011-09-12
1
-9
/
+9
*
|
dshow: add option to list devices
Ramiro Polla
2011-09-12
1
-1
/
+40
*
|
dshow: factorise cycling through devices
Ramiro Polla
2011-09-12
1
-14
/
+39
*
|
alsa: increase max buffer size
Michael Niedermayer
2011-09-12
1
-1
/
+1
*
|
dshow: properly disconnect and remove filters from graph
Ramiro Polla
2011-09-06
1
-4
/
+14
*
|
dshow: remove some unused code
Ramiro Polla
2011-09-06
1
-6
/
+1
*
|
vfwcap: actually use framerate option
Ramiro Polla
2011-09-06
1
-0
/
+5
*
|
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
1
-1
/
+1
*
|
lavfi: unify asink_buffer and vsink_buffer API
Stefano Sabatini
2011-09-06
1
-8
/
+18
*
|
openal-dec: fix missing list_devices unit for list_devices AVOption
Michael Niedermayer
2011-09-02
1
-1
/
+1
*
|
Do not free BITMAPINFOHEADER before we are done using it.
Reimar Döffinger
2011-09-01
1
-17
/
+15
*
|
Replace some commented-out debug printf() / av_log() messages with av_dlog().
Diego Biurrun
2011-09-01
1
-8
/
+2
*
|
lavdev/lavfi: add debug traces in lavfi_read_packet()
Stefano Sabatini
2011-08-31
1
-0
/
+3
*
|
lavdev/lavfi: set sample aspect ratio in the output stream/codec context
Stefano Sabatini
2011-08-21
1
-0
/
+2
*
|
lavdev/lavfi: specify pos in the output packets
Stefano Sabatini
2011-08-20
1
-0
/
+1
*
|
lavdev/lavfi: initialize variable, fix warning
Stefano Sabatini
2011-08-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-15
11
-113
/
+18
|
\
\
|
|
/
|
*
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
Anton Khirnov
2011-08-15
11
-122
/
+0
|
*
jack: add 'channels' private option.
Anton Khirnov
2011-08-15
1
-6
/
+18
*
|
lavdev/lavfi: correctly set the inout pad index when linking a filter to the ...
Stefano Sabatini
2011-08-14
1
-1
/
+1
*
|
lavdev: add libavfilter virtual input device
Stefano Sabatini
2011-08-11
4
-1
/
+286
*
|
alsa: remove too unused variables.
Clément Bœsch
2011-08-10
1
-2
/
+0
[next]