| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | crc: add ANSI CRC16 LE | Alessandro Ghedini | 2014-04-17 | 1 | -0/+3 |
* | lavu: Add packed YVYU422 pixel format | Vittorio Giovara | 2014-04-07 | 1 | -0/+3 |
* | replaygain: correctly parse peak values | Alessandro Ghedini | 2014-04-04 | 1 | -0/+4 |
* | log: Support for 256color terminals | Luca Barbato | 2014-04-03 | 1 | -0/+3 |
* | frame: add a function for removing side data from a frame | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+7 |
* | lavf: add an AVStream field for exporting stream-global side data | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | lavc: give a typedeffed name to the AVPacket.side_data struct | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | RGBA64 pixel formats | Jean First | 2014-03-16 | 1 | -0/+3 |
* | doc: name correct header | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | frame: add a convenience function for copying AVFrame data | Anton Khirnov | 2014-02-24 | 1 | -0/+3 |