| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID | Michael Niedermayer | 2019-03-21 | 1 | -1/+1 |
* | avcodec/avpacket: add av_packet_make_refcounted() | James Almer | 2018-04-01 | 1 | -1/+17 |
* | Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda' | James Almer | 2018-03-29 | 1 | -0/+4 |
|\ |
|
| * | Support AV1 encoding using libaom | Luca Barbato | 2018-03-12 | 1 | -0/+4 |
* | | avcodec: add a subcharenc mode that disables UTF-8 check | wm4 | 2018-03-25 | 1 | -0/+1 |
* | | avcodec/avcodec.h: Add encryption info side data. | Jacob Trimble | 2018-03-24 | 1 | -0/+13 |
* | | avcodec/avpacket: add av_packet_make_writable() | James Almer | 2018-03-21 | 1 | -0/+11 |
* | | sbc: implement SBC encoder (low-complexity subband codec) | Aurelien Jacobs | 2018-03-07 | 1 | -0/+2 |
* | | sbc: implement SBC decoder (low-complexity subband codec) | Aurelien Jacobs | 2018-03-07 | 1 | -0/+1 |
* | | Add libcodec2 en/decoder | Tomas Härdin | 2018-02-24 | 1 | -0/+1 |
* | | lavc/mjpeg: Add profiles for MJPEG using SOF marker codes | Mark Thompson | 2018-02-21 | 1 | -0/+6 |
* | | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' | Mark Thompson | 2018-02-12 | 1 | -0/+14 |
|\| |
|
| * | lavc: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -0/+14 |
| * | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-12-19 | 1 | -1/+1 |
| * | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() | Mark Thompson | 2017-12-19 | 1 | -0/+13 |
| * | lavc: Add codec metadata to indicate hardware support | Mark Thompson | 2017-12-19 | 1 | -0/+74 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+25 |
* | | aptx: implement the aptX HD bluetooth codec | Aurelien Jacobs | 2018-02-09 | 1 | -0/+1 |
* | | avcodec: Document that init_static_data() is not intended for time consuming ... | Michael Niedermayer | 2018-02-08 | 1 | -0/+3 |
* | | lavc/bsf: make BSF iteration the same as other iterators | Josh de Kock | 2018-02-06 | 1 | -1/+5 |
* | | lavc: add new API for iterating codecs and codec parsers | Josh de Kock | 2018-02-06 | 1 | -0/+31 |
* | | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64 | James Almer | 2018-01-11 | 1 | -1/+1 |
* | | lavc: remove uneffective attribute_deprecated on enum | wm4 | 2017-12-27 | 1 | -1/+2 |
* | | lavc: replace and deprecate the lock manager | wm4 | 2017-12-26 | 1 | -1/+7 |
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+26 |
* | | lavf/movenc: add sdtp (sample dependency) box | John Stebbins | 2017-12-02 | 1 | -0/+6 |
* | | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -1/+1 |
* | | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() | Mark Thompson | 2017-11-26 | 1 | -1/+13 |
* | | lavc: Use hardware config information in ff_get_format() | Mark Thompson | 2017-11-26 | 1 | -7/+0 |
* | | lavc: Add codec metadata to indicate hardware support | Mark Thompson | 2017-11-26 | 1 | -0/+74 |
* | | avcodec: remove unnecessary AVPacketSideDataType enum offset | James Almer | 2017-11-19 | 1 | -2/+2 |
* | | avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields | James Almer | 2017-11-15 | 1 | -0/+22 |
* | | avcodec: fix whitespace on AVPanScan struct definition | Aman Gupta | 2017-11-14 | 1 | -2/+2 |
* | | avcodec: add decode_params callback to AVHWAccel struct | Aman Gupta | 2017-11-13 | 1 | -0/+14 |
* | | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+113 |
|\| |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+113 |
| * | lavc: Add flag to allow profile mismatch with hardware decoding | Mark Thompson | 2017-04-26 | 1 | -0/+14 |
| * | Add ClearVideo decoder | Kostya Shishkov | 2017-04-25 | 1 | -0/+1 |
| * | Add FM Screen Capture Codec decoder | Paul B Mahol | 2017-04-13 | 1 | -0/+1 |
* | | avcodec: allow multiple hwaccels for the same codec/pixfmt | wm4 | 2017-11-10 | 1 | -0/+7 |
* | | aptx: implement the aptX bluetooth codec | Aurelien Jacobs | 2017-11-10 | 1 | -0/+1 |
* | | avcodec/avcodec.h: remove doxy from the old bsf API functions | James Almer | 2017-10-30 | 1 | -56/+14 |
* | | lavc/avcodec: Constify the return value of av_bitstream_filter_next(). | Carl Eugen Hoyos | 2017-10-26 | 1 | -1/+1 |
* | | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40' | James Almer | 2017-10-23 | 1 | -8/+0 |
|\| |
|
| * | lavc: Drop deprecated stream codec tag | Vittorio Giovara | 2017-03-23 | 1 | -8/+0 |
* | | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' | James Almer | 2017-10-23 | 1 | -115/+0 |
|\| |
|
| * | lavc: Drop deprecated options moved to private contexts | Vittorio Giovara | 2017-03-23 | 1 | -114/+0 |
* | | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31' | James Almer | 2017-10-23 | 1 | -20/+0 |
|\| |
|
| * | lavc: Drop deprecated global afd field | Vittorio Giovara | 2017-03-23 | 1 | -20/+0 |
* | | Merge commit '4476027d93680cd88d2f75ef1cef5b0c276a8704' | James Almer | 2017-10-23 | 1 | -7/+0 |
|\| |
|