| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | avcodec/libx264: move where x264opts is applied down so it isnt overridden by... | Michael Niedermayer | 2014-03-28 | 1 | -13/+13 |
* | | lavc/libx264: add a warning when using qscale | James Darnley | 2014-03-22 | 1 | -0/+3 |
* | | avcodec/libx264: also consider ticks per frame for fps/timebase setup | Michael Niedermayer | 2014-01-25 | 1 | -2/+4 |
* | | avcodec/libx264: Set colorspace details correctly | Torsten Jager | 2013-12-16 | 1 | -1/+9 |
* | | Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed' | Michael Niedermayer | 2013-12-09 | 1 | -1/+37 |
|\| |
|
| * | libx264: set frame packing information when relevant information is found | Vittorio Giovara | 2013-12-09 | 1 | -1/+37 |
* | | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8' | Michael Niedermayer | 2013-11-17 | 1 | -6/+9 |
|\| |
|
| * | libx264: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -6/+9 |
* | | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| * | lavc: add support for interleaved chroma formats to libx264. | Kieran Kunhya | 2013-09-24 | 1 | -0/+6 |
* | | lavc: Add support for interleaved chroma formats to libx264. Interleaved chro... | Kieran Kunhya | 2013-09-22 | 1 | -0/+6 |
* | | Allow encoding YUVJ422P and YUVJ444P with libx264. | Carl Eugen Hoyos | 2013-09-21 | 1 | -1/+7 |
* | | Merge commit 'bc54c2ae3ca6abd225dc331eafc12108513158de' | Michael Niedermayer | 2013-08-06 | 1 | -0/+6 |
|\| |
|
| * | libx264: add shortcut for the bluray compatibility option | Luca Barbato | 2013-08-05 | 1 | -0/+6 |
* | | Merge commit '4719040cd1b54381796b22056a9ae37bd2b4668d' | Michael Niedermayer | 2013-07-22 | 1 | -0/+5 |
|\| |
|
| * | libx264: Define X264_API_IMPORTS on MSVC/ICL | Derek Buitenhuis | 2013-07-21 | 1 | -0/+5 |
* | | Rename "AVClass class" as "AVClass component_class" for external codecs. | Sean McGovern | 2013-07-04 | 1 | -2/+2 |
* | | libx264: silence: warning: the address of val will always evaluate as true | Michael Niedermayer | 2013-05-20 | 1 | -1/+1 |