summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* lavu/frame: add QP side datawm42018-03-18
* libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-18
* avutil: bump version after the latest AVOption flag additionJames Almer2018-03-16
* Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer2018-03-15
|\
| * examples: Use new API for transcoding exampleAndreas Unterweger2018-03-07
* | avformat/hlsenc: Option to set timeout for socket I/O operationRavindra2018-03-14
* | avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
* | 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