| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils: check skip_samples signedness | Michael Niedermayer | 2016-06-07 | 1 | -1/+1 |
* | avcodec/utils: initialize delay in avcodec_parameters_to_context() | Michael Niedermayer | 2016-06-04 | 1 | -0/+1 |
* | avcodec: add adpcm MTAF decoder | Paul B Mahol | 2016-05-21 | 1 | -0/+2 |
* | avcodec/utils: Move avctx->codec check before its use | Michael Niedermayer | 2016-05-20 | 1 | -2/+3 |
* | avcodec: add Direct Stream Transfer (DST) decoder | Peter Ross | 2016-05-15 | 1 | -0/+2 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -20/+0 |
|\ |
|
| * | lavc: introduce a new decoding/encoding API with decoupled input/output | wm4 | 2016-03-23 | 1 | -2/+279 |
| * | lavc: factor apply_param_change() AV_EF_EXPLODE handling | wm4 | 2016-03-05 | 1 | -13/+15 |
* | | lavc: override decode return value only in case of error | Clément Bœsch | 2016-05-01 | 1 | -1/+3 |
* | | avcodec/utils: split side-data in new decode API too | wm4 | 2016-04-29 | 1 | -4/+10 |
* | | avcodec/utils: Assert that the number of consumed bytes in avcodec_decode_aud... | Michael Niedermayer | 2016-04-23 | 1 | -0/+2 |
* | | avcodec/utils: fix minor memory leaks on avcodec_open2() failure | wm4 | 2016-04-22 | 1 | -0/+2 |
* | | lavc: introduce a new decoding/encoding API with decoupled input/output | wm4 | 2016-04-21 | 1 | -2/+287 |
* | | avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param() | Michael Niedermayer | 2016-04-21 | 1 | -0/+4 |
* | | avcodec/utils: Add braces to framecount computation | Michael Niedermayer | 2016-04-15 | 1 | -1/+1 |
* | | avcodec/utils: Fix duration of ATRAC3 packets | Michael Niedermayer | 2016-04-15 | 1 | -1/+2 |
* | | avcodec: Add bits_per_raw_sample to AVCodecParameters | Michael Niedermayer | 2016-04-15 | 1 | -0/+2 |
* | | avcodec: add adpcm dat4 decoder | Paul B Mahol | 2016-04-05 | 1 | -0/+1 |
* | | avcodec: properly initialize AVCodecParameters profile/level | Hendrik Leppkes | 2016-04-02 | 1 | -0/+2 |
* | | lavc/utils: use pkt_timebase for legacy subtitles timing code | Clément Bœsch | 2016-04-02 | 1 | -2/+5 |
* | | lavc: factor apply_param_change() AV_EF_EXPLODE handling | wm4 | 2016-04-01 | 1 | -15/+19 |
* | | lavc/utils: transfer width/height for subs in codecpar | Clément Bœsch | 2016-03-31 | 1 | -0/+8 |
* | | codecpar: Add video delay field | Derek Buitenhuis | 2016-03-31 | 1 | -0/+2 |
* | | Add frame_size to AVCodecParameters | Hendrik Leppkes | 2016-03-31 | 1 | -0/+2 |
* | | lavc: Add seek_preroll to AVCodecParameters | James Almer | 2016-03-31 | 1 | -0/+2 |
* | | Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7' | Derek Buitenhuis | 2016-03-31 | 1 | -18/+31 |
|\| |
|
| * | lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame... | Anton Khirnov | 2016-02-23 | 1 | -12/+22 |
* | | Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d' | Derek Buitenhuis | 2016-03-31 | 1 | -0/+152 |
|\| |
|
| * | lavc: add codec parameters API | Anton Khirnov | 2016-02-23 | 1 | -0/+152 |
* | | avcodec/utils: fix packet duration of frames with discarded paddings | Marton Balint | 2016-03-28 | 1 | -2/+1 |
* | | lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form() | Clément Bœsch | 2016-03-07 | 1 | -1/+1 |
* | | avcodec/utils: Fix memleak on error in convert_sub_to_old_ass_form() | Michael Niedermayer | 2016-03-05 | 1 | -0/+1 |
* | | avcodec/utils: Fix 'ISO C90 forbids mixed declarations and code' | Michael Niedermayer | 2016-03-03 | 1 | -1/+1 |
* | | avcodec: Add utils test | Michael Niedermayer | 2016-02-29 | 1 | -0/+20 |
* | | Document and validate AVFrame plane pointers. | Reimar Döffinger | 2016-02-28 | 1 | -0/+26 |
* | | avcodec/utils: Check that the video data[] arrays are NULL on the input to ge... | Michael Niedermayer | 2016-02-27 | 1 | -0/+5 |
* | | avcodec/utils: Check all data[] pointers in video_get_buffer() not just the f... | Michael Niedermayer | 2016-02-27 | 1 | -2/+2 |
* | | lavc: deprecate decoded ass subtitles with timings | Clément Bœsch | 2016-02-26 | 1 | -0/+4 |
* | | lavc: allow subtitle text format to be ASS without timing | Clément Bœsch | 2016-02-26 | 1 | -0/+74 |
* | | avcodec/utils: Merge identical if conditions | Michael Niedermayer | 2016-02-26 | 1 | -2/+1 |
* | | libavcodec:add packet level support for mastering metadata | Neil Birkbeck | 2016-02-25 | 1 | -4/+5 |
* | | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e' | Derek Buitenhuis | 2016-02-24 | 1 | -0/+13 |
|\| |
|
| * | lavc: add a field for passing AVHWFramesContext to encoders | Anton Khirnov | 2016-02-14 | 1 | -0/+13 |
* | | Add GBRAP12 pixel format | Kieran Kunhya | 2016-02-24 | 1 | -0/+2 |
* | | avcodec: Fix a typo. | Carl Eugen Hoyos | 2016-02-14 | 1 | -1/+1 |
* | | avcodec: only warn about hwaccel with frame threads | Andreas Cadhalpun | 2016-02-14 | 1 | -3/+2 |
* | | avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2() | Michael Niedermayer | 2016-02-07 | 1 | -0/+2 |
* | | avcodec/utils: Check the return code of av_image_fill_linesizes() | Michael Niedermayer | 2016-02-03 | 1 | -1/+3 |
* | | lavc/utils: fix instanciate/instantiate typo | Clément Bœsch | 2016-01-30 | 1 | -1/+1 |
* | | libavcodec/util: Fix timebase overflow check | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |