summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
* | avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* | avformat: deprecate another ffserver API leftoverwm42018-01-16
* | dashdec: Support for multiple video/audio streamssfan52018-01-14
* | aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-13
* | examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-12
* | doc/filters: fix error in aiir options namesPaul B Mahol2018-01-10
* | avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol2018-01-10
* | doc/filters: fix examples for aiir filterPaul B Mahol2018-01-10
* | doc/filters: update aiir filter documentationPaul B Mahol2018-01-09
* | doc/filters: correct typo in psnr filter docsKyle Swanson2018-01-08
* | doc/filters: Document OpenCL program filtersMark Thompson2018-01-07