index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavdevice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add decklink_enc.h to SKIPHEADERS.
Carl Eugen Hoyos
2014-02-19
1
-0
/
+1
*
lavd: add list devices API
Lukasz Marek
2014-02-16
3
-2
/
+82
*
lavd/opengl_enc_shaders: fix gray* shader
Lukasz Marek
2014-02-16
1
-1
/
+1
*
lavd/avdevice: add param to create window buffer message
Lukasz Marek
2014-02-14
2
-2
/
+7
*
lavd/opengl_enc: implement uncoded frame callback
Lukasz Marek
2014-02-13
1
-20
/
+65
*
lavd/opengl_enc: add gray8/16 formats
Lukasz Marek
2014-02-13
2
-0
/
+14
*
lavf/lavd: version bump and APIchanges for uncoded frames.
Nicolas George
2014-02-11
1
-1
/
+1
*
lavd/xv: preliminary support of uncoded frame.
Nicolas George
2014-02-11
1
-6
/
+22
*
lavd/alsa: preliminary support of uncoded frame.
Nicolas George
2014-02-11
1
-0
/
+19
*
lavd: add decklink output device
Ramiro Polla
2014-02-09
6
-1
/
+689
*
lavd/sdl: reset context variables after destroy
Lukasz Marek
2014-02-08
1
-0
/
+4
*
lavd/sdl: make waiting spurious wakeup aware
Lukasz Marek
2014-02-08
1
-1
/
+1
*
lavd/opengl_enc: fix parentheses in if condition
Lukasz Marek
2014-02-02
1
-1
/
+1
*
lavd/opengl_enc: remove inlines
Lukasz Marek
2014-02-02
1
-6
/
+4
*
lavd/opengl_enc: fix window caption
Lukasz Marek
2014-02-02
1
-0
/
+1
*
lavd/opengl_enc: simplify opengl_load_procedures usage
Lukasz Marek
2014-02-02
1
-6
/
+11
*
lavd/opengl_enc: factorize deinit_context function
Lukasz Marek
2014-02-02
1
-18
/
+41
*
lavd/opengl_enc: factorize create/release window functions
Lukasz Marek
2014-02-02
1
-25
/
+45
*
lavd/opengl_enc: rename GL_RED_COMPONENT define
Lukasz Marek
2014-02-02
1
-23
/
+23
*
lavd/opengl_enc: create format description table
Lukasz Marek
2014-02-02
1
-84
/
+59
*
lavd/opengl_enc_shaders: make shaders code static and const
Lukasz Marek
2014-02-02
1
-7
/
+7
*
avdevice/v4l2: only use average frame rate if set
Michael Niedermayer
2014-02-02
1
-13
/
+16
*
avdevice/v4l2: only use frame period from v4l2 if valid
Michael Niedermayer
2014-02-02
1
-3
/
+6
*
lavd: add opengl device
Lukasz Marek
2014-01-27
4
-0
/
+1399
*
lavd: add avdevice_dev_to_app_control_message API
Lukasz Marek
2014-01-27
3
-1
/
+77
*
lavd: add avdevice_app_to_dev_control_message API
Lukasz Marek
2014-01-27
3
-2
/
+62
*
pulse: get latency only when needed
Federico Simoncelli
2014-01-05
1
-7
/
+8
*
pulse: set time_base as multiple of sample_rate
Federico Simoncelli
2014-01-05
1
-4
/
+10
*
v4l2: setting device parameters early
Federico Simoncelli
2014-01-05
1
-3
/
+3
*
lavd/xv: report if no adaptor present.
Nicolas George
2013-12-29
1
-0
/
+4
*
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
1
-1
/
+1
|
\
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
|
lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...
Stefano Sabatini
2013-12-26
1
-1
/
+1
*
|
Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'
Michael Niedermayer
2013-12-09
1
-2
/
+2
|
\
\
|
|
/
|
*
configure: Prefix libc-related variables with "libc_"
Diego Biurrun
2013-12-09
1
-2
/
+2
|
*
alsa-audio-dec: explicitly cast the delay to a signed int64
Anton Khirnov
2013-12-03
1
-1
/
+1
|
*
timefilter: Handle memory allocation failure
Derek Buitenhuis
2013-10-29
3
-1
/
+15
*
|
lavd/fbdev_enc: add default device
Lukasz Marek
2013-12-06
3
-2
/
+20
*
|
Add Windows resource file support for shared libraries
James Almer
2013-12-05
2
-0
/
+58
*
|
lavd/pulse_audio_enc: add buffer size control options
Lukasz Marek
2013-11-27
2
-1
/
+18
*
|
lavd/sdl: add delay when no events are found in the event queue
Stefano Sabatini
2013-11-26
1
-2
/
+6
*
|
lavd/sdl: apply misc cosmetics to options
Stefano Sabatini
2013-11-26
1
-4
/
+4
*
|
lavd/sdl: allow to change window size
Stefano Sabatini
2013-11-26
1
-4
/
+23
*
|
lavd/sdl: move compute_overlay_rect() before event_thread()
Stefano Sabatini
2013-11-26
1
-40
/
+40
*
|
lavd/sdl: factorize overlay rect size in a separate function
Stefano Sabatini
2013-11-26
1
-35
/
+49
*
|
lavd/sdl: add event handler thread
Stefano Sabatini
2013-11-26
2
-28
/
+128
*
|
lavd/sdl: do not manually free window_title and icon_title fields
Stefano Sabatini
2013-11-24
1
-3
/
+0
*
|
lavd/xv: free resources on errors
Lukasz Marek
2013-11-15
1
-20
/
+33
*
|
lavd/xv: add more supported formats
Lukasz Marek
2013-11-15
1
-13
/
+39
*
|
lavd/xv: simplify write_packet
Lukasz Marek
2013-11-15
1
-14
/
+8
[next]