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
/
avutil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
samplefmt: add av_get_bytes_per_sample()
Stefano Sabatini
2011-06-07
1
-1
/
+4
*
AVOptions: add av_opt_free convenience function.
Anton Khirnov
2011-06-05
1
-1
/
+1
*
lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
2011-05-28
1
-1
/
+1
*
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
Stefano Sabatini
2011-04-26
1
-1
/
+20
*
lavu: remove FF_API_OLD_IMAGE_NAMES cruft
Anton Khirnov
2011-04-19
1
-8
/
+0
*
lavu: remove FF_API_OLD_EVAL_NAMES cruft
Anton Khirnov
2011-04-19
1
-3
/
+0
*
Bump major versions of all libraries.
Anton Khirnov
2011-04-18
1
-3
/
+3
*
eval: add support for trunc, ceil, and floor functions
Stefano Sabatini
2011-04-10
1
-1
/
+1
*
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-04-10
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes
Anton Khirnov
2011-02-17
1
-1
/
+1
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+13
*
Add forgotten minor API bumps and APIChanges entries
Anton Khirnov
2011-02-02
1
-1
/
+1
*
Add av_file_map() and av_file_unmap() functions.
Stefano Sabatini
2010-12-22
1
-1
/
+1
*
Add AVERROR_*_NOT_FOUND codes.
Nicolas George
2010-12-19
1
-1
/
+1
*
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-12-04
1
-1
/
+1
*
Use hierarchic names convention (prefix them with av_expr) for the
Stefano Sabatini
2010-11-08
1
-2
/
+10
*
Implement isnan() function evaluation.
Stefano Sabatini
2010-11-03
1
-1
/
+1
*
Make strmatch() return 1 only if the string compared against the
Stefano Sabatini
2010-11-01
1
-1
/
+1
*
Fix evaluation of expressions of the form: E1;E2.
Stefano Sabatini
2010-11-01
1
-1
/
+1
*
Install libavutil/opt.h, its API is public.
Stefano Sabatini
2010-10-08
1
-1
/
+1
*
Make av_cmp_q() work with infinities and NAN.
Michael Niedermayer
2010-10-05
1
-1
/
+1
*
Make av_d2q() manage the case in which the value to convert is inf.
Stefano Sabatini
2010-10-04
1
-1
/
+1
*
av_assert() system.
Michael Niedermayer
2010-09-30
1
-1
/
+1
*
Move av_set_options_string() from libavfilter to libavutil.
Stefano Sabatini
2010-09-27
1
-1
/
+1
*
Move av_get_token() from libavfilter to libavutil.
Stefano Sabatini
2010-09-27
1
-1
/
+1
*
Bump version and update APIchanges after r25210.
Stefano Sabatini
2010-09-27
1
-1
/
+1
*
Move AVOptions from libavcodec to libavutil
Michael Niedermayer
2010-09-26
1
-0
/
+7
*
2nd try to fix av_log() repeated detection
Michael Niedermayer
2010-09-24
1
-1
/
+1
*
Add av_popcount() to libavutil/common.h and bump minor version
Tomas Härdin
2010-09-14
1
-1
/
+1
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-1
/
+1
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-1
/
+1
*
Define macro AV_NE() and use it in libavdevice.
Stefano Sabatini
2010-08-17
1
-1
/
+1
*
Add the M_PHI constant, contains an approximation of the golden ratio
Stefano Sabatini
2010-07-22
1
-1
/
+1
*
Update lavu minor and add APIchanges entry after r24174 (add bswap.h
Stefano Sabatini
2010-07-11
1
-1
/
+1
*
Bump minor after read/write_line() to av_read/write_image_line()
Stefano Sabatini
2010-07-08
1
-1
/
+1
*
avutil: bump minor version for r23985 (install lfg.h)
Ramiro Polla
2010-07-02
1
-2
/
+2
*
Move colorspace.h from libavcodec to libavutil.
Stefano Sabatini
2010-07-01
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-3
/
+3
*
Add APIchanges entry and bump minor after av_compare_mod() addition.
Stefano Sabatini
2010-06-13
1
-1
/
+1
*
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
Stefano Sabatini
2010-06-05
1
-1
/
+1
*
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
Stefano Sabatini
2010-06-05
1
-1
/
+1
*
Bump libavutil minor version for the addition of av_get_random_seed
Martin Storsjö
2010-05-23
1
-2
/
+2
*
Make it possible for a log context to keep track of its parent context.
Michael Niedermayer
2010-05-19
1
-1
/
+1
*
Add means to adjust the log level per context.
Michael Niedermayer
2010-05-08
1
-1
/
+1
*
Make av_strerror() return -1 even in the case when av_strerror_r() is
Stefano Sabatini
2010-05-05
1
-1
/
+1
*
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2010-04-28
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Move AVMediaType from libavcodec to libavutil.
Stefano Sabatini
2010-03-30
1
-1
/
+11
*
Implement av_strerror().
Stefano Sabatini
2010-03-25
1
-1
/
+1
[next]