summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* avcodec: add adpcm dat4 decoderPaul B Mahol2016-04-05
* avcodec: properly initialize AVCodecParameters profile/levelHendrik Leppkes2016-04-02
* lavc/utils: use pkt_timebase for legacy subtitles timing codeClément Bœsch2016-04-02
* lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-04-01
* lavc/utils: transfer width/height for subs in codecparClément Bœsch2016-03-31
* codecpar: Add video delay fieldDerek Buitenhuis2016-03-31
* Add frame_size to AVCodecParametersHendrik Leppkes2016-03-31
* lavc: Add seek_preroll to AVCodecParametersJames Almer2016-03-31
* Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis2016-03-31
|\
| * lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* | Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis2016-03-31
|\|
| * lavc: add codec parameters APIAnton Khirnov2016-02-23
* | avcodec/utils: fix packet duration of frames with discarded paddingsMarton Balint2016-03-28
* | lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form()Clément Bœsch2016-03-07
* | avcodec/utils: Fix memleak on error in convert_sub_to_old_ass_form()Michael Niedermayer2016-03-05
* | avcodec/utils: Fix 'ISO C90 forbids mixed declarations and code'Michael Niedermayer2016-03-03
* | avcodec: Add utils testMichael Niedermayer2016-02-29
* | Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-28
* | avcodec/utils: Check that the video data[] arrays are NULL on the input to ge...Michael Niedermayer2016-02-27
* | avcodec/utils: Check all data[] pointers in video_get_buffer() not just the f...Michael Niedermayer2016-02-27
* | lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-26
* | lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* | avcodec/utils: Merge identical if conditionsMichael Niedermayer2016-02-26
* | libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-25
* | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis2016-02-24
|\|
| * lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | avcodec: Fix a typo.Carl Eugen Hoyos2016-02-14
* | avcodec: only warn about hwaccel with frame threadsAndreas Cadhalpun2016-02-14
* | avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2()Michael Niedermayer2016-02-07
* | avcodec/utils: Check the return code of av_image_fill_linesizes()Michael Niedermayer2016-02-03
* | lavc/utils: fix instanciate/instantiate typoClément Bœsch2016-01-30
* | libavcodec/util: Fix timebase overflow checkDerek Buitenhuis2016-01-27
* | Merge commit '7486418683bd2477772e03aab573cf846c12fb0d'Derek Buitenhuis2016-01-27
|\|
| * lavc: Make sure that the effective timebase would not overflowArttu Ylä-Outinen2016-01-19
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avcodec/utils: run ff_frame_thread_encoder_init() only for encodersMichael Niedermayer2016-01-25
* | Print the whitelists if entities are not found on themMichael Niedermayer2016-01-24
* | avcodec/utils: Check bits_per_raw_sample on video encoder openMichael Niedermayer2016-01-07
* | Merge commit 'cea1eef25c3310a68dd327eb74aae14ad3c2ddef'Hendrik Leppkes2016-01-01
|\|
| * lavc: get the profile name through the codec descriptor in avcodec_string()Anton Khirnov2015-12-12
* | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-01
|\|
| * lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
| * lavc: print the name of the codec, not its implementation, in avcodec_stringAnton Khirnov2015-12-12
* | avcodec: properly check pkt_timebase for validityHendrik Leppkes2015-12-28
* | Merge commit '11c9bd633f635f07a762be1ecd672de55daf4edc'Hendrik Leppkes2015-12-17
|\|
| * libopenh264enc: export CPB props side dataAnton Khirnov2015-12-06
* | Merge commit 'f0b769c16daafa64720dcba7fa81a9f5255e1d29'Hendrik Leppkes2015-12-17
|\|
| * lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-06
* | Merge commit '84adab333cddeefc3cfd843089dee23f58bd372c'Hendrik Leppkes2015-12-17
|\|