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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
vp56: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-2
/
+2
|
*
vp3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
|
*
hpeldsp: Add half-pel functions (currently copies of dsputil)
Ronald S. Bultje
2013-04-19
1
-0
/
+1
*
|
Fix pgc compilation with --disable-optimizations.
Carl Eugen Hoyos
2013-04-18
1
-1
/
+1
*
|
lavfi: rename decimate to mpdecimate.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-12
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
1
-0
/
+1
*
|
Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
Michael Niedermayer
2013-04-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Cosmetics, restore alphabetic order in atomics lists.
Anton Khirnov
2013-04-11
1
-1
/
+1
*
|
Fix compilation with --disable-everything --enable-filter=deshake
James Almer
2013-04-11
1
-0
/
+1
*
|
libshine fixed point MP3 encoding support
Paul B Mahol
2013-04-11
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-11
1
-8
/
+21
|
\
\
|
|
/
|
*
dsputil: Make dsputil selectable
Ronald S. Bultje
2013-04-10
1
-31
/
+68
*
|
lavf: add libquvi demuxer.
Clément Bœsch
2013-04-10
1
-0
/
+4
*
|
Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'
Michael Niedermayer
2013-04-06
1
-3
/
+4
|
\
\
|
|
/
|
*
Integrate lcov/gcov into Libav
Reinhard Tartler
2013-04-05
1
-0
/
+4
*
|
doc: enable compilation of -all tool pages
Stefano Sabatini
2013-04-05
1
-2
/
+11
*
|
Merge commit 'fc43c19a567aa945398dccb491d972c11ec2a065'
Michael Niedermayer
2013-04-04
1
-4
/
+4
|
\
\
|
|
/
|
*
clang: use -fsantize=address and -fsanitize=thread
Luca Barbato
2013-04-03
1
-4
/
+4
*
|
Merge commit '817dff578f13ce97576c609ab141508b9dc782e9'
Michael Niedermayer
2013-04-03
1
-1
/
+3
|
\
\
|
|
/
|
*
configure: Check for the atomic.h functions used in the suncc atomics header
Martin Storsjö
2013-04-03
1
-1
/
+3
*
|
Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'
Michael Niedermayer
2013-04-03
1
-1
/
+14
|
\
\
|
|
/
|
*
configure: prettify atomics handling.
Anton Khirnov
2013-04-03
1
-0
/
+13
*
|
opencl wrapper based on comments on 20130401
highgod0401
2013-04-01
1
-0
/
+4
*
|
Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a'
Michael Niedermayer
2013-03-28
1
-1
/
+1
|
\
\
|
|
/
|
*
configure: Add error_resilience as dependency to the eatqi decoder
Martin Storsjö
2013-03-27
1
-1
/
+1
*
|
Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c'
Michael Niedermayer
2013-03-28
1
-2
/
+2
|
\
\
|
|
/
|
*
configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
Janne Grunau
2013-03-26
1
-2
/
+2
*
|
Merge commit 'c24469e812501903a46a06eff9722a82e136e841'
Michael Niedermayer
2013-03-27
1
-1
/
+0
|
\
\
|
|
/
|
*
configure: Remove a stray msmpeg4v1 encoder declaration
Martin Storsjö
2013-03-26
1
-1
/
+0
|
*
configure: Remove the mpegvideo dependency from svq1
Martin Storsjö
2013-03-26
1
-1
/
+0
*
|
configure: mpegvideo should not depend on error resilience
Michael Niedermayer
2013-03-26
1
-1
/
+1
*
|
configure: the snow encoder is not supposed to depend on error resilience
Michael Niedermayer
2013-03-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-26
1
-3
/
+5
|
\
\
|
|
/
|
*
h264: Make it possible to compile without error_resilience
Ronald S. Bultje
2013-03-26
1
-5
/
+7
*
|
Revert "Fix compilation with --disable-everything --enable-parser=h264."
Michael Niedermayer
2013-03-26
1
-1
/
+1
*
|
Merge commit '75644335b907919057960716508477239c26fed4'
Michael Niedermayer
2013-03-26
1
-3
/
+2
|
\
\
|
|
/
|
*
lavc: Move start code finding to utils.c
Martin Storsjö
2013-03-26
1
-3
/
+2
*
|
Fix typo in dvvideo decoder dependencies.
Carl Eugen Hoyos
2013-03-22
1
-1
/
+1
*
|
Fix compilation with --disable-everything --enable-parser=h264.
Carl Eugen Hoyos
2013-03-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-22
1
-0
/
+3
|
\
\
|
|
/
|
*
configure: Enable hwaccels without external dependencies by default.
Diego Biurrun
2013-03-21
1
-0
/
+3
*
|
AviSynth demuxer rewrite.
d s
2013-03-21
1
-1
/
+3
*
|
lavc: make compilation of frame_thread_encoder.o optional.
Ronald S. Bultje
2013-03-14
1
-0
/
+3
*
|
mjpeg: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-0
/
+1
*
|
svq1enc: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-1
/
+1
*
|
snow: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-2
/
+2
*
|
svq3: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-1
/
+1
*
|
mpegvideo: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-1
/
+1
*
|
svq1: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-1
/
+1
[prev]
[next]