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
*
lavu/error: add av_make_error_string() and av_err2str() convenience utilities
Stefano Sabatini
2012-06-11
3
-6
/
+28
*
lavu/error: fix sign error in av_sterror() error code
Stefano Sabatini
2012-06-11
1
-1
/
+1
*
lavu/error: use a table to store error codes and strings, add test
Stefano Sabatini
2012-06-11
2
-25
/
+62
*
tests/parseutils: change test to make it platform independent
Stefano Sabatini
2012-06-11
1
-4
/
+2
*
Optimization of AMR NB and WB decoders for MIPS
Nedeljko Babic
2012-06-11
2
-0
/
+77
*
random_seed: rewrite generic code.
Michael Niedermayer
2012-06-11
1
-21
/
+38
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-10
3
-6
/
+61
|
\
|
*
Bump lavu minor and add an APIChanges entry for audioconvert functions.
Anton Khirnov
2012-06-10
1
-1
/
+1
|
*
audioconvert: add a function for extracting the channel with the given index
Anton Khirnov
2012-06-10
2
-0
/
+19
|
*
audioconvert: add a function for getting the name of a single channel.
Anton Khirnov
2012-06-10
2
-0
/
+18
|
*
audioconvert: add a function for getting channel's index in layout
Anton Khirnov
2012-06-10
2
-0
/
+22
|
*
audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels
Anton Khirnov
2012-06-10
1
-5
/
+1
*
|
bprint-test: avoid z modifier, mingw fails with it
Michael Niedermayer
2012-06-10
1
-7
/
+7
*
|
lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZE
Stefano Sabatini
2012-06-10
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-09
1
-1
/
+1
|
\
\
|
|
/
|
*
lavu: change versioning script to include all av* prefixed symbols
Justin Ruggles
2012-06-08
1
-1
/
+1
*
|
float_dsp.c: Restore author attribution that was removed by libav while movin...
Michael Niedermayer
2012-06-09
1
-4
/
+7
*
|
x86/float_dsp.asm: restore author attribution
Michael Niedermayer
2012-06-09
1
-4
/
+6
*
|
libavutil.v: add avpriv prefix
Michael Niedermayer
2012-06-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
20
-0
/
+962
|
\
\
|
|
/
|
*
float_dsp: ppc: add a separate header for Altivec function prototypes
Justin Ruggles
2012-06-08
3
-3
/
+30
|
*
ARM: fix float_dsp breakage from d5a7229
Mans Rullgard
2012-06-08
4
-8
/
+8
|
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
16
-0
/
+539
|
*
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
Justin Ruggles
2012-06-08
2
-0
/
+165
|
*
ARM: Move asm.S from libavcodec to libavutil
Justin Ruggles
2012-06-08
1
-0
/
+231
*
|
pixdesc: BGRA64 is rgb pixel format
Paul B Mahol
2012-06-08
1
-1
/
+2
*
|
fate-bprint: try to workaround platform specific value.
Michael Niedermayer
2012-06-08
1
-1
/
+1
*
|
audioconvert: implement av_bprint_channel_layout().
Nicolas George
2012-06-07
2
-8
/
+24
*
|
bprint: add av_bprint_init_for_buffer().
Nicolas George
2012-06-07
2
-0
/
+25
*
|
opt: add test for IMAGE_SIZE and PIXEL_FMT.
Nicolas George
2012-06-07
1
-0
/
+10
*
|
opt: free test_ctx.string at the end.
Nicolas George
2012-06-07
1
-0
/
+1
*
|
opt: init test_ctx to 0.
Nicolas George
2012-06-07
1
-1
/
+1
*
|
opt: add AV_OPT_TYPE_PIXEL_FMT.
Nicolas George
2012-06-07
2
-0
/
+21
*
|
libavutil/integer: use av_assert
Michael Niedermayer
2012-06-06
1
-2
/
+3
*
|
libavutil/mathematics: use av_assert()
Michael Niedermayer
2012-06-06
1
-4
/
+4
*
|
timecode: move timecode muxer options to metadata.
Clément Bœsch
2012-06-04
1
-6
/
+0
*
|
log: color prefixes according to their source.
Michael Niedermayer
2012-06-03
1
-12
/
+57
*
|
log: add AV_CLASS_CATEGORY_NB
Michael Niedermayer
2012-06-03
1
-0
/
+1
*
|
log: cleanup color arrays
Michael Niedermayer
2012-06-03
1
-2
/
+21
*
|
log: add category to AVClass
Michael Niedermayer
2012-06-01
2
-1
/
+19
*
|
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
Michael Niedermayer
2012-05-30
1
-7
/
+6
|
\
\
|
|
/
|
*
x86: Avoid movs on BUTTERFLYPS when in AVX mode
Vitor Sessak
2012-05-29
1
-7
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-28
1
-1
/
+2
|
\
\
|
|
/
|
*
AVOptions: fix the value printed in out of range error message.
Anton Khirnov
2012-05-28
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-28
1
-2
/
+2
|
\
\
|
|
/
|
*
log: make colored output more colorful.
Anton Khirnov
2012-05-26
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-26
3
-1
/
+31
|
\
\
|
|
/
|
*
opt: Add av_opt_set_bin()
Samuel Pitoiset
2012-05-26
3
-1
/
+31
*
|
Fixed warnings about int64 to int32 conversion
Michael Bradshaw
2012-05-25
1
-2
/
+2
*
|
lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h
Stefano Sabatini
2012-05-24
2
-1
/
+4
[next]