| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils/ff_init_buffer_info factor avctx->internal->pkt; out | Michael Niedermayer | 2014-05-01 | 1 | -6/+8 |
* | avcodec/utils: merge ff_decode_frame_props() and ff_init_buffer_info() | Michael Niedermayer | 2014-05-01 | 1 | -26/+14 |
* | avcodec/utils: ff_decode_frame_props: set pkt_size | Michael Niedermayer | 2014-05-01 | 1 | -1/+2 |
* | avcodec/utils: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-25 | 1 | -4/+4 |
* | Merge commit '86a0432688216562926d4aee36118f01be6d5e1b' | Michael Niedermayer | 2014-04-19 | 1 | -0/+2 |
|\ |
|
* | | Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee' | Michael Niedermayer | 2014-04-19 | 1 | -0/+1 |
|\| |
|
* | | Merge commit '6ef96292d99302a59f824713fc763f6abd3754df' | Michael Niedermayer | 2014-04-19 | 1 | -0/+1 |
|\| |
|
| * | utils: add yvyu422 to avcodec_align_dimensions2 | Vittorio Giovara | 2014-04-19 | 1 | -0/+1 |
* | | Direct Stream Digital (DSD) decoder | Peter Ross | 2014-04-15 | 1 | -0/+4 |
* | | avcodec/utils: prettify remap_deprecated_codec_id() | Michael Niedermayer | 2014-04-13 | 1 | -16/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -1/+2 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -1/+2 |
* | | Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89' | Michael Niedermayer | 2014-04-06 | 1 | -0/+1 |
|\| |
|
* | | Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2' | Michael Niedermayer | 2014-04-06 | 1 | -0/+1 |
|\| |
|
* | | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' | Michael Niedermayer | 2014-04-04 | 1 | -0/+1 |
|\| |
|
* | | Merge commit '38389058c3308758c6365abd0f6b45c5e62bb90b' | Michael Niedermayer | 2014-04-01 | 1 | -0/+1 |
|\| |
|
* | | Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' | Michael Niedermayer | 2014-03-28 | 1 | -0/+2 |
|\| |
|
* | | Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f' | Michael Niedermayer | 2014-03-27 | 1 | -0/+1 |
|\| |
|
* | | Merge commit '4a0f6651434c6f213d830140f575b4ec7858519f' | Michael Niedermayer | 2014-03-24 | 1 | -5/+34 |
|\| |
|
| * | libavcodec: when decoding, copy replaygain side data to decoded frames | Anton Khirnov | 2014-03-24 | 1 | -7/+34 |
* | | Move avpriv_find_pix_fmt() to utils.c | Michael Niedermayer | 2014-03-23 | 1 | -0/+12 |
* | | avcodec: Add padding after the remaining AVFrames | Michael Niedermayer | 2014-03-23 | 1 | -0/+1 |
* | | avcodec/utils: fix sizeof(AVFrame) dependence in avcodec_encode_audio2() | Michael Niedermayer | 2014-03-18 | 1 | -6/+12 |
* | | avcodec: Move STRIDE_ALIGN to internal.h | Michael Niedermayer | 2014-03-15 | 1 | -6/+0 |
* | | Merge commit '8feac29cc46270cc89d6016340e7bac780877131' | Michael Niedermayer | 2014-02-24 | 1 | -7/+9 |
|\| |
|
| * | lavc: use AVFrame API properly in ff_reget_buffer() | Anton Khirnov | 2014-02-24 | 1 | -7/+9 |
* | | avcodec: support setting the chroma intra matrix | Michael Niedermayer | 2014-02-18 | 1 | -0/+1 |
* | | avcodec/utils: set AVFrame format unconditional | Michael Niedermayer | 2014-02-16 | 1 | -2/+1 |
* | | avcodec/utils: improve guess_correct_pts() by considerng mixed dts/pts use ca... | Michael Niedermayer | 2014-02-14 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-11 | 1 | -1/+4 |
|\| |
|
| * | lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer | John Stebbins | 2014-02-11 | 1 | -1/+4 |
| * | avcodec: Suppress deprecation warnings from avcodec_alloc_frame() | Diego Biurrun | 2014-02-04 | 1 | -0/+2 |
* | | Merge commit 'e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d' | Michael Niedermayer | 2014-01-21 | 1 | -5/+0 |
|\| |
|
| * | lavc: do not force the emu edge flag | Anton Khirnov | 2014-01-21 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-20 | 1 | -0/+7 |
|\| |
|
| * | lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). | Anton Khirnov | 2014-01-20 | 1 | -0/+7 |
* | | Merge commit 'f7e85ee996b3886c2b13e928b83277382311af96' | Michael Niedermayer | 2014-01-20 | 1 | -3/+9 |
|\| |
|
| * | lavc: allow the caller to override dimensions in ff_get_buffer() | Anton Khirnov | 2014-01-20 | 1 | -3/+7 |
* | | Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d' | Michael Niedermayer | 2014-01-06 | 1 | -1/+1 |
|\| |
|
| * | lavc: do not leak the internal frame if opening the codec fails | Anton Khirnov | 2014-01-06 | 1 | -1/+3 |
* | | Merge commit '8058284ce09030b47512746d726fb2ad3ae8a20f' | Michael Niedermayer | 2014-01-06 | 1 | -12/+12 |
|\| |
|
| * | lavc: add 422/444 YUV with alpha to align_dimensions() | Anton Khirnov | 2014-01-06 | 1 | -0/+4 |
* | | Merge commit '5b4797a21db900b7d509660b7a4d49829089b004' | Michael Niedermayer | 2014-01-05 | 1 | -0/+20 |
|\| |
|
| * | avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. | Tim Walker | 2014-01-05 | 1 | -0/+20 |
* | | lavc/utils: check av_frame_alloc() failure. | Nicolas George | 2013-12-30 | 1 | -0/+4 |
* | | avcodec/utils: fix memleak on avcodec_open2() failure | Michael Niedermayer | 2013-12-23 | 1 | -1/+3 |
* | | configure: support raising major version in soname | Michael Niedermayer | 2013-12-22 | 1 | -2/+8 |
* | | avcodec/utils: drop 2 dependancies on sizeof(AVFrame) | Michael Niedermayer | 2013-12-17 | 1 | -10/+16 |
* | | avcodec/utils: implement avcodec_alloc_frame() through av_alloc_frame() | Michael Niedermayer | 2013-12-17 | 1 | -9/+1 |
* | | avcodec: use av_frame_unref() to set frame defaults | Michael Niedermayer | 2013-12-17 | 1 | -13/+1 |