| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -0/+3 |
|\ |
|
| * | lavc: Make AVPacket.duration int64, and deprecate convergence_duration | wm4 | 2015-09-29 | 1 | -0/+3 |
* | | Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' | Hendrik Leppkes | 2015-09-17 | 1 | -0/+4 |
|\| |
|
| * | d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext | Steve Lhomme | 2015-09-17 | 1 | -0/+4 |
* | | lavf: Switch probesize and max_analyze_duration to 64bit. | Carl Eugen Hoyos | 2015-09-15 | 1 | -0/+4 |
* | | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. | Carl Eugen Hoyos | 2015-09-15 | 1 | -0/+4 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -0/+4 |
* | | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+2 |
|\| |
|
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -0/+2 |
* | | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+2 |
|\| |
|
| * | lavu: Remove bit packing from AVComponentDescriptor | Vittorio Giovara | 2015-09-07 | 1 | -0/+2 |
* | | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+3 |
|\| |
|
| * | lavu: extend size of the AVPixFmtDescriptor.flags field | wm4 | 2015-09-07 | 1 | -0/+3 |
* | | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' | Hendrik Leppkes | 2015-09-05 | 1 | -9/+9 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -7/+7 |
* | | doc/APIchanges: Fill in missing fields and correct one lavu version | Michael Niedermayer | 2015-09-05 | 1 | -11/+11 |
* | | doc/APIchanges: add 2.8 cut line | Michael Niedermayer | 2015-09-05 | 1 | -0/+2 |
* | | vaapi: streamline public context structure. | Gwenole Beauchesne | 2015-08-19 | 1 | -0/+4 |
* | | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -0/+7 |
* | | Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\| |
|
| * | des: add av_des_alloc() | James Almer | 2015-07-31 | 1 | -0/+1 |
* | | Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\| |
|
| * | xtea: add av_xtea_alloc() | James Almer | 2015-07-31 | 1 | -0/+1 |
* | | Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\| |
|
| * | rc4: add av_rc4_alloc() | James Almer | 2015-07-31 | 1 | -0/+1 |
* | | Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+3 |
|\| |
|
| * | blowfish: add av_blowfish_alloc() | James Almer | 2015-07-31 | 1 | -0/+3 |
* | | Merge commit '6877537ff321136cf78ab03b8b91e6b6f218db5b' | Michael Niedermayer | 2015-07-30 | 1 | -0/+3 |
|\| |
|
| * | hmac: add missing version bump and APIChanges entry | James Almer | 2015-07-30 | 1 | -0/+3 |
* | | doc/APIchanges: fill in some missing things | Michael Niedermayer | 2015-07-30 | 1 | -3/+3 |
* | | Merge commit 'b94ec30428b9696f99b08055735689623fe63954' | Michael Niedermayer | 2015-07-27 | 1 | -0/+6 |
|\| |
|
| * | lavc: Update version and APIchanges | Vittorio Giovara | 2015-07-27 | 1 | -0/+6 |
* | | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS | Michael Niedermayer | 2015-07-22 | 1 | -2/+3 |
* | | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' | Michael Niedermayer | 2015-07-21 | 1 | -0/+3 |
|\| |
|
| * | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -0/+3 |
| * | APIchanges: Mention lavfi and lavd identification symbol addition | Vittorio Giovara | 2015-07-17 | 1 | -0/+4 |
* | | lavc: Add properties field to AVCodecContext. | Carl Eugen Hoyos | 2015-07-16 | 1 | -0/+4 |
* | | 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 | -3/+3 |
* | | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' | Michael Niedermayer | 2015-07-03 | 1 | -2/+2 |
|\| |
|
| * | lavu: add an API function to return the Libav version string | wm4 | 2015-07-02 | 1 | -0/+3 |
| * | avio: Add avio_put_str16be | Luca Barbato | 2015-06-07 | 1 | -0/+3 |
| * | x86: add AV_CPU_FLAG_AVXSLOW flag | James Almer | 2015-05-31 | 1 | -0/+3 |
* | | lavu: add an API function to return the FFmpeg version string | wm4 | 2015-07-01 | 1 | -0/+3 |
* | | avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace | Michael Niedermayer | 2015-06-29 | 1 | -4/+0 |
* | | lavf/avio: Extend API with avio_move() and avio_delete() | Mariusz SzczepaĆczyk | 2015-06-22 | 1 | -0/+4 |
* | | doc/APIchanges: fill in missing stuff | Michael Niedermayer | 2015-06-09 | 1 | -5/+5 |
* | | doc/APIchanges: Add 2.7 separator | Michael Niedermayer | 2015-06-09 | 1 | -0/+2 |
* | | Revert addition of a few fixed_dsp functions to APIChanges | Michael Niedermayer | 2015-06-05 | 1 | -7/+0 |
* | | libavutil/doc: Changes in documentation due to changes to fixed_dsp | Nedeljko Babic | 2015-06-05 | 1 | -0/+7 |