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
*
mpegts: Forward the errors on mpeg4 objects parsing
Luca Barbato
2016-03-20
1
-9
/
+16
*
lavfi: generic hardware surface upload and download filters
Mark Thompson
2016-03-19
8
-1
/
+472
*
lavu: VAAPI hwcontext implementation
Mark Thompson
2016-03-19
9
-1
/
+948
*
lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI
Mark Thompson
2016-03-19
12
-11
/
+37
*
lavu: add a way to query hwcontext frame constraints
Mark Thompson
2016-03-19
5
-1
/
+128
*
svq3: Use a separate buffer for decoding the slices
Luca Barbato
2016-03-16
1
-23
/
+32
*
cmdutils: update copyright year to 2016
Sean McGovern
2016-03-15
1
-1
/
+1
*
matroska: Support V_QUICKTIME as written in the specification
Luca Barbato
2016-03-15
1
-3
/
+10
*
qsv: Fix loading multiple plugins
Luca Barbato
2016-03-15
1
-0
/
+2
*
mov: Check the entries value when parsing dref boxes
Luca Barbato
2016-03-11
1
-1
/
+3
*
configure: Add support for clang llvm-cov
Luca Barbato
2016-03-07
1
-0
/
+4
*
configure: Support msan as toolchain
Luca Barbato
2016-03-07
1
-0
/
+5
*
buffer: drop a reference to a non-existing function from the docs
Anton Khirnov
2016-03-07
1
-1
/
+0
*
pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy
Anton Khirnov
2016-03-07
1
-1
/
+1
*
mpegvideo: Refactor emulated_edge_mc calls
Luca Barbato
2016-03-05
1
-42
/
+36
*
mpegvideo: Fix undefined negative shifts in mpeg_motion_internal
Luca Barbato
2016-03-05
1
-6
/
+6
*
mpegvideo: Fix undefined negative shifts in ff_init_block_index
Luca Barbato
2016-03-05
1
-3
/
+3
*
idct8x8: Fix undefined negative shifts
Katerina Barone-Adesi
2016-03-05
3
-25
/
+25
*
vdpau: Add missing deprecation guards
Vittorio Giovara
2016-03-05
1
-0
/
+2
*
mov: Trim dref absolute path
Vittorio Giovara
2016-03-05
1
-0
/
+7
*
avconv: remove sub-frame warning
wm4
2016-03-05
2
-8
/
+0
*
lavc: factor apply_param_change() AV_EF_EXPLODE handling
wm4
2016-03-05
1
-13
/
+15
*
lavu: improve documentation of some AVFrame functions
wm4
2016-03-05
1
-1
/
+13
*
asfenc: remove an unused variable
Anton Khirnov
2016-03-05
1
-1
/
+0
*
asfenc: fix some possible integer overflows
Anton Khirnov
2016-03-05
1
-11
/
+25
*
avformat_find_stream_info: move duration guessing after updating codec parame...
Anton Khirnov
2016-03-04
1
-2
/
+2
*
fate: Add separate target for all indeo3 tests
Diego Biurrun
2016-03-01
2
-4
/
+7
*
fate: Add test for indeo2 with delta frames
Vittorio Giovara
2016-03-01
3
-3
/
+124
*
indeo2: Fix banding artefacts
Luca Barbato
2016-03-01
2
-39
/
+138
*
indeo2data: K&R formatting cosmetics
Luca Barbato
2016-03-01
1
-104
/
+104
*
fft: Split MDCT bits off from FFT
Diego Biurrun
2016-03-01
20
-243
/
+463
*
sdp: fix opus sprop-stereo fmtp syntax
Mark Harris
2016-03-01
1
-1
/
+1
*
fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targets
Diego Biurrun
2016-02-26
1
-14
/
+29
*
rdft: arm: Split RDFT initialization into a separate file
Diego Biurrun
2016-02-26
3
-13
/
+34
*
fft: arm: Drop unnecessary #include, add missing ones
Diego Biurrun
2016-02-26
3
-1
/
+8
*
fft: x86: cosmetics: Drop silly comments, add comment, whitespace
Diego Biurrun
2016-02-26
1
-5
/
+6
*
qsv: Move down the implementation query
Luca Barbato
2016-02-26
1
-16
/
+16
*
avpacket: properly reset data/size in av_packet_move_ref()
Anton Khirnov
2016-02-26
1
-0
/
+2
*
avprobe: switch to codecpar
Anton Khirnov
2016-02-26
1
-42
/
+65
*
avprobe: add local per-stream state
Anton Khirnov
2016-02-26
1
-0
/
+20
*
avprobe: add local per-file state
Anton Khirnov
2016-02-26
1
-15
/
+23
*
mpegvideo_enc: use avcodec_free_context() instead of av_free()
Anton Khirnov
2016-02-26
1
-2
/
+1
*
avprobe: print information from the codec descriptor
Anton Khirnov
2016-02-26
1
-5
/
+7
*
avprobe: remove a pointless condition and a dead branch
Anton Khirnov
2016-02-26
1
-66
/
+63
*
APIchanges: add missing hashes and dates
Anton Khirnov
2016-02-26
1
-37
/
+35
*
lavf: add a missing bump and APIchanges for the codecpar switch
Anton Khirnov
2016-02-26
2
-1
/
+4
*
vc1dec: Check group allocations separatedly
Vittorio Giovara
2016-02-25
1
-6
/
+19
*
vc1dec: Fix leak on error for array allocations
Vittorio Giovara
2016-02-25
1
-2
/
+5
*
vc1dec: Properly call deinit function on error
Vittorio Giovara
2016-02-25
1
-11
/
+5
*
vc1dec: Drop commented out cruft
Vittorio Giovara
2016-02-25
1
-8
/
+0
[next]