projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump lavu minor and add an APIChanges entry for audioconvert functions.
[ffmpeg.git]
/
libavutil
/
avutil.h
2012-06-10
Anton Khirnov
Bump lavu minor and add an APIChanges entry for audioco...
blob
|
commitdiff
2012-05-26
Samuel Pitoiset
opt: Add av_opt_set_bin()
blob
|
commitdiff
|
diff to current
2012-05-15
Anton Khirnov
Add missing version bumps and APIchanges/Changelog...
blob
|
commitdiff
|
diff to current
2012-04-25
Mans Rullgard
avutil: add av_parse_cpu_flags() function
blob
|
commitdiff
|
diff to current
2012-04-20
Justin Ruggles
avutil: add audio fifo buffer
blob
|
commitdiff
|
diff to current
2012-04-09
Justin Ruggles
avutil: use align == 0 for default alignment in audio...
blob
|
commitdiff
|
diff to current
2012-04-08
Nicolas George
audioconvert: make av_get_channel_layout accept composi...
blob
|
commitdiff
|
diff to current
2012-04-08
Justin Ruggles
avutil: add av_get_packed_sample_fmt() and av_get_plana...
blob
|
commitdiff
|
diff to current
2012-04-05
Justin Ruggles
avutil: Add av_get_default_channel_layout()
blob
|
commitdiff
|
diff to current
2012-03-06
Anton Khirnov
cpu: add av_set_cpu_flags_mask().
blob
|
commitdiff
|
diff to current
2012-02-28
Diego Biurrun
doxygen: Remove documentation for non-existing paramete...
blob
|
commitdiff
|
diff to current
2012-02-25
Justin Ruggles
avutil: add AVERROR_UNKNOWN
blob
|
commitdiff
|
diff to current
2012-02-23
Diego Biurrun
Remove libpostproc.
blob
|
commitdiff
|
diff to current
2012-02-20
Justin Ruggles
avutil: add av_rescale_q_rnd() to allow different rounding
blob
|
commitdiff
|
diff to current
2012-02-08
Anton Khirnov
pixdesc: mark pseudopaletted formats with a special...
blob
|
commitdiff
|
diff to current
2012-01-30
Paul B Mahol
avutil: make intfloat api public
blob
|
commitdiff
|
diff to current
2012-01-27
Alex Converse
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
blob
|
commitdiff
|
diff to current
2012-01-27
Paul B Mahol
sws/pixfmt/pixdesc: add support for yuva444p
blob
|
commitdiff
|
diff to current
2012-01-03
Janne Grunau
lavu: bump lavu minor for av_popcount64
blob
|
commitdiff
|
diff to current
2011-12-12
Anton Khirnov
Add basic libavdevice documentation.
blob
|
commitdiff
|
diff to current
2011-12-09
Justin Ruggles
audioconvert: add some additional channel and channel...
blob
|
commitdiff
|
diff to current
2011-12-09
Justin Ruggles
audioconvert: change 7.1 "wide" layout to use side...
blob
|
commitdiff
|
diff to current
2011-11-25
Mans Rullgard
Make channel layout masks unsigned
blob
|
commitdiff
|
diff to current
2011-11-24
Ronald S. Bultje
Clean up swscale pixfmt macros using av_pix_fmt_descrip...
blob
|
commitdiff
|
diff to current
2011-11-23
Justin Ruggles
libavutil: add utility functions to simplify allocation...
blob
|
commitdiff
|
diff to current
2011-11-23
Justin Ruggles
libavutil: add planar sample formats and av_sample_fmt_...
blob
|
commitdiff
|
diff to current
2011-11-22
Luca Barbato
doxy: structure libavformat groups
blob
|
commitdiff
|
diff to current
2011-11-22
Luca Barbato
doxy: introduce an empty structure in libavcodec
blob
|
commitdiff
|
diff to current
2011-11-22
Luca Barbato
doxy: provide a start page and document libavutil
blob
|
commitdiff
|
diff to current
2011-11-16
Martin Storsjö
avutil: Add av_timegm as a public function
blob
|
commitdiff
|
diff to current
2011-11-14
Sebastien Zwickert
hwaccel: OS X Video Decoder Acceleration (VDA) support.
blob
|
commitdiff
|
diff to current
2011-11-06
Reimar Döffinger
avstring: Add locale independent implementations of...
blob
|
commitdiff
|
diff to current
2011-11-06
Luca Barbato
avstring: Add locale independent implementations of...
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
AVOptions: bump minor and add APIchanges entry.
blob
|
commitdiff
|
diff to current
2011-09-26
Jason Garrett-Glaser
x86: XOP/FMA4 CPU detection support
blob
|
commitdiff
|
diff to current
2011-09-19
Stefano Sabatini
eval: implement not() expression
blob
|
commitdiff
|
diff to current
2011-09-19
Stefano Sabatini
eval: add sqrt function for computing the square root
blob
|
commitdiff
|
diff to current
2011-09-07
Anton Khirnov
AVOptions: deprecate av_opt_set_defaults2
blob
|
commitdiff
|
diff to current
2011-09-03
Anton Khirnov
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
blob
|
commitdiff
|
diff to current
2011-08-26
Stefano Sabatini
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include log.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include pixfmt.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include rational.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include mathematics.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include intfloat_readwrite.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-06-23
Martin Storsjö
Add av_printf_format, for marking printf style format...
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
Add minor bumps and APIChanges entries for lavf private...
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
AVOptions: add av_opt_find() as a replacement for av_fi...
blob
|
commitdiff
|
diff to current
2011-06-10
Martin Storsjö
avoptions: Add an av_opt_flag_is_set function for inspe...
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Move metadata API from lavf to lavu.
blob
|
commitdiff
|
diff to current
2011-06-07
Stefano Sabatini
samplefmt: add av_get_bytes_per_sample()
blob
|
commitdiff
|
diff to current
2011-06-05
Anton Khirnov
AVOptions: add av_opt_free convenience function.
blob
|
commitdiff
|
diff to current
2011-05-28
Stefano Sabatini
lavu: add av_get_pix_fmt_name() convenience function
blob
|
commitdiff
|
diff to current
2011-04-26
Stefano Sabatini
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavu: remove FF_API_OLD_IMAGE_NAMES cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavu: remove FF_API_OLD_EVAL_NAMES cruft
blob
|
commitdiff
|
diff to current
2011-04-18
Anton Khirnov
Bump major versions of all libraries.
blob
|
commitdiff
|
diff to current
2011-04-10
Stefano Sabatini
eval: add support for trunc, ceil, and floor functions
blob
|
commitdiff
|
diff to current
2011-04-10
Peter Ross
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-17
Anton Khirnov
lavf, lavu: bump minor versions and add an APIChanges...
blob
|
commitdiff
|
diff to current
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-02-02
Anton Khirnov
Add forgotten minor API bumps and APIChanges entries
blob
|
commitdiff
|
diff to current
2010-12-22
Stefano Sabatini
Add av_file_map() and av_file_unmap() functions.
blob
|
commitdiff
|
diff to current
2010-12-19
Nicolas George
Add AVERROR_*_NOT_FOUND codes.
blob
|
commitdiff
|
diff to current
2010-12-04
Stefano Sabatini
Deprecate avcodec_pix_fmt_string() in favor of
blob
|
commitdiff
|
diff to current
2010-11-08
Stefano Sabatini
Use hierarchic names convention (prefix them with av_ex...
blob
|
commitdiff
|
diff to current
2010-11-03
Stefano Sabatini
Implement isnan() function evaluation.
blob
|
commitdiff
|
diff to current
2010-11-01
Stefano Sabatini
Make strmatch() return 1 only if the string compared...
blob
|
commitdiff
|
diff to current
2010-11-01
Stefano Sabatini
Fix evaluation of expressions of the form: E1;E2.
blob
|
commitdiff
|
diff to current
2010-10-08
Stefano Sabatini
Install libavutil/opt.h, its API is public.
blob
|
commitdiff
|
diff to current
2010-10-05
Michael Niedermayer
Make av_cmp_q() work with infinities and NAN.
blob
|
commitdiff
|
diff to current
2010-10-04
Stefano Sabatini
Make av_d2q() manage the case in which the value to...
blob
|
commitdiff
|
diff to current
2010-09-30
Michael Niedermayer
av_assert() system.
blob
|
commitdiff
|
diff to current
2010-09-27
Stefano Sabatini
Move av_set_options_string() from libavfilter to libavutil.
blob
|
commitdiff
|
diff to current
2010-09-27
Stefano Sabatini
Move av_get_token() from libavfilter to libavutil.
blob
|
commitdiff
|
diff to current
2010-09-27
Stefano Sabatini
Bump version and update APIchanges after r25210.
blob
|
commitdiff
|
diff to current
2010-09-26
Michael Niedermayer
Move AVOptions from libavcodec to libavutil
blob
|
commitdiff
|
diff to current
2010-09-24
Michael Niedermayer
2nd try to fix av_log() repeated detection
blob
|
commitdiff
|
diff to current
2010-09-14
Tomas Härdin
Add av_popcount() to libavutil/common.h and bump minor...
blob
|
commitdiff
|
diff to current
2010-09-08
Stefano Sabatini
Move mm_support() from libavcodec to libavutil, make...
blob
|
commitdiff
|
diff to current
2010-09-04
Stefano Sabatini
Rename FF_MM_ symbols related to CPU features flags...
blob
|
commitdiff
|
diff to current
2010-08-17
Stefano Sabatini
Define macro AV_NE() and use it in libavdevice.
blob
|
commitdiff
|
diff to current
2010-07-22
Stefano Sabatini
Add the M_PHI constant, contains an approximation of...
blob
|
commitdiff
|
diff to current
2010-07-11
Stefano Sabatini
Update lavu minor and add APIchanges entry after r24174...
blob
|
commitdiff
|
diff to current
2010-07-08
Stefano Sabatini
Bump minor after read/write_line() to av_read/write_ima...
blob
|
commitdiff
|
diff to current
2010-07-02
Ramiro Polla
avutil: bump minor version for r23985 (install lfg.h)
blob
|
commitdiff
|
diff to current
2010-07-01
Stefano Sabatini
Move colorspace.h from libavcodec to libavutil.
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-13
Stefano Sabatini
Add APIchanges entry and bump minor after av_compare_mo...
blob
|
commitdiff
|
diff to current
2010-06-05
Stefano Sabatini
Move eval.c and eval.h from libavcodec to libavutil...
blob
|
commitdiff
|
diff to current
2010-06-05
Stefano Sabatini
Bump lavu minor and add APIchanges entry after AV_BASE6...
blob
|
commitdiff
|
diff to current
2010-05-23
Martin Storsjö
Bump libavutil minor version for the addition of av_get...
blob
|
commitdiff
|
diff to current
2010-05-19
Michael Niedermayer
Make it possible for a log context to keep track of...
blob
|
commitdiff
|
diff to current
2010-05-08
Michael Niedermayer
Add means to adjust the log level per context.
blob
|
commitdiff
|
diff to current
2010-05-05
Stefano Sabatini
Make av_strerror() return -1 even in the case when...
blob
|
commitdiff
|
diff to current
2010-04-28
Michael Niedermayer
Add version to AVClass so we can add to and use fields...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Move AVMediaType from libavcodec to libavutil.
blob
|
commitdiff
|
diff to current
2010-03-25
Stefano Sabatini
Implement av_strerror().
blob
|
commitdiff
|
diff to current
next