summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
...
* | lavd/pulse_audio_enc: implement write_uncoded_frame callbackLukasz Marek2014-03-29
* | dshow: show device name when outputting buffer overflow log messagerogerdpack2014-03-28
* | dshow: log error and continue if unable to set audio bufferrogerdpack2014-03-25
* | dshow: use distinct buffers per stream.rogerdpack2014-03-22
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-03-08
|\ \
| * | lavd/xv: take aspect ratio into account.Nicolas George2014-03-08
* | | Make 32bit RGB dshow input opaque.Don Moir2014-03-08
* | | Set codec_tag in dshow device, needed to distinguish between YUV and YVU.Carl Eugen Hoyos2014-03-08
|/ /
* | lavd/Makefile: Add fbdev_common.h to SKIPHEADERSJames Almer2014-03-06
* | lavd/avdevice: always free detected devices on errorLukasz Marek2014-03-06
* | Fix pthread-related compile errors in iec61883.cAndrey Myznikov2014-03-05
* | lavd/avdevice: add device iteratorsLukasz Marek2014-03-03
* | lavd: add categories to device implementationsLukasz Marek2014-03-03
* | Add more Bayer colour spaces to the video4linux2 device wrapper.Carl Eugen Hoyos2014-02-23
* | avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8Peter Ross2014-02-23
* | Add decklink_enc.h to SKIPHEADERS.Carl Eugen Hoyos2014-02-19
* | lavd: add list devices APILukasz Marek2014-02-16
* | lavd/opengl_enc_shaders: fix gray* shaderLukasz Marek2014-02-16
* | lavd/avdevice: add param to create window buffer messageLukasz Marek2014-02-14
* | lavd/opengl_enc: implement uncoded frame callbackLukasz Marek2014-02-13
* | lavd/opengl_enc: add gray8/16 formatsLukasz Marek2014-02-13
* | lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George2014-02-11
* | lavd/xv: preliminary support of uncoded frame.Nicolas George2014-02-11
* | lavd/alsa: preliminary support of uncoded frame.Nicolas George2014-02-11
* | lavd: add decklink output deviceRamiro Polla2014-02-09
* | lavd/sdl: reset context variables after destroyLukasz Marek2014-02-08
* | lavd/sdl: make waiting spurious wakeup awareLukasz Marek2014-02-08
* | lavd/opengl_enc: fix parentheses in if conditionLukasz Marek2014-02-02
* | lavd/opengl_enc: remove inlinesLukasz Marek2014-02-02
* | lavd/opengl_enc: fix window captionLukasz Marek2014-02-02
* | lavd/opengl_enc: simplify opengl_load_procedures usageLukasz Marek2014-02-02
* | lavd/opengl_enc: factorize deinit_context functionLukasz Marek2014-02-02
* | lavd/opengl_enc: factorize create/release window functionsLukasz Marek2014-02-02
* | lavd/opengl_enc: rename GL_RED_COMPONENT defineLukasz Marek2014-02-02
* | lavd/opengl_enc: create format description tableLukasz Marek2014-02-02
* | lavd/opengl_enc_shaders: make shaders code static and constLukasz Marek2014-02-02
* | avdevice/v4l2: only use average frame rate if setMichael Niedermayer2014-02-02
* | avdevice/v4l2: only use frame period from v4l2 if validMichael Niedermayer2014-02-02
* | lavd: add opengl deviceLukasz Marek2014-01-27
* | lavd: add avdevice_dev_to_app_control_message APILukasz Marek2014-01-27
* | lavd: add avdevice_app_to_dev_control_message APILukasz Marek2014-01-27
* | pulse: get latency only when neededFederico Simoncelli2014-01-05
* | pulse: set time_base as multiple of sample_rateFederico Simoncelli2014-01-05
* | v4l2: setting device parameters earlyFederico Simoncelli2014-01-05
* | lavd/xv: report if no adaptor present.Nicolas George2013-12-29
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-27
|\|
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* | lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...Stefano Sabatini2013-12-26
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-09
|\|
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09