| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: remove AVStream private fields from APIchanges | Aman Gupta | 2018-05-21 | 1 | -1/+0 |
* | avformat: add fields to AVProgram/AVStream for PMT change tracking | Aman Gupta | 2018-05-18 | 1 | -0/+4 |
* | avformat/mpegts: tag video streams with still images | Aman Gupta | 2018-05-17 | 1 | -0/+3 |
* | avutil/hwcontext_cuda: add CUstream in cuda hwctx | Timo Rothenpieler | 2018-05-10 | 1 | -0/+3 |
* | avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 | Marton Balint | 2018-04-30 | 1 | -0/+3 |
* | lavu/opt: add AV_OPT_FLAG_DEPRECATED | Clément Bœsch | 2018-04-26 | 1 | -0/+3 |
* | lavu/threadmessage: add av_thread_message_queue_nb_elems() | Clément Bœsch | 2018-04-26 | 1 | -0/+3 |
* | doc/APIchanges: Fix typos in hashes | Michael Niedermayer | 2018-04-16 | 1 | -2/+2 |
* | doc/APIchanges: Add 4.0 cut point | Michael Niedermayer | 2018-04-16 | 1 | -0/+2 |
* | doc/APIchanges: Fill in missing stuff | Michael Niedermayer | 2018-04-16 | 1 | -33/+33 |
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -0/+4 |
* | avcodec/avpacket: add av_packet_make_refcounted() | James Almer | 2018-04-01 | 1 | -0/+3 |
* | avfilter: bump version for the latest API change | James Almer | 2018-04-01 | 1 | -1/+1 |
* | Revert "lavd: add new API for iterating input and output devices" | Josh de Kock | 2018-03-31 | 1 | -5/+0 |
* | lavfi: add new iteration API | Josh de Kock | 2018-03-31 | 1 | -0/+4 |
* | doc/APIchanges: fix lavu version for the AVEncryptionInfo addition | James Almer | 2018-03-27 | 1 | -1/+1 |
* | avcodec: add a subcharenc mode that disables UTF-8 check | wm4 | 2018-03-25 | 1 | -0/+3 |
* | avcodec/avcodec.h: Add encryption info side data. | Jacob Trimble | 2018-03-24 | 1 | -0/+4 |
* | avcodec/avpacket: add av_packet_make_writable() | James Almer | 2018-03-21 | 1 | -0/+3 |
* | lavu/frame: add QP side data | wm4 | 2018-03-18 | 1 | -0/+3 |
* | avutil: bump version after the latest AVOption flag addition | James Almer | 2018-03-16 | 1 | -0/+3 |
* | avutil: add missing version bump for AV_CRC_8_EBU | James Almer | 2018-03-10 | 1 | -0/+3 |
* | avcodec/mediacodecdec: add delay_flush option | Aman Gupta | 2018-03-07 | 1 | -0/+5 |
* | frame: add an av_frame_new_side_data_from_buf function | Rostislav Pehlivanov | 2018-03-01 | 1 | -0/+3 |
* | avutil/crypto: change length parameter to size_t on the remaining modules | James Almer | 2018-02-15 | 1 | -0/+4 |
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d' | Mark Thompson | 2018-02-12 | 1 | -0/+3 |
|\ |
|
| * | lavfi: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -0/+3 |
* | | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' | Mark Thompson | 2018-02-12 | 1 | -0/+3 |
|\| |
|
| * | lavc: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -0/+3 |
| * | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-12-19 | 1 | -0/+3 |
| * | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() | Mark Thompson | 2017-12-19 | 1 | -0/+4 |
| * | lavc: Add codec metadata to indicate hardware support | Mark Thompson | 2017-12-19 | 1 | -0/+3 |
* | | doc/APIchanges: mention a few more recently introduced and deprecated functions | James Almer | 2018-02-07 | 1 | -2/+3 |
* | | doc/APIchanges: fix a recent depreacted function name | James Almer | 2018-02-07 | 1 | -1/+1 |
* | | doc/APIChanges: fix lavu version numbers in a few recent entries | James Almer | 2018-02-06 | 1 | -3/+3 |
* | | api: add missing version bumps and APIChanges entries | James Almer | 2018-02-06 | 1 | -1/+6 |
* | | lavf: add new API for iterating muxers and demuxers | Josh de Kock | 2018-02-06 | 1 | -1/+6 |
* | | lavc: add new API for iterating codecs and codec parsers | Josh de Kock | 2018-02-06 | 1 | -0/+4 |
* | | rtsp: rename certain options after a deprecation period | wm4 | 2018-02-04 | 1 | -0/+7 |
* | | avformat: deprecate AVFormatContext filename field | Marton Balint | 2018-01-28 | 1 | -0/+4 |
* | | avformat: add url field to AVFormatContext | Marton Balint | 2018-01-28 | 1 | -0/+3 |
* | | avformat, hls: add a flag to signal unavailability of seeking | wm4 | 2018-01-27 | 1 | -0/+3 |
* | | avutil/aes_ctr: Add method to set 16-byte IV. | Jacob Trimble | 2018-01-23 | 1 | -0/+3 |
* | | avformat: make avformat_network_init() explicitly optional | wm4 | 2018-01-16 | 1 | -0/+6 |
* | | avformat: deprecate another ffserver API leftover | wm4 | 2018-01-16 | 1 | -0/+4 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-06 | 1 | -0/+3 |
* | | Revert "avfilter: deprecate avfilter_link_get_channels()" | James Almer | 2018-01-05 | 1 | -4/+0 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-05 | 1 | -0/+4 |
* | | lavr: deprecate the entire library | Rostislav Pehlivanov | 2018-01-04 | 1 | -0/+9 |
* | | lavc: replace and deprecate the lock manager | wm4 | 2017-12-26 | 1 | -0/+5 |