| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | doc/APIchanges: fill in missing hashes and dates | Anton Khirnov | 2014-05-18 | 1 | -24/+24 |
* | lavc: add avcodec_free_context(). | Anton Khirnov | 2014-05-18 | 1 | -0/+4 |
* | lavf: add AVFMT_FLAG_BITEXACT. | Anton Khirnov | 2014-05-15 | 1 | -0/+4 |
* | lavu: Add a pixel format for new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+3 |
* | lavc: move CODEC_FLAG_MV0 to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -0/+4 |
* | lavc: make the xvid-specific "gmc" flag a private option of libxvid | Anton Khirnov | 2014-05-01 | 1 | -0/+4 |
* | lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -0/+4 |
* | lavc: deprecate CODEC_FLAG_INPUT_PRESERVED | Anton Khirnov | 2014-05-01 | 1 | -0/+4 |
* | dxva2_h264: add a workaround for old Intel GPUs | Hendrik Leppkes | 2014-04-28 | 1 | -0/+3 |
* | avutil: Add av_get_time_base_q() | Derek Buitenhuis | 2014-04-22 | 1 | -0/+3 |