| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/APIchanges: fill in missing dates and hashes | Anton Khirnov | 2015-02-13 | 1 | -17/+17 |
* | Add a side data type for audio service type. | Anton Khirnov | 2015-01-27 | 1 | -0/+4 |
* | imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2015-01-14 | 1 | -0/+4 |
* | vdpau: add helper for surface chroma type and size | Rémi Denis-Courmont | 2014-12-25 | 1 | -0/+3 |
* | libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag | Rémi Denis-Courmont | 2014-12-25 | 1 | -0/+3 |
* | avcodec: add AVCodecContext.sw_pix_fmt | Rémi Denis-Courmont | 2014-12-25 | 1 | -0/+3 |
* | APIchanges: mark the release 11 branch point | wm4 | 2014-12-03 | 1 | -3/+7 |
* | lavf: Add an option for avoiding negative timestamps | Michael Niedermayer | 2014-11-07 | 1 | -0/+3 |
* | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 1 | -0/+3 |
* | lavu: Add av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -0/+3 |
* | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -0/+4 |
* | vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check | Rémi Denis-Courmont | 2014-10-15 | 1 | -0/+3 |
* | doc: fix typing mistake | Rémi Denis-Courmont | 2014-10-15 | 1 | -1/+1 |
* | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -0/+4 |
* | pixdesc: return color properties names | Vittorio Giovara | 2014-10-08 | 1 | -0/+3 |
* | vdpau: add av_vdpau_bind_context() | Rémi Denis-Courmont | 2014-10-06 | 1 | -0/+4 |
* | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+3 |
* | doc: fix a typo | Gabriel Dume | 2014-08-26 | 1 | -1/+1 |
* | lavf: add AVFormatContext.max_ts_probe | Anton Khirnov | 2014-08-25 | 1 | -0/+3 |
* | doc/APIchanges: fill in missing hashes and dates | Anton Khirnov | 2014-08-25 | 1 | -29/+29 |
* | mem: add av_strndup() for duplicating substrings | Anton Khirnov | 2014-08-13 | 1 | -0/+3 |
* | AVOption: add support for dictionary types. | Andrew Stone | 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 |
* | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 1 | -0/+6 |
* | Bump major versions of all libraries. | Anton Khirnov | 2014-08-09 | 1 | -7/+7 |
* | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -0/+4 |
* | swscale: Undeprecate sws_getContext() | Diego Biurrun | 2014-08-07 | 1 | -0/+3 |
* | avcodec: Undeprecate reordered_opaque | Diego Biurrun | 2014-08-07 | 1 | -0/+3 |
* | avutil: add AV_PIX_FMT_YA16 pixel format | Vittorio Giovara | 2014-08-04 | 1 | -0/+3 |
* | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -0/+4 |
* | pixdesc: Support pixelformat aliases | Luca Barbato | 2014-08-04 | 1 | -0/+3 |
* | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 1 | -0/+4 |
* | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -0/+7 |
* | avstring: Expose the simple name match function | Luca Barbato | 2014-07-29 | 1 | -0/+3 |
* | lavc: add a property for marking codecs that support frame reordering | Anton Khirnov | 2014-07-28 | 1 | -0/+3 |
* | display: add matrix flip api | Vittorio Giovara | 2014-07-09 | 1 | -0/+3 |
* | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -0/+3 |
* | apichanges: fill in changes for lavu 51.19 and 51.20 | Vittorio Giovara | 2014-06-28 | 1 | -0/+7 |
* | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+3 |
* | lavc: add a convenience function for rescaling timestamps in a packet | Anton Khirnov | 2014-06-20 | 1 | -0/+3 |
* | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -0/+5 |
* | lavc: add an option to enable side data-only packets during encoding | Anton Khirnov | 2014-06-01 | 1 | -0/+5 |
* | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 1 | -0/+5 |
* | avresample: Add avresample_get_out_samples | Luca Barbato | 2014-05-28 | 1 | -0/+3 |
* | avformat: Provide a standard compliance flag | Luca Barbato | 2014-05-28 | 1 | -0/+4 |
* | avcodec: bump version after rotation api | Vittorio Giovara | 2014-05-23 | 1 | -1/+1 |
* | lavf: add av_stream_get_side_data | Janne Grunau | 2014-05-20 | 1 | -0/+4 |
* | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 1 | -0/+8 |
* | lavf: deprecate now unused AVStream.pts | Anton Khirnov | 2014-05-19 | 1 | -0/+5 |
* | doc/APIchanges: mark the release 10 branch point | Anton Khirnov | 2014-05-18 | 1 | -0/+4 |