| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | doc/APIchanges: Correct function reference. | Michael Niedermayer | 2014-08-07 | 1 | -1/+1 |
* | | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' | Michael Niedermayer | 2014-08-07 | 1 | -0/+3 |
|\| |
|
| * | swscale: Undeprecate sws_getContext() | Diego Biurrun | 2014-08-07 | 1 | -0/+3 |
* | | Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d' | Michael Niedermayer | 2014-08-07 | 1 | -0/+3 |
|\| |
|
| * | avcodec: Undeprecate reordered_opaque | Diego Biurrun | 2014-08-07 | 1 | -0/+3 |
* | | avutil: add pixelutils API | Clément Bœsch | 2014-08-05 | 1 | -0/+3 |
* | | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6' | Michael Niedermayer | 2014-08-04 | 1 | -0/+3 |
|\| |
|
| * | avutil: add AV_PIX_FMT_YA16 pixel format | Vittorio Giovara | 2014-08-04 | 1 | -0/+3 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 1 | -0/+4 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -0/+4 |
* | | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26' | Michael Niedermayer | 2014-08-04 | 1 | -0/+3 |
|\| |
|
| * | pixdesc: Support pixelformat aliases | Luca Barbato | 2014-08-04 | 1 | -0/+3 |
* | | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a' | Michael Niedermayer | 2014-08-04 | 1 | -3/+3 |
|\| |
|
| * | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 1 | -0/+4 |
* | | Deprecate AFD field and add AFD as side-data | Kieran Kunhya | 2014-08-04 | 1 | -0/+4 |
* | | avcodec/avdct: Add get_pixels() | Michael Niedermayer | 2014-08-03 | 1 | -0/+3 |
* | | Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8' | Michael Niedermayer | 2014-08-03 | 1 | -0/+7 |
|\| |
|
| * | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -0/+7 |
* | | Add forgotten APIchanges entry for probesize2. | Carl Eugen Hoyos | 2014-08-01 | 1 | -5/+9 |
* | | avutil/frame: add av_frame_side_data_name() | Michael Niedermayer | 2014-07-30 | 1 | -0/+3 |
* | | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6' | Michael Niedermayer | 2014-07-29 | 1 | -0/+3 |
|\| |
|
| * | avstring: Expose the simple name match function | Luca Barbato | 2014-07-29 | 1 | -0/+3 |
* | | Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d' | Michael Niedermayer | 2014-07-28 | 1 | -0/+3 |
|\| |
|
| * | lavc: add a property for marking codecs that support frame reordering | Anton Khirnov | 2014-07-28 | 1 | -0/+3 |
* | | avcodec: add avdct | Michael Niedermayer | 2014-07-27 | 1 | -0/+3 |
* | | avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) | Andrey Utkin | 2014-07-23 | 1 | -0/+3 |
* | | doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage | Michael Niedermayer | 2014-07-21 | 1 | -0/+4 |
* | | doc/APIchanges: updaten2.4-dev | Michael Niedermayer | 2014-07-16 | 1 | -5/+5 |
* | | avformat: add av_stream_get_parser() to access avformat AVParser | Michael Niedermayer | 2014-07-14 | 1 | -0/+3 |
* | | Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' | Michael Niedermayer | 2014-07-09 | 1 | -0/+3 |
|\| |
|