434 Commits (31c55c572aa50134c8687a407a7a6e4e591080c6)

Author SHA1 Message Date
Ramiro Polla 0883a7fa3b dshow: add option to list audio/video options 13 years ago
Ramiro Polla c4b2027d10 dshow: add audio/video options 13 years ago
Ramiro Polla d0da310317 dshow: initialize variable to prevent releasing random data 13 years ago
Ramiro Polla ee4ed80485 dshow: factorise cycling through pins 13 years ago
Ramiro Polla f0c64d0d0b dshow: indent 13 years ago
Ramiro Polla 1c282f96ab dshow: add option to list devices 13 years ago
Ramiro Polla fad4e1a572 dshow: factorise cycling through devices 13 years ago
Michael Niedermayer 83a0caad84 alsa: increase max buffer size 13 years ago
Ramiro Polla ff5e1b0b7a dshow: properly disconnect and remove filters from graph 13 years ago
Ramiro Polla 5e77dc2ea7 dshow: remove some unused code 13 years ago
Ramiro Polla 0a333001a2 vfwcap: actually use framerate option 13 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
Michael Niedermayer 6fc1299cca openal-dec: fix missing list_devices unit for list_devices AVOption 13 years ago
Reimar Döffinger 177aec1257 Do not free BITMAPINFOHEADER before we are done using it. 13 years ago
Diego Biurrun aebb56e184 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
Stefano Sabatini 6da590d0a5 lavdev/lavfi: add debug traces in lavfi_read_packet() 13 years ago
Stefano Sabatini 6a5c693a18 lavdev/lavfi: set sample aspect ratio in the output stream/codec context 13 years ago
Stefano Sabatini 4b66c8b425 lavdev/lavfi: specify pos in the output packets 13 years ago
Stefano Sabatini 7fd3e1c766 lavdev/lavfi: initialize variable, fix warning 13 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Anton Khirnov a7c93dae55 jack: add 'channels' private option. 13 years ago
Stefano Sabatini a9d1878abe lavdev/lavfi: correctly set the inout pad index when linking a filter to the output sink 13 years ago
Stefano Sabatini 214357341a lavdev: add libavfilter virtual input device 13 years ago
Clément Bœsch afd7e46bd4 alsa: remove too unused variables. 13 years ago
Yu-Jie Lin 1442d29533 x11grab: add show_region AVOption. 13 years ago
Yu-Jie Lin 085791a92e x11grab: add follow_mouse AVOption. 13 years ago
Diego Biurrun ad4cd0c2a4 doxygen: use Doxygen markup for authors and web links where appropriate 14 years ago
Justin Ruggles e35c674d13 alsa: limit buffer_size to 32768 frames. 14 years ago
Justin Ruggles 8bfd7f6a47 alsa: fallback to buffer_size/4 for period_size. 14 years ago
Anton Khirnov ce558c8f59 x11grab: replace undocumented nomouse hackery with a private option. 14 years ago
Diego Biurrun f9853c1b9c libavdevice: Remove disabled code. 14 years ago
Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
Nicolas George 5d35b279e2 ALSA demuxer: use av_gettime and a timefilter. 14 years ago
Nicolas George 392acaedcb ALSA: fix use of period_size. 14 years ago
Jonathan Baldwin cb7e3202ec openal: prefer ISC license 14 years ago
Nicolas George 84c2d8af13 ALSA: implement get_output_timestamp. 14 years ago
Nicolas George d1b029dec9 ALSA encoder: correctly set time_base. 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Jonathan Baldwin 65eae2a7a2 lavdev: add openal input device 14 years ago
Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Anton Khirnov ffc6c8a430 Support u8, s8, alaw and mulaw channel reordering in alsa. 14 years ago
Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 14 years ago
Stefano Sabatini a4bda40544 vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() 14 years ago
Stefano Sabatini e60068baeb v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() 14 years ago
Stefano Sabatini a5351720cc fbdev: prefer "framerate_q" over "fps" in device context 14 years ago
Stefano Sabatini da51a7c69c bktr: prefer "framerate" over "fps" for grab_read_header() 14 years ago
Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 14 years ago
Carl Eugen Hoyos 2359aeb52d alsa: support unsigned variants of already supported signed formats. 14 years ago