| Commit message (Expand) | Author | Age | Files | Lines |
* | libx264: Add option to force IDR frames | Derek Buitenhuis | 2015-08-18 | 1 | -1/+4 |
* | avcodec/libx264: expose nv21 input support | Yu Xiaolei | 2015-08-01 | 1 | -0/+6 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -8/+8 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -8/+8 |
* | | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6' | Michael Niedermayer | 2015-07-27 | 1 | -11/+28 |
|\| |
|
| * | lavc: Deprecate avctx.me_method | Vittorio Giovara | 2015-07-27 | 1 | -11/+28 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/libx264: Export choosen pict_type | Michael Niedermayer | 2015-07-22 | 1 | -6/+11 |
* | | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS | Michael Niedermayer | 2015-07-22 | 1 | -5/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+8 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+8 |
* | | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' | Michael Niedermayer | 2015-07-21 | 1 | -1/+8 |
|\| |
|
| * | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -1/+8 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -6/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -6/+0 |
* | | avcodec/libx264: fix MPEG2 support | Michael Niedermayer | 2015-07-17 | 1 | -2/+1 |
* | | Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c' | Michael Niedermayer | 2015-07-17 | 1 | -14/+49 |
|\| |
|
| * | libx264: Add support for the MPEG2 encoder | Luca Barbato | 2015-07-17 | 1 | -7/+42 |
* | | avcodec/libx264: Avoid reconfig on equivalent aspect ratios | Michael Niedermayer | 2015-06-18 | 1 | -2/+1 |
* | | Merge commit '03ca6d70df192125a772dadd01acfe3905aa653f' | Michael Niedermayer | 2015-06-15 | 1 | -81/+90 |
|\| |
|
| * | x264: Factor out the reconfiguration code | Luca Barbato | 2015-06-15 | 1 | -78/+86 |
| * | x264: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+4 |
* | | lavc/x264: Support bgr0 as input pix_fmt. | Carl Eugen Hoyos | 2015-05-28 | 1 | -0/+4 |
* | | avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLE... | Michael Niedermayer | 2015-04-29 | 1 | -5/+2 |
* | | Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8' | Michael Niedermayer | 2015-04-24 | 1 | -1/+5 |
|\| |
|
| * | libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe | Vittorio Giovara | 2015-04-24 | 1 | -2/+6 |
| * | x264: Map color parameters | Luca Barbato | 2015-04-15 | 1 | -0/+5 |
| * | libx264: Allow full-range yuv422 and yuv444 pixel formats | Carl Eugen Hoyos | 2015-03-17 | 1 | -0/+6 |
* | | avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN | Clément Bœsch | 2015-03-17 | 1 | -2/+2 |
* | | Merge commit '913aa9a4874418724183a3ec862cdc63b829367d' | Michael Niedermayer | 2015-03-13 | 1 | -3/+3 |
|\| |
|
| * | libx264: Return more meaningful error codes | Himangi Saraogi | 2015-03-12 | 1 | -3/+3 |
* | | libx264: update AQ options help for x264 build 144 | Peter Cordes | 2015-03-04 | 1 | -1/+4 |
* | | avcodec/libx264: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+7 |
* | | libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memory | Michael Niedermayer | 2014-11-18 | 1 | -1/+1 |
* | | lavc/libx264: Fix compilation with libx264 version < 142. | Carl Eugen Hoyos | 2014-10-04 | 1 | -0/+5 |
* | | avcodec/libx264: add avcintra-class | Michael Niedermayer | 2014-10-01 | 1 | -0/+7 |
* | | avcodec/libx264: mark unchanged pointer arguments as const | Michael Niedermayer | 2014-09-28 | 1 | -1/+1 |
* | | libx264: fix -b_qfactor and -chromaoffset | Hii | 2014-08-26 | 1 | -2/+5 |
* | | Drop remaining unneeded != NULL | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651' | Michael Niedermayer | 2014-08-07 | 1 | -2/+2 |
|\| |
|
| * | h264: fix interpretation of interleved stereo modes | Felix Abecassis | 2014-08-07 | 1 | -2/+2 |
* | | Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e' | Michael Niedermayer | 2014-06-23 | 1 | -2/+2 |
|\| |
|
| * | libx264: Correctly manage constant rate factor params | Luca Barbato | 2014-06-22 | 1 | -2/+3 |
* | | avcodec/libx264: fix "bitrate reconfiguration" | Michael Niedermayer | 2014-06-12 | 1 | -1/+3 |
* | | Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd' | Michael Niedermayer | 2014-06-12 | 1 | -0/+31 |
|\| |
|
| * | libx264: Support bitrate reconfiguration | Luca Barbato | 2014-06-11 | 1 | -0/+31 |
| * | libx264: check color_range | Vittorio Giovara | 2014-03-16 | 1 | -1/+2 |
* | | avcodec/libx264: Implement reference frame count limiting based on level | Michael Niedermayer | 2014-05-14 | 1 | -0/+23 |