| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -0/+3 |
* | AVOptions: add flags for read/read-only options | Anton Khirnov | 2014-02-19 | 1 | -0/+4 |
* | AVOptions: deprecate unused AV_OPT_FLAG_METADATA | Anton Khirnov | 2014-02-19 | 1 | -0/+3 |
* | lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. | Tim Walker | 2014-02-15 | 1 | -0/+4 |
* | doc/APIchanges: mark the place where 9 was branched | Anton Khirnov | 2014-02-10 | 1 | -0/+4 |
* | doc/APIchanges: fill in missing hashes and dates | Anton Khirnov | 2014-02-10 | 1 | -15/+15 |
* | lavf: improve handling of sparse streams when muxing | Luca Barbato | 2014-02-04 | 1 | -0/+4 |
* | lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). | Anton Khirnov | 2014-01-20 | 1 | -0/+5 |
* | avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. | Tim Walker | 2014-01-05 | 1 | -0/+3 |
* | lavc: add HEVC profiles names | Gildas Cocherel | 2013-12-20 | 1 | -0/+3 |
* | Bump major of libavfilter for reference counted buffer API changes. | Reinhard Tartler | 2013-12-14 | 1 | -1/+1 |
* | Bump libavutil major version to account for the LLS API/ABI changes. | Reinhard Tartler | 2013-12-14 | 1 | -1/+1 |
* | lavc: deprecate avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -0/+5 |
* | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 1 | -0/+4 |
* | mpeg12dec: Extract CC user data into frame side data | John Stebbins | 2013-11-26 | 1 | -0/+4 |
* | Move av_fast_{m,re}alloc from lavc to lavu. | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |