| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: Add device context field to AVCodecContext | Mark Thompson | 2017-02-13 | 1 | -0/+3 |
* | AVFrame: add an opaque_ref field | wm4 | 2017-02-13 | 1 | -0/+3 |
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332' | James Almer | 2017-01-31 | 1 | -0/+3 |
|\ |
|
| * | x86: Add SSSE3_SLOW CPU flag and related convenience macros | Diego Biurrun | 2016-07-20 | 1 | -0/+3 |
| * | apichanges: Fill in missing hashes and dates | Diego Biurrun | 2016-07-16 | 1 | -19/+19 |
| * | 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 |
* | | avutil/channel_layout: add av_get_extended_channel_layout | Marton Balint | 2017-01-24 | 1 | -0/+3 |
* | | libavutil: add av_lfg_init_from_data() function | Jonathan Campbell | 2017-01-22 | 1 | -0/+3 |
* | | lavc: Remove old vaapi decode infrastructure | Mark Thompson | 2017-01-17 | 1 | -0/+4 |
* | | lavfi/buffersink: add accessors for the stream properties. | Nicolas George | 2017-01-12 | 1 | -0/+3 |
* | | libavformat/avio: Add avio_get_dyn_buf function | softworkz | 2017-01-07 | 1 | -0/+3 |
* | | avutil: Add av_image_check_size2() | Michael Niedermayer | 2016-12-10 | 1 | -0/+3 |
* | | lavc: Add spherical packet side data API | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
* | | lavu: Add AVSphericalMapping type and frame side data | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
* | | avformat/utils: add av_stream_add_side_data() | James Almer | 2016-11-18 | 1 | -0/+3 |
* | | hwcontext_vaapi: add a quirk for the missing MemoryType attribute | Anton Khirnov | 2016-11-13 | 1 | -0/+3 |
* | | hwcontext_vaapi: Add driver quirks to the hwdevice | Mark Thompson | 2016-11-13 | 1 | -0/+4 |
* | | pixfmt: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+3 |
* | | doc/APIchanges: add 3.2 Cut marker | Michael Niedermayer | 2016-10-26 | 1 | -0/+2 |
* | | doc/APIchanges: Fill in some missing things | Michael Niedermayer | 2016-10-26 | 1 | -9/+9 |
* | | lavf: add AV_DISPOSITION_TIMED_THUMBNAILS | Rodger Combs | 2016-10-24 | 1 | -0/+3 |
* | | lavf/mux: add avformat_init_output | Rodger Combs | 2016-10-24 | 1 | -0/+3 |
* | | avutil/avassert: Add av_assertX_fpu() | Michael Niedermayer | 2016-10-22 | 1 | -0/+3 |
* | | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' | Hendrik Leppkes | 2016-10-07 | 1 | -0/+7 |
|\| |
|
| * | lavc: export the timestamps when decoding in AVFrame.pts | Anton Khirnov | 2016-06-21 | 1 | -0/+4 |
* | | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' | James Almer | 2016-09-28 | 1 | -0/+4 |
|\| |
|
| * | hwcontext: add a QSV implementation | Anton Khirnov | 2016-06-21 | 1 | -0/+4 |
* | | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa' | James Almer | 2016-09-28 | 1 | -0/+3 |
|\| |
|
| * | lavc: allow using AVCodecContext.hw_frames_ctx for decoding | Anton Khirnov | 2016-06-21 | 1 | -0/+3 |
* | | avformat: add av_stream_get_codec_timebase() | James Almer | 2016-09-27 | 1 | -0/+3 |
* | | swr: Update version & APIChanges for swr_build_matrix() | Michael Niedermayer | 2016-09-27 | 1 | -0/+3 |
* | | avcodec: add new AVOID_PROBING capability | Timo Rothenpieler | 2016-09-23 | 1 | -0/+3 |
* | | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg | Clément Bœsch | 2016-09-14 | 1 | -0/+4 |
* | | doc/APIChanges: mention nb_threads addition to AVFilterContext | James Almer | 2016-08-29 | 1 | -0/+3 |
* | | doc/APIChanges: fill in missing git hashes | James Almer | 2016-08-16 | 1 | -3/+3 |
* | | doc/APIchanges: Document addition of list BSF API in lavc | Jan Sebechlebsky | 2016-08-16 | 1 | -0/+6 |
* | | lavc: add trailing_padding to AVCodecContext to match AVCodecParameters. | Jon Toohill | 2016-08-16 | 1 | -0/+4 |
* | | avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE | Michael Niedermayer | 2016-08-04 | 1 | -0/+3 |
* | | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341' | Clément Bœsch | 2016-07-09 | 1 | -0/+3 |
|\| |
|
| * | lavc: add H.264 MVC profiles | Anton Khirnov | 2016-06-12 | 1 | -0/+3 |
* | | doc/APIchanges: fill in missing git hash | Michael Niedermayer | 2016-07-01 | 1 | -1/+1 |
* | | doc/APIchanges: document the lavu/lavf field moves | Michael Niedermayer | 2016-07-01 | 1 | -0/+8 |
* | | lavfi: Move new field to the end of AVFilterContext | Timo Rothenpieler | 2016-06-29 | 1 | -0/+8 |
* | | Update FFmpeg 3.1 cut marker | James Almer | 2016-06-26 | 1 | -4/+4 |
* | | Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+3 |
|\| |
|
| * | hwcontext: add a function for opening devices | Anton Khirnov | 2016-05-26 | 1 | -0/+3 |
* | | Merge commit 'e47b8bbf0b54599d44b9330eb4d68cdde4f6d298' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+3 |
|\| |
|
| * | avcodec: Bump micro version after changing public JPEG 2000 defines | Diego Biurrun | 2016-05-24 | 1 | -0/+3 |
* | | doc/APIchanges: Add FFmpeg 3.1 cut marker | Michael Niedermayer | 2016-06-26 | 1 | -0/+2 |