Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-06lavd/Makefile: Add fbdev_common.h to SKIPHEADERSJames Almer
2014-03-06lavd/avdevice: always free detected devices on errorLukasz Marek
2014-03-06Fix pthread-related compile errors in iec61883.cAndrey Myznikov
2014-03-04lavd/avdevice: add device iteratorsLukasz Marek
2014-03-04lavd: add categories to device implementationsLukasz Marek
2014-02-23Add more Bayer colour spaces to the video4linux2 device wrapper.Carl Eugen Hoyos
2014-02-23avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8Peter Ross
2014-02-19Add decklink_enc.h to SKIPHEADERS.Carl Eugen Hoyos
2014-02-16lavd: add list devices APILukasz Marek
2014-02-16lavd/opengl_enc_shaders: fix gray* shaderLukasz Marek
2014-02-14lavd/avdevice: add param to create window buffer messageLukasz Marek
2014-02-14lavd/opengl_enc: implement uncoded frame callbackLukasz Marek
2014-02-14lavd/opengl_enc: add gray8/16 formatsLukasz Marek
2014-02-11lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George
2014-02-11lavd/xv: preliminary support of uncoded frame.Nicolas George
2014-02-11lavd/alsa: preliminary support of uncoded frame.Nicolas George
2014-02-09lavd: add decklink output deviceRamiro Polla
2014-02-08lavd/sdl: reset context variables after destroyLukasz Marek
2014-02-08lavd/sdl: make waiting spurious wakeup awareLukasz Marek
2014-02-03lavd/opengl_enc: fix parentheses in if conditionLukasz Marek
2014-02-02lavd/opengl_enc: remove inlinesLukasz Marek
2014-02-02lavd/opengl_enc: fix window captionLukasz Marek
2014-02-02lavd/opengl_enc: simplify opengl_load_procedures usageLukasz Marek
2014-02-02lavd/opengl_enc: factorize deinit_context functionLukasz Marek
2014-02-02lavd/opengl_enc: factorize create/release window functionsLukasz Marek
2014-02-02lavd/opengl_enc: rename GL_RED_COMPONENT defineLukasz Marek
2014-02-02lavd/opengl_enc: create format description tableLukasz Marek
2014-02-02lavd/opengl_enc_shaders: make shaders code static and constLukasz Marek
2014-02-02avdevice/v4l2: only use average frame rate if setMichael Niedermayer
2014-02-02avdevice/v4l2: only use frame period from v4l2 if validMichael Niedermayer
2014-01-27lavd: add opengl deviceLukasz Marek
2014-01-27lavd: add avdevice_dev_to_app_control_message APILukasz Marek
2014-01-27lavd: add avdevice_app_to_dev_control_message APILukasz Marek
2014-01-05pulse: get latency only when neededFederico Simoncelli
2014-01-05pulse: set time_base as multiple of sample_rateFederico Simoncelli
2014-01-05v4l2: setting device parameters earlyFederico Simoncelli
2013-12-29lavd/xv: report if no adaptor present.Nicolas George
2013-12-27Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-12-26lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...Stefano Sabatini
2013-12-09Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-12-06lavd/fbdev_enc: add default deviceLukasz Marek
2013-12-06Add Windows resource file support for shared librariesJames Almer
2013-12-03alsa-audio-dec: explicitly cast the delay to a signed int64Anton Khirnov
2013-11-27lavd/pulse_audio_enc: add buffer size control optionsLukasz Marek
2013-11-26lavd/sdl: add delay when no events are found in the event queueStefano Sabatini
2013-11-26lavd/sdl: apply misc cosmetics to optionsStefano Sabatini
2013-11-26lavd/sdl: allow to change window sizeStefano Sabatini
2013-11-26lavd/sdl: move compute_overlay_rect() before event_thread()Stefano Sabatini