| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lavc: make error_rate a private option of mpegvideo encoders | Anton Khirnov | 2013-11-14 | 1 | -0/+4 |
* | vdpau: add a constructor for AVVDPAUContext. | Anton Khirnov | 2013-11-14 | 1 | -0/+2 |
* | vdpau: add a convenience function for getting a decoder profile. | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |
* | lavc: Add colorimetry values for BT.2020, other non-included ones | Jan Ekström | 2013-11-04 | 1 | -0/+4 |
* | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+3 |
* | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -0/+4 |
* | lavu: Add interleaved 4:2:2 8/10-bit formats | Kieran Kunhya | 2013-09-21 | 1 | -0/+4 |
* | doc: Add missing hashes and dates to APIChanges | Luca Barbato | 2013-09-17 | 1 | -14/+14 |
* | mem: Introduce av_reallocp | Luca Barbato | 2013-09-16 | 1 | -0/+3 |
* | lavc: Add refcounted api to AVPacket | Luca Barbato | 2013-08-10 | 1 | -0/+4 |
* | vdpau: deprecate bitstream buffers within the hardware context | Rémi Denis-Courmont | 2013-08-05 | 1 | -0/+4 |
* | vdpau: deprecate VDPAU codec capability | Rémi Denis-Courmont | 2013-08-05 | 1 | -0/+4 |
* | vdpau: deprecate old codec-specific pixel formats | Rémi Denis-Courmont | 2013-08-05 | 1 | -0/+3 |
* | avcodec: Add output_picture_number to AVCodecParserContext | Yusuke Nakamura | 2013-08-02 | 1 | -0/+3 |
* | lavc: Add option to encode MPEG-2 AAC with libfdk-aac | Kieran Kunhya | 2013-06-24 | 1 | -0/+3 |
* | mem: Add av_realloc_array and av_reallocp_array | Martin Storsjö | 2013-06-04 | 1 | -0/+3 |
* | lavfi: add a slice threading infrastructure | Anton Khirnov | 2013-05-24 | 1 | -0/+7 |
* | Move get_logical_cpus() from lavc/pthread to lavu/cpu. | Anton Khirnov | 2013-05-24 | 1 | -0/+3 |
* | avcodec: Add picture structure information to AVCodecParserContext. | Yusuke Nakamura | 2013-05-24 | 1 | -0/+3 |
* | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -0/+3 |
* | avcodec: Add field order information to AVCodecParserContext. | Masaki Tanaka | 2013-05-03 | 1 | -0/+3 |
* | doc/APIchanges: add missing hashes and dates | Anton Khirnov | 2013-04-24 | 1 | -32/+32 |
* | h264: fully support cropping. | Anton Khirnov | 2013-04-19 | 1 | -0/+3 |
* | lavfi: change the filter registering system to match the other libraries | Anton Khirnov | 2013-04-11 | 1 | -0/+2 |