| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils: Set coded_frame.pict_type in generic code | Michael Niedermayer | 2015-07-29 | 1 | -0/+2 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -14/+14 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -16/+17 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -13/+14 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -7/+7 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | avcodec/utils: do not use internal->byte_buffer when little downsizing is exp... | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
* | | avcodec/utils: silence some deprecation warnings | James Almer | 2015-07-21 | 1 | -0/+13 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+12 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+12 |
* | | avcodec/utils: Do not merge side data for encoders | Michael Niedermayer | 2015-07-21 | 1 | -2/+0 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -2/+10 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -2/+10 |
| * | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2015-06-24 | 1 | -0/+1 |
* | | avcodec/utils: Check that channel count is valid in avcodec_open2(); | Michael Niedermayer | 2015-07-19 | 1 | -0/+6 |
* | | lavc: Add properties field to AVCodecContext. | Carl Eugen Hoyos | 2015-07-16 | 1 | -0/+12 |
* | | avcodec/utils: Check that the sample rate is not negative when opening an enc... | Michael Niedermayer | 2015-07-13 | 1 | -0/+6 |
* | | Factor duplicated ff_fast_malloc() out into mem_internal.h | Michael Niedermayer | 2015-07-13 | 1 | -19/+1 |
* | | avcodec/utils: Assert that the pointer is set when size is in ff_fast_malloc() | Michael Niedermayer | 2015-07-11 | 1 | -1/+3 |
* | | avcodec/utils: Avoid undefined void casts in ff_fast_malloc() | Michael Niedermayer | 2015-07-11 | 1 | -5/+8 |
* | | avcodec/utils: Fix potential overflow in overallocation code | Michael Niedermayer | 2015-07-11 | 1 | -1/+1 |
* | | avcodec/utils: Document 32 min for h264 width | Michael Niedermayer | 2015-07-10 | 1 | -0/+5 |
* | | avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() fo... | Michael Niedermayer | 2015-07-10 | 1 | -1/+3 |
* | | avcodec/utils: Check values in apply_param_change() | Michael Niedermayer | 2015-07-08 | 1 | -2/+13 |
* | | lavc/utils: get rid of add_metadata_from_side_data forward declaration | Marton Balint | 2015-07-06 | 1 | -13/+11 |
* | | lavc/utils: call add_metadata_from_side_data in ff_init_buffer_info | Marton Balint | 2015-07-06 | 1 | -2/+3 |
* | | lavc/utils: change add_metadata_from_side_data to accept avpacket | Marton Balint | 2015-07-06 | 1 | -4/+4 |
* | | lavc/utils: remove redundant call to ff_init_buffer_info | Marton Balint | 2015-07-06 | 1 | -2/+0 |
* | | avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME | Michael Niedermayer | 2015-06-27 | 1 | -1/+1 |
* | | avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC | Philip Langdale | 2015-06-26 | 1 | -0/+7 |
* | | avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPREC... | Michael Niedermayer | 2015-06-24 | 1 | -0/+1 |
* | | lavc: add little-endian ADPCM_THP decoder | Rodger Combs | 2015-06-20 | 1 | -0/+1 |
* | | lavf/brstm: add support for BFSTM files | Rodger Combs | 2015-06-17 | 1 | -0/+4 |
* | | avcodec/utils: Assert that audio decoders do not report using more data than ... | Michael Niedermayer | 2015-06-04 | 1 | -0/+1 |
* | | lavc: Print a warning if gray decoding was requested but not enabled. | Carl Eugen Hoyos | 2015-05-17 | 1 | -0/+5 |
* | | lavc: add yuv440p10/12 formats to aligned pixfmt list. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+4 |
* | | Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6' | Michael Niedermayer | 2015-04-23 | 1 | -1/+3 |
|\| |
|
| * | avcodec: Free the default avoptions on init failure | Luca Barbato | 2015-04-22 | 1 | -0/+4 |
* | | Merge commit 'aef0be08756e00f363c524453c948a6e2a348614' | Michael Niedermayer | 2015-04-23 | 1 | -0/+1 |
|\| |
|
| * | avcodec: Unref the dummy buffer on the fail path | Luca Barbato | 2015-04-22 | 1 | -0/+1 |
* | | lavc: use correct type for printf() argument | wm4 | 2015-04-14 | 1 | -1/+1 |
* | | avformat, avcodec: log discard padding | wm4 | 2015-04-14 | 1 | -2/+2 |
* | | avcodec/utils: mark codec argument as const in ff_lock_avcodec() | Michael Niedermayer | 2015-03-14 | 1 | -1/+1 |
* | | avcodec/utils: use atomic operations on entangled_thread_counter | Michael Niedermayer | 2015-03-13 | 1 | -3/+3 |
* | | Merge commit '117b432748ca87de4cd0f09d9b1495545e264733' | Michael Niedermayer | 2015-03-13 | 1 | -5/+10 |
|\| |
|
| * | lavc: Introduce AVCodec internal capabilities | Vittorio Giovara | 2015-03-13 | 1 | -1/+6 |
* | | Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81' | Michael Niedermayer | 2015-03-13 | 1 | -1/+4 |
|\| |
|
| * | lavc: Improve thread locking error message | Vittorio Giovara | 2015-03-13 | 1 | -1/+4 |