| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -0/+4 |
|\ |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -0/+4 |
* | | Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' | Michael Niedermayer | 2014-10-15 | 1 | -0/+3 |
|\| |
|
| * | vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check | Rémi Denis-Courmont | 2014-10-15 | 1 | -0/+3 |
* | | Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a' | Michael Niedermayer | 2014-10-15 | 1 | -1/+1 |
|\| |
|
| * | doc: fix typing mistake | Rémi Denis-Courmont | 2014-10-15 | 1 | -1/+1 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -0/+4 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -0/+4 |
* | | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' | Michael Niedermayer | 2014-10-08 | 1 | -0/+3 |
|\| |
|
| * | pixdesc: return color properties names | Vittorio Giovara | 2014-10-08 | 1 | -0/+3 |
* | | Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' | Michael Niedermayer | 2014-10-06 | 1 | -0/+4 |
|\| |
|
| * | vdpau: add av_vdpau_bind_context() | Rémi Denis-Courmont | 2014-10-06 | 1 | -0/+4 |
* | | avcodec, avutil: allow more control about how samples are skipped | wm4 | 2014-10-02 | 1 | -0/+7 |
* | | avutil/avstring: Factor av_match_list() out | Michael Niedermayer | 2014-10-02 | 1 | -0/+3 |
* | | doc/APIchanges: fix typo | Michael Niedermayer | 2014-09-24 | 1 | -1/+1 |
* | | postproc: add basic deblock filter visualization support | Michael Niedermayer | 2014-09-24 | 1 | -0/+3 |
* | | avcodec/dv_profile: deprecate internal function that shouldn't be public | James Almer | 2014-09-19 | 1 | -0/+3 |
* | | doc/APIchanges: Update hashes and dates | Michael Niedermayer | 2014-09-14 | 1 | -1/+1 |
* | | doc/APIchanges: attempt to split releases | Clément Bœsch | 2014-09-14 | 1 | -5/+37 |
* | | doc: mention in APIChanges that AVProbeData must be initialized due to the ne... | Andreas Cadhalpun | 2014-09-14 | 1 | -1/+6 |
* | | doc: document the addition of the AVProbeData.mime_type field and it's implic... | Andreas Cadhalpun | 2014-09-13 | 1 | -0/+3 |
* | | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' | Michael Niedermayer | 2014-08-28 | 1 | -0/+3 |
|\| |
|
| * | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+3 |
* | | Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d' | Michael Niedermayer | 2014-08-26 | 1 | -1/+1 |
|\| |
|
| * | doc: fix a typo | Gabriel Dume | 2014-08-26 | 1 | -1/+1 |
* | | doc/APIchanges: fill in dates and hashes | Michael Niedermayer | 2014-08-25 | 1 | -19/+19 |
* | | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d' | Michael Niedermayer | 2014-08-25 | 1 | -0/+3 |
|\| |
|
| * | lavf: add AVFormatContext.max_ts_probe | Anton Khirnov | 2014-08-25 | 1 | -0/+3 |
* | | Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6' | Michael Niedermayer | 2014-08-25 | 1 | -17/+17 |
|\| |
|
| * | doc/APIchanges: fill in missing hashes and dates | Anton Khirnov | 2014-08-25 | 1 | -29/+29 |
* | | dict.c: Free non-strduped av_dict_set arguments on error. | Reimar Döffinger | 2014-08-23 | 1 | -0/+5 |
* | | doc/APIChanges: fill 2 hashes from my recent API additions | Clément Bœsch | 2014-08-21 | 1 | -2/+2 |
* | | avutil/motion_vector.h: fix coordinate types | Clément Bœsch | 2014-08-21 | 1 | -1/+1 |
* | | avcodec: export motion vectors in frame side data on demand | Clément Bœsch | 2014-08-18 | 1 | -0/+3 |
* | | swresample: Add AVFrame based API | Michael Niedermayer | 2014-08-16 | 1 | -0/+3 |
* | | dict.c: Add av_dict_set_int helper function. | Reimar Döffinger | 2014-08-16 | 1 | -0/+3 |
* | | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' | Michael Niedermayer | 2014-08-14 | 1 | -0/+3 |
|\| |
|
| * | mem: add av_strndup() for duplicating substrings | Anton Khirnov | 2014-08-13 | 1 | -0/+3 |
* | | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' | Michael Niedermayer | 2014-08-13 | 1 | -0/+4 |
|\| |
|
| * | AVOption: add support for dictionary types. | Andrew Stone | 2014-08-13 | 1 | -0/+4 |
* | | Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d' | Michael Niedermayer | 2014-08-13 | 1 | -0/+4 |
|\| |
|
| * | lavf: add AVFormatContext/AVStream fields for signaling to the user when even... | Andrew Stone | 2014-08-13 | 1 | -0/+4 |
* | | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' | Michael Niedermayer | 2014-08-10 | 1 | -0/+6 |
|\| |
|
| * | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 1 | -0/+6 |
* | | bump libpostproc and libswresample | Michael Niedermayer | 2014-08-10 | 1 | -2/+2 |
* | | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' | Michael Niedermayer | 2014-08-10 | 1 | -7/+7 |
|\| |
|
| * | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -7/+7 |
* | | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36' | Michael Niedermayer | 2014-08-09 | 1 | -0/+4 |
|\| |
|
| * | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -0/+4 |
* | | lavf/avio: rename url_feof() to avio_feof() | James Almer | 2014-08-08 | 1 | -0/+3 |