summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avfilter: add drmeter audio filterPaul B Mahol2018-03-11
* avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-10
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-07
* sbc: add raw muxer for SBCAurelien Jacobs2018-03-07
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* sbc: add raw demuxer for SBCAurelien Jacobs2018-03-07
* sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* doc/bitstream_filters: correct dump_extra bsfs docs.Jun Zhao2018-03-03
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* avfilter/avf_concat: add next commandBodecs Bela2018-03-01
* Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-24
* Add libcodec2 en/decoderTomas Härdin2018-02-24
* avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit2018-02-24
* doc/bitstream_filters: documents delete_filler option.Jun Zhao2018-02-24
* doc/filters: add links to ffmpeg-utils and ffmpeg documentationTobias Rapp2018-02-22
* avdevice: add android_camera indevFelix Matouschek2018-02-22
* Add -vf scale example for making pixels squareTomas Härdin2018-02-21
* doc/ffmpeg: document -dn optionLou Logan2018-02-21
* docs/codecs: remove dead codec debug optionsGyan Doshi2018-02-19
* avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint2018-02-13
* Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-12
|\
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\|
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* | aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-09
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | doc/APIchanges: mention a few more recently introduced and deprecated functionsJames Almer2018-02-07
* | doc/APIchanges: fix a recent depreacted function nameJames Almer2018-02-07
* | doc/APIChanges: fix lavu version numbers in a few recent entriesJames Almer2018-02-06
* | api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* | avcodec/libopus: support disabling phase inversion.Menno2018-02-06
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* | rtsp: rename certain options after a deprecation periodwm42018-02-04
* | examples: Add a VA-API transcode example.Jun Zhao2018-02-04
* | avformat/http: add referer option into httpSteven Liu2018-02-01
* | avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* | fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* | avformat: add url field to AVFormatContextMarton Balint2018-01-28
* | avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* | avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit2018-01-24
* | avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-23
* | avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit2018-01-20
* | avdevice/decklink: addition of copyts optionVishwanath Dixit2018-01-20
* | Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-16
|\|
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* | Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson2018-01-16
|\|
| * examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-29