| Commit message (Expand) | Author | Age | Files | Lines |
* | h264_mp4toannexb_bsf: do not fail on annex B extradata | Anton Khirnov | 2016-04-24 | 1 | -1/+10 |
* | libx264: Forbid inverted Stereo3D mode | Vittorio Giovara | 2016-04-21 | 1 | -0/+7 |
* | libx264: Allow Stereo3D monoscopic value | Vittorio Giovara | 2016-04-21 | 1 | -0/+5 |
* | build: Silence the lcov-reset target | Diego Biurrun | 2016-04-21 | 1 | -1/+1 |
* | libavformat: Update the comment about AVOutputFormat flags | Martin Storsjö | 2016-04-21 | 1 | -1/+1 |
* | movenc: Handle pts == NOPTS when autoflushing | Martin Storsjö | 2016-04-21 | 1 | -1/+4 |
* | movenc: Update a comment to reflect how the code actually behaves | Martin Storsjö | 2016-04-19 | 1 | -1/+2 |
* | img2enc: Refactor the atomic renaming code | Luca Barbato | 2016-04-19 | 1 | -27/+46 |
* | ape: Avoid undefined behaviour | Luca Barbato | 2016-04-19 | 1 | -1/+1 |
* | indeo3: Avoid undefined behaviour | Luca Barbato | 2016-04-19 | 1 | -4/+4 |
* | libxvid: Create extradata in init using a dummy frame | Derek Buitenhuis | 2016-04-19 | 1 | -0/+41 |
* | pixfmt: fix wrong comment | Thomas Guillem | 2016-04-19 | 1 | -2/+2 |
* | Generate the lists of enabled protocols/bsfs from configure. | Anton Khirnov | 2016-04-19 | 5 | -147/+23 |
* | hwcontext: initialize sw_format in av_hwframe_ctx_alloc() | Anton Khirnov | 2016-04-15 | 1 | -0/+1 |
* | lavc: move the vaapi encoders further down in the list of codecs | Anton Khirnov | 2016-04-15 | 1 | -3/+3 |
* | vaapi_h265: Add -qp option, use it to replace use of -global_quality | Mark Thompson | 2016-04-15 | 1 | -3/+18 |
* | vaapi_h265: Add constant-bitrate encode support | Mark Thompson | 2016-04-15 | 1 | -23/+109 |
* | vaapi_h264: Add encode quality option (for quality-speed tradeoff) | Mark Thompson | 2016-04-15 | 1 | -0/+28 |
* | vaapi_h264: Add -qp option, use it to replace use of -global_quality | Mark Thompson | 2016-04-15 | 1 | -3/+18 |
* | vaapi_encode: Add support for codec-local options | Mark Thompson | 2016-04-15 | 2 | -0/+6 |
* | vaapi_h264: Add constant-bitrate encode support | Mark Thompson | 2016-04-15 | 1 | -25/+110 |
* | vaapi_encode: Refactor slightly to allow easier setting of global options | Mark Thompson | 2016-04-15 | 5 | -42/+73 |
* | FATE: add an H.264 test with unescaped extradata | Anton Khirnov | 2016-04-15 | 2 | -0/+15 |
* | FATE: add an H.264 test with invalid reference lists | Anton Khirnov | 2016-04-15 | 2 | -0/+17 |
* | libavcodec: Document that encoders may use the framerate field in AVCodecContext | Martin Storsjö | 2016-04-12 | 1 | -1/+2 |
* | omx: Add support for zerocopy input of frames | Martin Storsjö | 2016-04-12 | 2 | -4/+75 |
* | omx: Add support for broadcom OMX on raspberry pi | Martin Storsjö | 2016-04-12 | 4 | -9/+54 |
* | libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL | Martin Storsjö | 2016-04-12 | 6 | -1/+836 |
* | mmaldec: Use imgutils.h for copying frames | Martin Storsjö | 2016-04-12 | 1 | -14/+8 |
* | testprogs: Add missing libm.h includes | Martin Storsjö | 2016-04-11 | 2 | -0/+3 |
* | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 54 | -2173/+2636 |
* | build: Group declarations for hw-accelerated de-/encoding separately | Diego Biurrun | 2016-04-07 | 2 | -50/+69 |
* | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 18 | -92/+153 |
* | configure: cosmetics: Drop pointless end-of-line semicolons | Diego Biurrun | 2016-04-07 | 1 | -26/+26 |
* | fate: Update DDS tests | Vittorio Giovara | 2016-04-06 | 4 | -1/+7 |
* | dds: Simplify postprocessing check | Vittorio Giovara | 2016-04-06 | 1 | -3/+1 |
* | dds: Add support for alpha-only files | Vittorio Giovara | 2016-04-06 | 1 | -0/+2 |
* | dds: Add support for rgb555 files | Vittorio Giovara | 2016-04-06 | 1 | -0/+4 |
* | fate: Update Screenpresso tests | Vittorio Giovara | 2016-04-04 | 4 | -2/+25 |
* | screenpresso: Correctly handle keyframes | Vittorio Giovara | 2016-04-04 | 1 | -4/+3 |
* | screenpresso: Add extended pixel format support | Vittorio Giovara | 2016-04-04 | 1 | -15/+31 |
* | fate: Update RSCC tests | Vittorio Giovara | 2016-04-04 | 5 | -2/+41 |
* | rscc: Add extended pixel format support | Vittorio Giovara | 2016-04-04 | 1 | -8/+37 |
* | nvenc_h264: Fix name of private AVClass | Diego Biurrun | 2016-04-04 | 1 | -2/+2 |
* | matroska: Write the field order information | Luca Barbato | 2016-04-03 | 4 | -28/+69 |
* | vaapi_h264: Fix bit offset of slice data. | Mark Thompson | 2016-04-02 | 1 | -1/+1 |
* | ac3dec: change logging of skipped E-AC-3 substreams. | Tim Walker | 2016-04-02 | 1 | -2/+3 |
* | eac3dec: don't call avpriv_request_sample every frame. | Tim Walker | 2016-04-02 | 2 | -2/+10 |
* | avconv: Drop an unused variable | Luca Barbato | 2016-04-01 | 1 | -1/+0 |
* | jack: Support OSX | Josh de Kock | 2016-03-31 | 2 | -1/+51 |