| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Add SSSE3_SLOW CPU flag and related convenience macros | Diego Biurrun | 2016-07-20 | 1 | -0/+3 |
* | examples: Properly free AVCodecContext | Vittorio Giovara | 2016-07-20 | 1 | -8/+4 |
* | apichanges: Fill in missing hashes and dates | Diego Biurrun | 2016-07-16 | 1 | -19/+19 |
* | doc: escape left brace in texi2pod.pl regex | Janne Grunau | 2016-07-10 | 1 | -1/+1 |
* | hwcontext_vaapi: Add driver quirks to the hwdevice | Mark Thompson | 2016-07-02 | 1 | -0/+4 |
* | pixfmt: add P010 pixel format | Hendrik Leppkes | 2016-07-02 | 1 | -0/+3 |
* | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-06-28 | 1 | -1/+8 |
* | avconv: buffer the packets written while the muxer is not initialized | Anton Khirnov | 2016-06-25 | 1 | -0/+9 |
* | lavc: export the timestamps when decoding in AVFrame.pts | Anton Khirnov | 2016-06-21 | 1 | -0/+4 |
* | hwcontext: add a QSV implementation | Anton Khirnov | 2016-06-21 | 1 | -0/+4 |
* | lavc: allow using AVCodecContext.hw_frames_ctx for decoding | Anton Khirnov | 2016-06-21 | 1 | -0/+3 |
* | Add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+2 |
* | Add MagicYUV decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
* | lavc: add H.264 MVC profiles | Anton Khirnov | 2016-06-12 | 1 | -0/+3 |
* | hwcontext: add a function for opening devices | Anton Khirnov | 2016-05-26 | 1 | -0/+3 |
* | avcodec: Bump micro version after changing public JPEG 2000 defines | Diego Biurrun | 2016-05-24 | 1 | -0/+3 |
* | Add release notes for 12. | Anton Khirnov | 2016-05-19 | 1 | -49/+48 |
* | avio: Allow custom IO users to get labels for the output bytestream | Martin Storsjö | 2016-05-18 | 1 | -0/+4 |
* | stereo3d: Add API to get name from value or value from name | Vittorio Giovara | 2016-05-17 | 1 | -0/+3 |
* | hwcontext: add a dxva2 implementation | Anton Khirnov | 2016-05-17 | 1 | -0/+3 |
* | Split global .gitignore file into per-directory files | Diego Biurrun | 2016-05-13 | 3 | -0/+12 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 18 | -48/+48 |
* | opt: Add av_opt_copy() | Michael Niedermayer | 2016-03-24 | 1 | -0/+3 |
* | file: Add an option for following a file that is being written | Martin Storsjö | 2016-03-24 | 1 | -0/+11 |
* | avio: Add an option 'rw_timeout' | Andrey Utkin | 2016-03-24 | 1 | -0/+8 |
* | lavfi: add an NVIDIA NPP-based scaling filter | Anton Khirnov | 2016-03-23 | 1 | -0/+38 |
* | lavc: introduce a new decoding/encoding API with decoupled input/output | wm4 | 2016-03-23 | 1 | -0/+5 |
* | doc: Update paths to match new examples location | Diego Biurrun | 2016-03-23 | 3 | -7/+4 |
* | lavc: add a new bitstream filtering API | Anton Khirnov | 2016-03-20 | 1 | -0/+4 |
* | lavfi: generic hardware surface upload and download filters | Mark Thompson | 2016-03-19 | 1 | -0/+3 |
* | lavu: VAAPI hwcontext implementation | Mark Thompson | 2016-03-19 | 1 | -0/+3 |
* | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -0/+4 |
* | lavu: add a way to query hwcontext frame constraints | Mark Thompson | 2016-03-19 | 1 | -0/+3 |
* | APIchanges: add missing hashes and dates | Anton Khirnov | 2016-02-26 | 1 | -37/+35 |
* | lavf: add a missing bump and APIchanges for the codecpar switch | Anton Khirnov | 2016-02-26 | 1 | -0/+3 |
* | examples/transcode_aac: convert to codecpar | Anton Khirnov | 2016-02-24 | 1 | -17/+49 |
* | examples/qsvdec: convert to codecpar | Anton Khirnov | 2016-02-24 | 1 | -6/+6 |
* | examples/output: convert to codecpar | Anton Khirnov | 2016-02-24 | 1 | -17/+43 |
* | lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame... | Anton Khirnov | 2016-02-23 | 1 | -0/+1 |
* | lavc: add codec parameters API | Anton Khirnov | 2016-02-23 | 1 | -0/+3 |
* | lavf: add a protocol whitelist/blacklist for file opened internally | Anton Khirnov | 2016-02-22 | 1 | -0/+5 |
* | lavc: add a field for passing AVHWFramesContext to encoders | Anton Khirnov | 2016-02-14 | 1 | -0/+3 |
* | lavfi: add a filter for uploading normal frames to CUDA | Anton Khirnov | 2016-02-14 | 1 | -0/+11 |
* | lavfi: pass the hw frames context through the filter chain | Anton Khirnov | 2016-02-14 | 2 | -0/+8 |
* | hwcontext: add a CUDA implementation | Anton Khirnov | 2016-02-14 | 1 | -0/+2 |
* | pixfmt: add a CUDA hwaccelled format | Anton Khirnov | 2016-02-14 | 1 | -0/+1 |
* | hwcontext: add a VDPAU implementation | Anton Khirnov | 2016-02-14 | 1 | -0/+2 |
* | lavu: add a framework for handling hwaccel frames | Anton Khirnov | 2016-02-14 | 1 | -0/+2 |
* | buffer: add support for pools using caller data in allocation | Anton Khirnov | 2016-02-14 | 1 | -0/+3 |
* | doc: Improve the channelsplit example | Vicente Jimenez Aguilar | 2016-02-06 | 1 | -3/+3 |