summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* 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
* | lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...Stefano Sabatini2011-09-06
* | lavfi: unify asink_buffer and vsink_buffer APIStefano Sabatini2011-09-06
* | openal-dec: fix missing list_devices unit for list_devices AVOptionMichael Niedermayer2011-09-02
* | Do not free BITMAPINFOHEADER before we are done using it.Reimar Döffinger2011-09-01
* | Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun2011-09-01
* | lavdev/lavfi: add debug traces in lavfi_read_packet()Stefano Sabatini2011-08-31
* | lavdev/lavfi: set sample aspect ratio in the output stream/codec contextStefano Sabatini2011-08-21
* | lavdev/lavfi: specify pos in the output packetsStefano Sabatini2011-08-20
* | lavdev/lavfi: initialize variable, fix warningStefano Sabatini2011-08-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
| * jack: add 'channels' private option.Anton Khirnov2011-08-15
* | lavdev/lavfi: correctly set the inout pad index when linking a filter to the ...Stefano Sabatini2011-08-14
* | lavdev: add libavfilter virtual input deviceStefano Sabatini2011-08-11
* | alsa: remove too unused variables.Clément Bœsch2011-08-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-01
|\|
| * x11grab: add show_region AVOption.Yu-Jie Lin2011-07-31
| * x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-15
|\|
| * doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-10
|\|
| * alsa: limit buffer_size to 32768 frames.Justin Ruggles2011-07-09
| * alsa: fallback to buffer_size/4 for period_size.Justin Ruggles2011-07-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-09
|\|