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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2a...
Hendrik Leppkes
2014-04-29
1
-13
/
+14
*
h264: drop commented out cruft
Anton Khirnov
2014-04-29
1
-3
/
+0
*
mpegvideo: remove unused MpegEncContext.b4_stride
Anton Khirnov
2014-04-29
2
-2
/
+0
*
mpegvideo: move the MpegEncContext fields used from arm asm to the beginning
Anton Khirnov
2014-04-29
2
-20
/
+21
*
hls: Add an option to prepend a baseurl to the playlist entries
Luca Barbato
2014-04-29
2
-0
/
+7
*
segment: Add an option to prepend a string to the list entries
Enrique Arizón Benito
2014-04-29
2
-0
/
+7
*
configure: rework dxva in avconv handling
Anton Khirnov
2014-04-28
3
-5
/
+9
*
avconv: add support for DXVA2 decoding
Hendrik Leppkes
2014-04-28
7
-0
/
+635
*
hwaccel: fix dxva2 & vaapi loop filter parameters
Michael Niedermayer
2014-04-28
2
-4
/
+4
*
dxva2_h264: add a workaround for old Intel GPUs
Hendrik Leppkes
2014-04-28
4
-2
/
+12
*
dxva2_h264: set the correct ref frame index in the long slice struct
Hendrik Leppkes
2014-04-28
1
-4
/
+14
*
lavc: eliminate tb_unreliable()
Anton Khirnov
2014-04-28
1
-19
/
+1
*
vc1: Do not return an error when skipping b frames
Alessandro Ghedini
2014-04-25
1
-1
/
+1
*
mov: Emit the correct tags for clcp tracks
Miles Gould
2014-04-25
1
-6
/
+24
*
mov: Write prof section of tapt tag
Aidan Skinner
2014-04-25
1
-0
/
+6
*
fate: Add fic-in-avi test
Derek Buitenhuis
2014-04-24
2
-0
/
+124
*
aarch64: NEON optimized FIR audio resampling
Janne Grunau
2014-04-24
6
-2
/
+342
*
lavr: define ResampleContext in resample.h
Janne Grunau
2014-04-24
2
-29
/
+29
*
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-24
3
-13
/
+15
*
flv: Do not mangle dts values for negative cts
Luca Barbato
2014-04-23
1
-2
/
+0
*
flv: Warn only once
Luca Barbato
2014-04-23
1
-1
/
+1
*
flv: Improve log messages
Luca Barbato
2014-04-23
1
-3
/
+3
*
on2avc: change a comment at #endif to match actual define
Kostya Shishkov
2014-04-23
1
-1
/
+1
*
On2 AVC decoder
Kostya Shishkov
2014-04-23
12
-1
/
+10496
*
fic: Make warning message more accurate
Derek Buitenhuis
2014-04-23
1
-1
/
+3
*
fic: Remove redundant clips
Derek Buitenhuis
2014-04-23
1
-3
/
+3
*
fic: Simplify alpha blending
Derek Buitenhuis
2014-04-22
1
-1
/
+1
*
avutil: move av_get_time_base_q() after include rational.h
Michael Niedermayer
2014-04-22
1
-5
/
+5
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
4
-1
/
+15
*
fic: Support rendering cursors
Derek Buitenhuis
2014-04-22
1
-1
/
+111
*
fic: Use proper quantization matrix index
Derek Buitenhuis
2014-04-22
1
-1
/
+2
*
aarch64: NEON vorbis_inverse_coupling
Janne Grunau
2014-04-22
5
-0
/
+122
*
aarch64: NEON fixed/floating point MPADSP apply_window
Janne Grunau
2014-04-22
5
-0
/
+269
*
aarch64: NEON float to s16 audio conversion
Janne Grunau
2014-04-22
5
-0
/
+419
*
aarch64: NEON float (i)MDCT
Janne Grunau
2014-04-22
3
-0
/
+334
*
aarch64: NEON float FFT
Janne Grunau
2014-04-22
5
-0
/
+483
*
lavf: do not use the parser duration for video
Anton Khirnov
2014-04-22
1
-6
/
+0
*
avconv: always reset packet pts after decoding an audio frame
Anton Khirnov
2014-04-22
1
-3
/
+2
*
lavc: improve AVCodecContext.delay doxy
Anton Khirnov
2014-04-22
1
-6
/
+11
*
txd: do not set the codec timebase.
Anton Khirnov
2014-04-22
3
-16
/
+17
*
mpegvideo: Use the current_picture pts
Michael Niedermayer
2014-04-21
1
-2
/
+2
*
avcodec/fic: Fix return value check
Michael Niedermayer
2014-04-21
1
-2
/
+2
*
avcodec/fic: clear slice_data
Michael Niedermayer
2014-04-21
1
-0
/
+1
*
avcodec/fic: fix slice checks
Michael Niedermayer
2014-04-21
1
-5
/
+5
*
fic: use correct IDCT
Kostya Shishkov
2014-04-21
2
-12
/
+53
*
mvc: Specify the pixel format for the mv-mvc* tests
Martin Storsjö
2014-04-19
2
-3
/
+3
*
fate: add tests for SGI RLE and MVC1&2 decoders
Vittorio Giovara
2014-04-19
4
-0
/
+98
*
Silicon Graphics Movie demuxer
Peter Ross
2014-04-19
6
-1
/
+473
*
Silicon Graphics Motion Video Compressor 1 & 2 decoder
Peter Ross
2014-04-19
8
-1
/
+317
*
Silicon Graphics RLE 8-bit video decoder
Peter Ross
2014-04-19
9
-1
/
+174
[prev]
[next]