summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd: add v4l and v4l2 aliases.Clément Bœsch2011-10-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-28
|\
| * pulse: introduce pulseaudio inputLuca Barbato2011-10-26
* | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-27
|\ \
| * | pulse: set the device from the avformat filenameLuca Barbato2011-10-25
* | | pulse: Change application name to LIBAVFORMAT_IDENTMichael Niedermayer2011-10-26
* | | pulse: fix application nameMichael Niedermayer2011-10-22
* | | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-22
|\| |
| * | pulse: cosmeticsLuca Barbato2011-10-19
| * | pulse: introduce pulseaudio inputLuca Barbato2011-10-19
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\ \ \ | | |/ | |/|
| * | Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\| |
| * | lavf: use avpriv_ prefix for some dv functions.Anton Khirnov2011-10-20
| * | lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov2011-10-20
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* | lavd/lavfi: compute and use the used samples buffer size for the output audio...Stefano Sabatini2011-10-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-06
|\|
| * Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
* | libcdio: Fix missing avclass in contextchinshou2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * alsa: add missing headerAnton Khirnov2011-09-21
* | Fix compilation with --disable-everything --enable-outdev=alsa.Carl Eugen Hoyos2011-09-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-17
|\|
| * lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* | lavdev/lavfi: reindent after the last commitStefano Sabatini2011-09-16
* | lavdev/lavfi: add audio supportStefano Sabatini2011-09-16
* | dshow: remove filters from graph before releasing themRamiro Polla2011-09-16
* | dshow: reset list for each filter removedRamiro Polla2011-09-16
* | dshow: invert condition to avoid leaking objectsRamiro Polla2011-09-16
* | dshow: cleanup internal references on capture interfaceRamiro Polla2011-09-16
* | dshow: release pin on disconnectRamiro Polla2011-09-16
* | dshow: indentRamiro Polla2011-09-16
* | dshow: add option to list audio/video optionsRamiro Polla2011-09-16
* | dshow: add audio/video optionsRamiro Polla2011-09-16
* | dshow: initialize variable to prevent releasing random dataRamiro Polla2011-09-16
* | dshow: factorise cycling through pinsRamiro Polla2011-09-16
* | dshow: indentRamiro Polla2011-09-12
* | dshow: add option to list devicesRamiro Polla2011-09-12
* | dshow: factorise cycling through devicesRamiro Polla2011-09-12
* | alsa: increase max buffer sizeMichael Niedermayer2011-09-12
* | dshow: properly disconnect and remove filters from graphRamiro Polla2011-09-06
* | dshow: remove some unused codeRamiro Polla2011-09-06
* | vfwcap: actually use framerate optionRamiro Polla2011-09-06