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
*
avutil/frame: increase padding for frames
Michael Niedermayer
2013-12-28
1
-1
/
+1
*
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
2
-2
/
+2
|
\
|
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
3
-18
/
+18
|
*
error.h: Do not circularly depend on avutil.h
Diego Biurrun
2013-12-25
1
-1
/
+0
|
*
lavu: fix typo in documentation.
Tim Walker
2013-12-22
1
-1
/
+1
*
|
lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample fo...
Stefano Sabatini
2013-12-26
1
-1
/
+1
*
|
lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...
Stefano Sabatini
2013-12-26
1
-1
/
+1
*
|
lavu/opt: apply range checks also when setting format string value
Stefano Sabatini
2013-12-26
1
-1
/
+11
*
|
lavu/opt: factorize setting of format values from string
Stefano Sabatini
2013-12-26
1
-32
/
+38
*
|
lavu/opt: fix range check logic in set_format()
Stefano Sabatini
2013-12-26
1
-2
/
+2
*
|
avutil/avstring: add av_strnlen()
Michael Niedermayer
2013-12-22
2
-2
/
+16
*
|
Convert XvMC to hwaccel v3
Ivan Kalvachev
2013-12-22
2
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-20
2
-2
/
+8
|
\
\
|
|
/
|
*
atomics: cosmetics: Restructure ifdefs for greater clarity
Diego Biurrun
2013-12-20
2
-2
/
+8
*
|
Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...
Michael Niedermayer
2013-12-18
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-17
1
-1
/
+1
|
\
\
|
|
/
|
*
apidoc: fix warning from stereo3d.h
Vittorio Giovara
2013-12-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-17
1
-1
/
+0
|
\
\
|
|
/
|
*
avutil: Remove deprecated intfloat_readwrite code
Diego Biurrun
2013-12-16
4
-149
/
+0
*
|
Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'
Michael Niedermayer
2013-12-16
2
-23
/
+23
|
\
\
|
|
/
|
*
Bump libavutil major version to account for the LLS API/ABI changes.
Reinhard Tartler
2013-12-14
1
-13
/
+13
*
|
lavu/dict.h: extend/clarify av_dict_get() doxy
Stefano Sabatini
2013-12-16
1
-2
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-14
1
-1
/
+1
|
\
\
|
|
/
|
*
doxy: Define a group for libswscale documentation
Luca Barbato
2013-12-13
1
-1
/
+1
*
|
Merge commit '70a7b24d56a823894440a372c46e89e212b89c35'
Michael Niedermayer
2013-12-14
3
-0
/
+10
|
\
\
|
|
/
|
*
avutil: Add deprecation ifdefs around obsolete intfloat code
Diego Biurrun
2013-12-13
3
-0
/
+10
*
|
Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5'
Michael Niedermayer
2013-12-12
1
-2
/
+4
|
\
\
|
|
/
|
*
parseutils: fix discarding const attribute warning
Vittorio Giovara
2013-12-12
1
-2
/
+4
*
|
avutil/avstring: fix () position
Michael Niedermayer
2013-12-11
1
-2
/
+2
*
|
Merge commit '7e244c68600f479270e979258e389ed5240885fb'
Michael Niedermayer
2013-12-09
5
-1
/
+195
|
\
\
|
|
/
|
*
avframe: add codec-independent stereoscopic metadata
Vittorio Giovara
2013-12-09
5
-1
/
+195
*
|
cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...
Lenny Wang
2013-12-09
3
-1
/
+59
*
|
Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'
Michael Niedermayer
2013-12-09
1
-1
/
+1
|
\
\
|
|
/
|
*
configure: Prefix libc-related variables with "libc_"
Diego Biurrun
2013-12-09
1
-1
/
+1
*
|
Merge commit 'df7aba52b51007db50410abe15fe28391abd8757'
Michael Niedermayer
2013-12-09
1
-23
/
+23
|
\
\
|
|
/
|
*
frame: cosmetics, reindent
Anton Khirnov
2013-12-09
1
-15
/
+15
*
|
Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'
Michael Niedermayer
2013-12-09
1
-0
/
+1
|
\
\
|
|
/
|
*
frame: copy flags in av_frame_copy_props()
Anton Khirnov
2013-12-09
1
-0
/
+1
*
|
avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) time
Michael Niedermayer
2013-12-07
1
-6
/
+13
*
|
avutil/opt: factor set_string_color() out
Michael Niedermayer
2013-12-07
1
-10
/
+16
*
|
avutil/opt: factor set_string_video_rate() out
Michael Niedermayer
2013-12-07
1
-9
/
+14
*
|
avutil/opt: factor set_string_image_size() out
Michael Niedermayer
2013-12-07
1
-9
/
+16
*
|
avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0
Michael Niedermayer
2013-12-06
1
-0
/
+2
*
|
avutil/log: skip IO calls on empty strings
Michael Niedermayer
2013-12-06
1
-0
/
+3
*
|
avutil/log: skip setting color for default (AV_LOG_INFO) level
Michael Niedermayer
2013-12-06
1
-4
/
+4
*
|
avutil/log: merge calls that set ansi color and print the string
Michael Niedermayer
2013-12-06
1
-13
/
+22
*
|
Add Windows resource file support for shared libraries
James Almer
2013-12-05
2
-0
/
+58
*
|
libavutil & opencl: remove opencl default device type
Lenny Wang
2013-12-02
1
-1
/
+1
*
|
build: rename version.h to libavutil/ffversion.h
Timothy Gu
2013-11-30
2
-2
/
+3
*
|
avutil/log: check that len is within the buffer before reading it
Michael Niedermayer
2013-11-27
1
-1
/
+1
[next]