summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* doc/APIchanges: more dates and hashesMichael Niedermayer2014-05-031-14/+14
* doc/APIchanges: add hashes and datesLukasz Marek2014-05-031-5/+5
* lavu/opt: add av_opt_set_dict2() functionLukasz Marek2014-05-021-0/+3
* Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'Michael Niedermayer2014-05-011-0/+4
|\
| * lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-0/+4
* | Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'Michael Niedermayer2014-05-011-0/+4
|\ \ | |/
| * lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-0/+4
* | Merge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683'Michael Niedermayer2014-05-011-0/+4
|\ \ | |/
| * lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-0/+4
* | Merge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd'Michael Niedermayer2014-05-011-0/+4
|\ \ | |/
| * lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-0/+4
* | lavc: minor bump and APIchanges for AVCodecDescriptor.mime_types.Nicolas George2014-04-291-0/+3
* | lavu/hash: add hash_final helpers.Nicolas George2014-04-291-0/+3
* | Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05'Michael Niedermayer2014-04-291-0/+3
|\ \ | |/
| * dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-281-0/+3
| * avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+3
* | Fix bistream typosMichael Niedermayer2014-04-271-1/+1
* | fix bistream typosMichael Niedermayer2014-04-271-1/+1
* | avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+3
* | Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer2014-04-171-0/+3
|\ \ | |/
| * crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-171-0/+3
* | avformat: add av_format_inject_global_side_data(), and disable it by defaultMichael Niedermayer2014-04-151-0/+3
* | avutil/log: add av_log_get_flags()Michael Niedermayer2014-04-121-0/+3
* | lavd: add device capabilities APILukasz Marek2014-04-111-0/+4
* | Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8'Michael Niedermayer2014-04-091-0/+3
|\ \ | |/
| * lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-0/+3
* | Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81'Michael Niedermayer2014-04-041-0/+4
|\ \ | |/
| * replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-041-0/+4
* | Merge commit '7763118cae4eb468b032dbd29af15a011c2c233b'Michael Niedermayer2014-04-031-0/+3
|\ \ | |/
| * log: Support for 256color terminalsLuca Barbato2014-04-031-0/+3
* | Merge commit 'lukaszmluki/master^'Michael Niedermayer2014-04-031-0/+4
|\ \
| * | lavu/opt: extend AVOptionRange by extra valuesLukasz Marek2014-04-031-0/+4
|/ /
* | lavu/mem: add av_dynarray_add_nofree functionLukasz Marek2014-03-291-0/+3
* | Merge commit 'd161ae0a37900cbd36c1390ca32a56b892c02ab5'Michael Niedermayer2014-03-241-0/+4
|\ \ | |/
| * frame: add a function for removing side data from a frameAnton Khirnov2014-03-241-0/+4
* | Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'Michael Niedermayer2014-03-241-0/+7
|\ \ | |/
| * Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+7
* | Merge commit '25b32586566f285d797737863c97a1c5c9c84e2b'Michael Niedermayer2014-03-241-0/+4
|\ \ | |/
| * lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov2014-03-241-0/+4
* | Merge commit '0e2c3ee9a335d8a0a5edf0509e222e804d7b2619'Michael Niedermayer2014-03-241-0/+4
|\ \ | |/
| * lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-241-0/+4
* | Add APIchanges entry and bump libswscale micro version for making gray16 full...Carl Eugen Hoyos2014-03-191-0/+3
* | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer2014-03-171-0/+3
|\ \ | |/
| * RGBA64 pixel formatsJean First2014-03-161-0/+3
* | update doc/APIchangesMichael Niedermayer2014-03-121-1/+1
* | avformat: extracting NTP timestamp from RTCPFred Rothganger2014-03-121-0/+3
* | doc/APIchanges: fill in datesMichael Niedermayer2014-03-111-13/+13
* | doc/APIchanges: update versions & hashesMichael Niedermayer2014-03-071-23/+23
* | doc/APIchanges: fill in missing version for "2013-11-14 - 31c09b7 / 728c465 -...Michael Niedermayer2014-03-051-1/+1
* | lavd/avdevice: add device iteratorsLukasz Marek2014-03-031-0/+6
OpenPOWER on IntegriCloud