| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/hmac: fix API/ABI compatibility with the fork | James Almer | 2015-07-29 | 1 | -0/+3 |
* | avutil: add ayuv64le and ayuv64be packed pixel format | Paul B Mahol | 2015-07-24 | 1 | -1/+1 |
* | Merge commit '832129431fd5c693b12c32a1563944c631feaf36' | Michael Niedermayer | 2015-07-03 | 1 | -1/+1 |
|\ |
|
| * | lavu: Add version information for av_version_info() | Vittorio Giovara | 2015-07-03 | 1 | -1/+1 |
* | | libavutil/doc: Changes in documentation due to changes to fixed_dsp | Nedeljko Babic | 2015-06-05 | 1 | -2/+2 |
* | | Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872' | Michael Niedermayer | 2015-05-31 | 1 | -1/+1 |
|\| |
|
| * | x86: add AV_CPU_FLAG_AVXSLOW flag | James Almer | 2015-05-31 | 1 | -2/+2 |
* | | x86/cpu: add AV_CPU_FLAG_AVXSLOW flag | James Almer | 2015-05-27 | 1 | -1/+1 |
* | | avutil: Add av_q2intfloat() | Michael Niedermayer | 2015-05-26 | 1 | -1/+1 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -2/+2 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -1/+1 |
* | | Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | log: Print a full backtrace along with error messages under Valgrind | Vittorio Giovara | 2015-04-20 | 1 | -1/+1 |
* | | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' | Michael Niedermayer | 2015-04-20 | 1 | -2/+5 |
|\| |
|
| * | log: Introduce a more verbose debug level | Vittorio Giovara | 2015-04-19 | 1 | -1/+4 |
* | | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' | Michael Niedermayer | 2015-04-07 | 1 | -1/+1 |
|\| |
|
| * | parseutils: Make av_small_strptime public | Luca Barbato | 2015-04-07 | 1 | -1/+1 |
* | | lavu/avstring: add av_append_path_component() funcion | Lukasz Marek | 2015-03-31 | 1 | -1/+1 |
* | | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1' | Michael Niedermayer | 2015-03-29 | 1 | -2/+2 |
|\| |
|
| * | lavc: add MMAL hardware decoder wrapper | wm4 | 2015-03-29 | 1 | -2/+2 |
* | | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' | Michael Niedermayer | 2015-03-24 | 1 | -1/+1 |
|\| |
|
| * | mov: Write the display matrix in order | Vittorio Giovara | 2015-03-23 | 1 | -1/+1 |
* | | avutil: Extract gamma determination from PNG encoder for future use. Adds pri... | Kevin Wheatley | 2015-03-05 | 1 | -1/+1 |
* | | Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a' | Michael Niedermayer | 2015-02-19 | 1 | -1/+1 |
|\| |
|
| * | pixfmt: add a pixel format for QSV hwaccel | Anton Khirnov | 2015-02-19 | 1 | -1/+1 |
* | | avutil/version: Add () to protect the AV_VERSION_INT() arguments | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | Merge commit '728685f37ab333ca35980bd01766c78d197f784a' | Michael Niedermayer | 2015-01-27 | 1 | -1/+1 |
|\| |
|
| * | Add a side data type for audio service type. | Anton Khirnov | 2015-01-27 | 1 | -1/+1 |
* | | Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a' | Michael Niedermayer | 2015-01-15 | 1 | -2/+2 |
|\| |
|
| * | lavu: add planar 16 bit and 8 bit rgb with alpha | Paul B Mahol | 2015-01-14 | 1 | -1/+1 |
* | | Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8' | Michael Niedermayer | 2015-01-15 | 1 | -1/+1 |
|\| |
|
| * | imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2015-01-14 | 1 | -1/+1 |
* | | libavutil: Added Camellia symmetric block cipher | Supraja Meedinti | 2015-01-02 | 1 | -1/+1 |
* | | lavu/opt: add consts where possible | Lukasz Marek | 2014-11-27 | 1 | -0/+7 |
* | | avutil: remove FF_CONST_AVUTIL53, its no longer needed | Michael Niedermayer | 2014-11-24 | 1 | -8/+0 |
* | | lavu/dict: add av_dict_get_string | Lukasz Marek | 2014-11-21 | 1 | -1/+1 |
* | | avutil/float_dsp: add avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-18 | 1 | -1/+1 |
* | | lavu/opt: introduce av_opt_serialize() | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | | lavu/opt: introduce av_opt_is_set_to_default() | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | | Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5' | Michael Niedermayer | 2014-10-24 | 1 | -1/+1 |
|\| |
|
| * | lavu: Add av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -1/+1 |
* | | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' | Michael Niedermayer | 2014-10-08 | 1 | -2/+2 |
|\| |
|
| * | pixdesc: return color properties names | Vittorio Giovara | 2014-10-08 | 1 | -2/+2 |
* | | Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' | Michael Niedermayer | 2014-10-08 | 1 | -1/+1 |
|\| |
|
| * | pixfmt: mark further reserved values | Vittorio Giovara | 2014-10-08 | 1 | -1/+1 |
* | | avutil: remove obsolete FF_API_INTFLOAT cruft | James Almer | 2014-10-05 | 1 | -3/+0 |
* | | avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft | James Almer | 2014-10-05 | 1 | -3/+0 |
* | | avutil: remove obsolete FF_API_FIND_OPT cruft | James Almer | 2014-10-05 | 1 | -3/+0 |
* | | avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft | James Almer | 2014-10-05 | 1 | -3/+0 |
* | | avcodec, avutil: allow more control about how samples are skipped | wm4 | 2014-10-02 | 1 | -1/+1 |