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
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...
Michael Niedermayer
2014-08-09
1
-1
/
+1
*
|
Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'
Michael Niedermayer
2014-08-09
1
-11
/
+11
|
\
\
|
|
/
|
*
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-09
1
-11
/
+11
*
|
avutil/cpu: check av_parse_cpu_caps() table during cpu-test
Michael Niedermayer
2014-08-06
1
-0
/
+9
*
|
avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps(...
Michael Niedermayer
2014-08-06
1
-2
/
+2
*
|
avutil/cpu: add aarch64 entries to 2nd table
Michael Niedermayer
2014-08-06
1
-0
/
+4
*
|
avutil/cpu: output cpu data to stdout
Michael Niedermayer
2014-08-06
1
-5
/
+5
*
|
avutil/pixelutils: check for malloc failure
Michael Niedermayer
2014-08-06
1
-0
/
+6
*
|
avutil/pixelutils: avoid on stack arrays
Michael Niedermayer
2014-08-06
1
-15
/
+19
*
|
avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax
Michael Niedermayer
2014-08-06
1
-3
/
+4
*
|
avutil: add pixelutils API
Clément Bœsch
2014-08-05
8
-1
/
+452
*
|
Fix compile error on bfin.
Bernd Kuhls
2014-08-05
2
-4
/
+0
*
|
Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'
Michael Niedermayer
2014-08-04
3
-2
/
+25
|
\
\
|
|
/
|
*
avutil: add AV_PIX_FMT_YA16 pixel format
Vittorio Giovara
2014-08-04
3
-2
/
+26
*
|
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
Michael Niedermayer
2014-08-04
3
-4
/
+9
|
\
\
|
|
/
|
*
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-08-04
3
-4
/
+8
*
|
Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98'
Michael Niedermayer
2014-08-04
1
-0
/
+3
|
\
\
|
|
/
|
*
avutil: add alias names for gray 8/16 colour spaces
Vittorio Giovara
2014-08-04
1
-0
/
+3
*
|
Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'
Michael Niedermayer
2014-08-04
3
-4
/
+10
|
\
\
|
|
/
|
*
pixdesc: Support pixelformat aliases
Luca Barbato
2014-08-04
3
-3
/
+10
*
|
Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'
Michael Niedermayer
2014-08-04
3
-3
/
+4
|
\
\
|
|
/
|
*
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diego Biurrun
2014-08-04
3
-3
/
+4
*
|
Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'
Michael Niedermayer
2014-08-04
1
-9
/
+8
|
\
\
|
|
/
|
*
avcodec: Deprecate dtg_active_format field in favor of avframe side-data
Kieran Kunhya
2014-08-03
2
-1
/
+16
*
|
Deprecate AFD field and add AFD as side-data
Kieran Kunhya
2014-08-04
2
-1
/
+17
*
|
Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1'
Michael Niedermayer
2014-08-04
1
-0
/
+4
|
\
\
|
|
/
|
*
aarch64: use MACH-O const data asm directive in const macro
Janne Grunau
2014-08-04
1
-0
/
+4
*
|
Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'
Michael Niedermayer
2014-08-04
1
-1
/
+13
|
\
\
|
|
/
|
*
cpu-test: test av_cpu_count
Janne Grunau
2014-08-04
1
-1
/
+13
*
|
Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'
Michael Niedermayer
2014-08-04
1
-6
/
+43
|
\
\
|
|
/
|
*
fate: add informative cpu test
Janne Grunau
2014-08-04
1
-6
/
+43
*
|
avutil/mem: document NULL related saftey of av_freep()
Michael Niedermayer
2014-08-04
1
-0
/
+1
*
|
x86/hevc_deblock: improve 8bit transpose store macros
James Almer
2014-08-03
1
-0
/
+9
*
|
msvc: fix implicitly declared read/close.
Matthew Oliver
2014-08-02
1
-0
/
+3
*
|
Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'
Michael Niedermayer
2014-08-01
2
-17
/
+33
|
\
\
|
|
/
|
*
pixdesc: K&R formatting cosmetics
Luca Barbato
2014-08-01
2
-19
/
+33
*
|
avutil/pixdesc: remove unneeded assignment
Michael Niedermayer
2014-07-31
1
-1
/
+0
*
|
dict.c: minor simplification.
Reimar Döffinger
2014-07-31
1
-3
/
+2
*
|
avutil/frame: add av_frame_side_data_name()
Michael Niedermayer
2014-07-30
3
-1
/
+20
*
|
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
2014-07-29
3
-2
/
+28
|
\
\
|
|
/
|
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
3
-1
/
+30
*
|
x86/hevc_idct: replace old and unused idct functions
James Almer
2014-07-26
1
-1
/
+3
*
|
avutil/opt: ensure the right buffer is used in set_string_number()
Michael Niedermayer
2014-07-25
1
-1
/
+1
*
|
avutil/opt: Fix parsing regression with constants starting with numbers
Michael Niedermayer
2014-07-23
1
-31
/
+34
*
|
avutil/opt: simplify set_string_number()
Michael Niedermayer
2014-07-22
1
-2
/
+2
*
|
avutil/opt: set_string_number(): remove unneeded copy
Muhammad Faiz
2014-07-22
1
-11
/
+10
*
|
Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'
Michael Niedermayer
2014-07-22
1
-0
/
+6
|
\
\
|
|
/
|
*
arm: Macroize the test for 'setend' CPU instruction support
Ben Avison
2014-07-21
1
-0
/
+6
|
*
armv6: Accelerate butterflies_float
Ben Avison
2014-07-18
2
-0
/
+120
|
*
armv6: Accelerate vector_fmul_window
Ben Avison
2014-07-18
2
-1
/
+210
[prev]
[next]