| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/videotoolboxenc: remove unnecessary logging | Rick Kern | 2016-06-16 | 1 | -6/+0 |
* | lavc/videotoolboxenc: set extradata when opening codec | Rick Kern | 2016-06-11 | 1 | -85/+241 |
* | lavc/videotoolboxenc: fix allocated buffer size | Rick Kern | 2016-06-11 | 1 | -129/+94 |
* | lavc/videotoolboxenc: Set colorimetry values | Rick Kern | 2016-05-04 | 1 | -0/+209 |
* | lavc/videotoolboxenc: Support pixel aspect ratio | Rick Kern | 2016-05-04 | 1 | -0/+63 |
* | lavc/videotoolboxenc: Support for forced I-frames | Rick Kern | 2016-05-04 | 1 | -1/+25 |
* | lavc/videotoolboxenc: add concatentation properties | Rick Kern | 2016-05-04 | 1 | -0/+31 |
* | lavc/videotoolboxenc: Add realtime encoding property | Rick Kern | 2016-05-04 | 1 | -0/+14 |
* | lavc/videotoolboxenc: Handle out-of-memory and fix memory leak | Rick Kern | 2016-05-04 | 1 | -0/+5 |
* | lavc/videotoolboxenc: Fix DTS | Rick Kern | 2016-05-04 | 1 | -0/+9 |
* | lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. | Rick Kern | 2016-05-04 | 1 | -1/+14 |
* | lavc/videotoolboxenc: Add entropy setting | Rick Kern | 2016-05-04 | 1 | -0/+33 |
* | lavc/videotoolboxenc: Require hardware encoding | Rick Kern | 2016-05-04 | 1 | -21/+17 |
* | lavc/videotoolboxenc: Handle hwaccel format as input | Rick Kern | 2016-05-04 | 1 | -5/+21 |
* | lavc/videotoolboxenc: Use shared pixel buffer pool | Rick Kern | 2016-05-04 | 1 | -44/+160 |
* | lavc/videotoolboxenc: Workaround encoder error | Rick Kern | 2016-04-02 | 1 | -11/+32 |
* | lavc/videotoolboxenc: Fix crash when closing codec after error | Rick Kern | 2016-04-02 | 1 | -1/+0 |
* | lavc/videotoolboxenc: remove *_NULLABLE annotations; fixes pre-10.11 build | Rodger Combs | 2016-03-02 | 1 | -7/+7 |
* | lavc: add VideoToolbox H.264 Encoder | Rick Kern | 2016-03-02 | 1 | -0/+1339 |