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
*
Apple Intermediate Codec decoder
Kostya Shishkov
2013-05-17
1
-0
/
+1
*
configure: Use linker hardening flags on mingw
Alex Smith
2013-05-15
1
-0
/
+2
*
configure: Disable PIC for cygwin just as for win32/mingw
Martin Storsjö
2013-05-13
1
-0
/
+1
*
configure: x86: Only enable cpunop on i686
Diego Biurrun
2013-05-12
1
-1
/
+1
*
configure: Rename cmov processor capability to i686
Diego Biurrun
2013-05-12
1
-8
/
+8
*
configure: Explicitly disable PIC when targeting win32/mingw
Martin Storsjö
2013-05-12
1
-0
/
+2
*
configure: Use enable_weak when enabling pic
Martin Storsjö
2013-05-12
1
-5
/
+6
*
msvc: Move linker pragma from config.h to libavutil/internal.h
Martin Storsjö
2013-05-08
1
-5
/
+0
*
configure: add dependencies to lavfi .pc file
Anton Khirnov
2013-05-07
1
-1
/
+6
*
configure: make avconv select (a)trim filters
Anton Khirnov
2013-05-07
1
-2
/
+2
*
configure: Check for getenv
Martin Storsjö
2013-05-04
1
-0
/
+3
*
configure: Add basic valgrind-memcheck support
Reinhard Tartler
2013-05-04
1
-2
/
+6
*
compat: msvc: Make sure the object files are included when linking statically
Martin Storsjö
2013-05-03
1
-0
/
+5
*
configure: Don't do enable_deep_weak on disabled variables
Martin Storsjö
2013-05-02
1
-2
/
+7
*
configure: Use a different variable name in push/popvar
Martin Storsjö
2013-05-02
1
-9
/
+9
*
mjpeg: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-7
/
+7
*
svq1enc: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
svq3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
mpegvideo: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
svq1: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
mimic: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
interplayvideo: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
bink: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
indeo3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-1
/
+1
*
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
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
1
-0
/
+1
*
Cosmetics, restore alphabetic order in atomics lists.
Anton Khirnov
2013-04-11
1
-1
/
+1
*
dsputil: Make dsputil selectable
Ronald S. Bultje
2013-04-10
1
-31
/
+68
*
Integrate lcov/gcov into Libav
Reinhard Tartler
2013-04-05
1
-0
/
+4
*
clang: use -fsantize=address and -fsanitize=thread
Luca Barbato
2013-04-03
1
-4
/
+4
*
configure: Check for the atomic.h functions used in the suncc atomics header
Martin Storsjö
2013-04-03
1
-1
/
+3
*
configure: prettify atomics handling.
Anton Khirnov
2013-04-03
1
-0
/
+13
*
configure: Add error_resilience as dependency to the eatqi decoder
Martin Storsjö
2013-03-27
1
-1
/
+1
*
configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
Janne Grunau
2013-03-26
1
-2
/
+2
*
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
*
h264: Make it possible to compile without error_resilience
Ronald S. Bultje
2013-03-26
1
-5
/
+7
*
lavc: Move start code finding to utils.c
Martin Storsjö
2013-03-26
1
-3
/
+2
*
configure: Enable hwaccels without external dependencies by default.
Diego Biurrun
2013-03-21
1
-0
/
+3
*
avplay: enable only when SDL 1.2 is found
Vittorio Giovara
2013-03-09
1
-3
/
+2
*
atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize
Martin Storsjö
2013-03-08
1
-2
/
+2
*
lavu: add support for atomic operations.
Ronald S. Bultje
2013-03-08
1
-0
/
+6
*
configure: Add missing videodsp dependencies to some decoders
Diego Biurrun
2013-03-07
1
-5
/
+5
*
configure: Add missing h264chroma dependencies to vp5, vp6
Diego Biurrun
2013-03-07
1
-2
/
+2
*
build: Fix error_resilience code dependencies
Diego Biurrun
2013-03-07
1
-12
/
+12
*
h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band
Ronald S. Bultje
2013-03-07
1
-2
/
+2
*
cavs: Add a dependency on h264chroma
Carl Eugen Hoyos
2013-03-06
1
-1
/
+1
*
configure: Use check_builtin() where appropriate
Diego Biurrun
2013-03-05
1
-3
/
+2
[next]