| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/sinewin: Do not declare AAC 120/960 tables as const. | Carl Eugen Hoyos | 2018-10-19 | 1 | -1/+1 |
* | lavc/mjpegdec: Support 2:3 subsampling. | Carl Eugen Hoyos | 2018-10-18 | 1 | -1/+1 |
* | avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() | Aman Gupta | 2018-10-11 | 1 | -1/+1 |
* | avcodec: add an AV1 parser | James Almer | 2018-10-03 | 1 | -2/+2 |
* | avcodec/libzvbi-teletextdec: add formatted ass output | Marton Balint | 2018-09-30 | 1 | -1/+1 |
* | lavc: Add AV1 metadata bitstream filter | Mark Thompson | 2018-09-26 | 1 | -1/+1 |
* | avcodec: add native iLBC decoder | Paul B Mahol | 2018-09-23 | 1 | -1/+1 |
* | lavc, doc, configure: add libxavs2 video encoder wrapper | hwren | 2018-09-11 | 1 | -1/+1 |
* | avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket | Devin Heitmueller | 2018-09-09 | 1 | -1/+1 |
* | avcodec: add RemotelyAnywhere Screen Capture decoder | Paul B Mahol | 2018-09-08 | 1 | -2/+2 |
* | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0' | James Almer | 2018-09-02 | 1 | -1/+1 |
|\ |
|
* | | avcodec: add WinCAM Motion Video decoder | Paul B Mahol | 2018-08-27 | 1 | -1/+1 |
* | | avcodec: add MatchWare Screen Capture Codec | Paul B Mahol | 2018-08-27 | 1 | -1/+1 |
* | | avcodec: add Brooktree ProSumer Video decoder | Paul B Mahol | 2018-08-24 | 1 | -2/+2 |
* | | avcodec/nvenc: add option to turn off a53 closed caption embedding | Timo Rothenpieler | 2018-08-21 | 1 | -1/+1 |
* | | avcodec: add IMM4 decoder | Paul B Mahol | 2018-08-21 | 1 | -1/+1 |
* | | avcodec/bsf: add a flushing mechanism to AVBSFContext | James Almer | 2018-08-16 | 1 | -2/+2 |
* | | lavc/libx264: Support monochrome encoding. | Carl Eugen Hoyos | 2018-08-07 | 1 | -1/+1 |
* | | lavc: add AVS2/IEEE 1857.4 parser | hwren | 2018-07-27 | 1 | -2/+2 |
* | | avcodec: bump micro version after previous changes | James Almer | 2018-07-20 | 1 | -1/+1 |
* | | avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 | Marton Balint | 2018-07-13 | 1 | -1/+1 |
* | | lavc: implement an ATRAC9 decoder | Rostislav Pehlivanov | 2018-07-03 | 1 | -1/+1 |
* | | lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14. | Carl Eugen Hoyos | 2018-06-26 | 1 | -1/+1 |
* | | avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancy | Gyan Doshi | 2018-06-19 | 1 | -1/+1 |
* | | lavc/dpx: Reset n_datum for every new line when decoding 12bit. | Carl Eugen Hoyos | 2018-06-15 | 1 | -1/+1 |
* | | avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only | Marton Balint | 2018-06-10 | 1 | -1/+1 |
* | | avcodec/avcodec.h: add AV_CODEC_ID_TTML | Marton Balint | 2018-06-08 | 1 | -2/+2 |
* | | lavc/libx265: allow users to set closed GOP via generic lavc flag | Gyan Doshi | 2018-06-02 | 1 | -1/+1 |
* | | lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input. | Carl Eugen Hoyos | 2018-05-25 | 1 | -1/+1 |
* | | lavc/j2kenc: Support AV_PIX_FMT_PAL8. | Carl Eugen Hoyos | 2018-05-25 | 1 | -1/+1 |
* | | lavc/v210dec: Skip Canopus C210 extradata. | Carl Eugen Hoyos | 2018-05-17 | 1 | -1/+1 |
* | | avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default | Marton Balint | 2018-05-06 | 1 | -1/+1 |
* | | Bump minor versions after release/4.0 branchingn4.1-dev | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | | Bump minor versions for branching release/4.0 | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | | avcodec/avpacket: add av_packet_make_refcounted() | James Almer | 2018-04-01 | 1 | -1/+1 |
* | | avcodec: add a subcharenc mode that disables UTF-8 check | wm4 | 2018-03-25 | 1 | -1/+1 |
* | | avcodec/avpacket: add av_packet_make_writable() | James Almer | 2018-03-21 | 1 | -1/+1 |
* | | avcodec/mediacodecdec: add delay_flush option | Aman Gupta | 2018-03-07 | 1 | -2/+2 |
* | | avcodec/nvenc: Declare support for P016 | Philip Langdale | 2018-03-02 | 1 | -1/+1 |
* | | avcodec/hevcdec: Declare that nvdec supports 12bit decoding | Philip Langdale | 2018-03-02 | 1 | -1/+1 |
* | | Add libcodec2 en/decoder | Tomas Härdin | 2018-02-24 | 1 | -2/+2 |
* | | avcodec/nvdec: Implement mjpeg nvdec hwaccel | Philip Langdale | 2018-02-21 | 1 | -1/+1 |
* | | vaapi: Add MJPEG decode hwaccel | Mark Thompson | 2018-02-21 | 1 | -1/+1 |
* | | lavc/mjpeg: Add profiles for MJPEG using SOF marker codes | Mark Thompson | 2018-02-21 | 1 | -2/+2 |
* | | avcodec/mpeg12enc: add support for specifying video_format in the sequence_di... | Marton Balint | 2018-02-13 | 1 | -1/+1 |
* | | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' | Mark Thompson | 2018-02-12 | 1 | -1/+1 |
|\| |
|
| * | lavc: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -1/+1 |
| * | 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 | -1/+4 |
| * | lavc: Add codec metadata to indicate hardware support | Mark Thompson | 2017-12-19 | 1 | -1/+1 |