summaryrefslogtreecommitdiffstats
path: root/libavcodec/libx264.c
Commit message (Expand)AuthorAgeFilesLines
...
| * x264: Check memory allocationVittorio Giovara2015-05-311-0/+4
* | lavc/x264: Support bgr0 as input pix_fmt.Carl Eugen Hoyos2015-05-281-0/+4
* | avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLE...Michael Niedermayer2015-04-291-5/+2
* | Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'Michael Niedermayer2015-04-241-1/+5
|\ \ | |/
| * libx264: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-241-2/+6
| * x264: Map color parametersLuca Barbato2015-04-151-0/+5
| * libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos2015-03-171-0/+6
* | avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch2015-03-171-2/+2
* | Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'Michael Niedermayer2015-03-131-3/+3
|\ \ | |/
| * libx264: Return more meaningful error codesHimangi Saraogi2015-03-121-3/+3
* | libx264: update AQ options help for x264 build 144Peter Cordes2015-03-041-1/+4
* | avcodec/libx264: Check for av_malloc() failureMichael Niedermayer2015-02-221-0/+7
* | libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-181-1/+1
* | lavc/libx264: Fix compilation with libx264 version < 142.Carl Eugen Hoyos2014-10-041-0/+5
* | avcodec/libx264: add avcintra-classMichael Niedermayer2014-10-011-0/+7
* | avcodec/libx264: mark unchanged pointer arguments as constMichael Niedermayer2014-09-281-1/+1
* | libx264: fix -b_qfactor and -chromaoffsetHii2014-08-261-2/+5
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-151-1/+1
* | Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651'Michael Niedermayer2014-08-071-2/+2
|\ \ | |/
| * h264: fix interpretation of interleved stereo modesFelix Abecassis2014-08-071-2/+2
* | Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'Michael Niedermayer2014-06-231-2/+2
|\ \ | |/
| * libx264: Correctly manage constant rate factor paramsLuca Barbato2014-06-221-2/+3
* | avcodec/libx264: fix "bitrate reconfiguration"Michael Niedermayer2014-06-121-1/+3
* | Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd'Michael Niedermayer2014-06-121-0/+31
|\ \ | |/
| * libx264: Support bitrate reconfigurationLuca Barbato2014-06-111-0/+31
| * libx264: check color_rangeVittorio Giovara2014-03-161-1/+2
* | avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer2014-05-141-0/+23
* | avcodec/libx264: move where x264opts is applied down so it isnt overridden by...Michael Niedermayer2014-03-281-13/+13
* | lavc/libx264: add a warning when using qscaleJames Darnley2014-03-221-0/+3
* | avcodec/libx264: also consider ticks per frame for fps/timebase setupMichael Niedermayer2014-01-251-2/+4
* | avcodec/libx264: Set colorspace details correctlyTorsten Jager2013-12-161-1/+9
* | Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed'Michael Niedermayer2013-12-091-1/+37
|\ \ | |/
| * libx264: set frame packing information when relevant information is foundVittorio Giovara2013-12-091-1/+37
* | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8'Michael Niedermayer2013-11-171-6/+9
|\ \ | |/
| * libx264: use the AVFrame API properly.Anton Khirnov2013-11-161-6/+9
* | cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-1/+1
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
| * lavc: add support for interleaved chroma formats to libx264.Kieran Kunhya2013-09-241-0/+6
* | lavc: Add support for interleaved chroma formats to libx264. Interleaved chro...Kieran Kunhya2013-09-221-0/+6
* | Allow encoding YUVJ422P and YUVJ444P with libx264.Carl Eugen Hoyos2013-09-211-1/+7
* | Merge commit 'bc54c2ae3ca6abd225dc331eafc12108513158de'Michael Niedermayer2013-08-061-0/+6
|\ \ | |/
| * libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-051-0/+6
* | Merge commit '4719040cd1b54381796b22056a9ae37bd2b4668d'Michael Niedermayer2013-07-221-0/+5
|\ \ | |/
| * libx264: Define X264_API_IMPORTS on MSVC/ICLDerek Buitenhuis2013-07-211-0/+5
* | Rename "AVClass class" as "AVClass component_class" for external codecs.Sean McGovern2013-07-041-2/+2
* | libx264: silence: warning: the address of val will always evaluate as trueMichael Niedermayer2013-05-201-1/+1
* | libx264: zero x264_picture before use.Michael Niedermayer2013-05-141-1/+1
* | Ticket #2540 Enable threading when using -c:v libx264rgbGunther Piez2013-05-071-1/+1
* | Do not (re-)set libx264 parameter b_tff if interlaced encoding was not reques...Carl Eugen Hoyos2013-03-161-1/+1
OpenPOWER on IntegriCloud