793 Commits (dcda5ef1eab52a2392fd8f9ebf51a03052ddfce2)

Author SHA1 Message Date
  Nicolas George d201a0f0f8 lavd/xv: preliminary support of uncoded frame. 11 years ago
  Nicolas George 62106fcc23 lavd/alsa: preliminary support of uncoded frame. 11 years ago
  Ramiro Polla 5965adeb20 lavd: add decklink output device 11 years ago
  Lukasz Marek 20fe316e47 lavd/sdl: reset context variables after destroy 11 years ago
  Lukasz Marek 18c3313e65 lavd/sdl: make waiting spurious wakeup aware 11 years ago
  Lukasz Marek c81a9d13f4 lavd/opengl_enc: fix parentheses in if condition 11 years ago
  Lukasz Marek 5059d8dfe3 lavd/opengl_enc: remove inlines 11 years ago
  Lukasz Marek 69b19f2642 lavd/opengl_enc: fix window caption 11 years ago
  Lukasz Marek 1fb1ddf647 lavd/opengl_enc: simplify opengl_load_procedures usage 11 years ago
  Lukasz Marek c8275331ba lavd/opengl_enc: factorize deinit_context function 11 years ago
  Lukasz Marek 4afe1c1178 lavd/opengl_enc: factorize create/release window functions 11 years ago
  Lukasz Marek c9074b992e lavd/opengl_enc: rename GL_RED_COMPONENT define 11 years ago
  Lukasz Marek c72f916c15 lavd/opengl_enc: create format description table 11 years ago
  Lukasz Marek ffe46e5d13 lavd/opengl_enc_shaders: make shaders code static and const 11 years ago
  Michael Niedermayer 0997c2504b avdevice/v4l2: only use average frame rate if set 11 years ago
  Michael Niedermayer 4aa4533ee8 avdevice/v4l2: only use frame period from v4l2 if valid 11 years ago
  Lukasz Marek ded6b3af41 lavd: add opengl device 12 years ago
  Lukasz Marek 102bd64168 lavd: add avdevice_dev_to_app_control_message API 11 years ago
  Lukasz Marek 7151411b9c lavd: add avdevice_app_to_dev_control_message API 11 years ago
  Federico Simoncelli b53d6ce3fd pulse: get latency only when needed 11 years ago
  Federico Simoncelli b13d6c837f pulse: set time_base as multiple of sample_rate 11 years ago
  Federico Simoncelli b1ad931233 v4l2: setting device parameters early 11 years ago
  Nicolas George fde219cfa8 lavd/xv: report if no adaptor present. 12 years ago
  Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 12 years ago
  Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 12 years ago
  Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 12 years ago
  Lukasz Marek fa3bfeb1c1 lavd/fbdev_enc: add default device 12 years ago
  James Almer 56572787ae Add Windows resource file support for shared libraries 12 years ago
  Anton Khirnov 089fac77a6 alsa-audio-dec: explicitly cast the delay to a signed int64 12 years ago
  Lukasz Marek 3aaa50a997 lavd/pulse_audio_enc: add buffer size control options 12 years ago
  Stefano Sabatini 7043311969 lavd/sdl: add delay when no events are found in the event queue 12 years ago
  Stefano Sabatini 35349bbb97 lavd/sdl: apply misc cosmetics to options 12 years ago
  Stefano Sabatini b23dea27fd lavd/sdl: allow to change window size 12 years ago
  Stefano Sabatini 0464d272ff lavd/sdl: move compute_overlay_rect() before event_thread() 12 years ago
  Stefano Sabatini 7467b4f71b lavd/sdl: factorize overlay rect size in a separate function 12 years ago
  Stefano Sabatini 7de3b1394b lavd/sdl: add event handler thread 12 years ago
  Stefano Sabatini 25c675b5a7 lavd/sdl: do not manually free window_title and icon_title fields 12 years ago
  Lukasz Marek 995f450b44 lavd/xv: free resources on errors 12 years ago
  Lukasz Marek 57bca5a2b6 lavd/xv: add more supported formats 12 years ago
  Lukasz Marek 5d8619595b lavd/xv: simplify write_packet 12 years ago
  Lukasz Marek f04fe23a52 lavd/xv: fix memory leak 12 years ago
  Lukasz Marek babf20a215 lavd/pulse: add ff_ prefix and fix param type 12 years ago
  Lukasz Marek 398844f093 lavd/pulse_audio_enc: fix flush return code 12 years ago
  Nicolas George 863fb11f63 lavd/lavfi: support unknown channel layouts. 12 years ago
  Lukasz Marek e56d1a1203 lavd/alsa: add stream validation 12 years ago
  Lukasz Marek 6ac9afd16e lavd/alsa: fix timestamp calculation 12 years ago
  Lukasz Marek c617c669e9 lavd/xv: free graphics context 12 years ago
  Derek Buitenhuis 327c439f81 timefilter: Handle memory allocation failure 12 years ago
  Derek Buitenhuis 069ceea7da timefilter: Fix typo in allocation failure message 12 years ago
  Michael Niedermayer d041f12513 avdevice/pulse_audio_enc: remove double ; 12 years ago