summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer2015-07-03
|\
| * lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* | libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic2015-06-05
* | Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872'Michael Niedermayer2015-05-31
|\|
| * x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* | x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-27
* | avutil: Add av_q2intfloat()Michael Niedermayer2015-05-26
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer2015-04-20
|\|
| * log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
* | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-20
|\|
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer2015-04-07
|\|
| * parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* | lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-31
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-29
|\|
| * lavc: add MMAL hardware decoder wrapperwm42015-03-29
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-24
|\|
| * mov: Write the display matrix in orderVittorio Giovara2015-03-23
* | avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley2015-03-05
* | Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer2015-02-19
|\|
| * pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* | avutil/version: Add () to protect the AV_VERSION_INT() argumentsMichael Niedermayer2015-02-17
* | Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer2015-01-27
|\|
| * Add a side data type for audio service type.Anton Khirnov2015-01-27
* | Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'Michael Niedermayer2015-01-15
|\|
| * lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14
* | Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'Michael Niedermayer2015-01-15
|\|
| * imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* | libavutil: Added Camellia symmetric block cipherSupraja Meedinti2015-01-02
* | lavu/opt: add consts where possibleLukasz Marek2014-11-27
* | avutil: remove FF_CONST_AVUTIL53, its no longer neededMichael Niedermayer2014-11-24
* | lavu/dict: add av_dict_get_stringLukasz Marek2014-11-21
* | avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-18
* | lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-16
* | lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-16
* | Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer2014-10-24
|\|
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-08
|\|
| * pixdesc: return color properties namesVittorio Giovara2014-10-08
* | Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer2014-10-08
|\|
| * pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* | avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruftJames Almer2014-10-05
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-02
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* | lavu/bprint: add const to av_bprint_is_complete() argument.Nicolas George2014-09-21