summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-27
* Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun2017-02-27
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-21
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-21
* build: Avoid duplication in examples listsDiego Biurrun2017-02-21
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-21
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* AVFrame: add an opaque_ref fieldwm42017-02-11
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* lavc: deprecate refcounted_frames fieldwm42017-02-01
* avconv: allow -b to be used with streamcopyAnton Khirnov2017-02-01
* doc: add dash muxerPeter Große2017-01-31
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
* fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau2016-12-28
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* lavc: add a null bitstream filterAnton Khirnov2016-12-14
* APIChanges: Mention where release 12 was cutVittorio Giovara2016-12-08
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* Remove Plan 9 supportDiego Biurrun2016-12-03
* examples: fix a typo in an error messageAleksandr Slobodeniuk2016-12-02
* utils: Add av_stream_add_side_data()James Almer2016-11-23
* fate.sh: Allow setting other make flags for running testsMartin Storsjö2016-11-23
* examples/decode_video: allocate the packet dynamicallyAnton Khirnov2016-11-23
* examples/decode_video: switch to the new decoding APIAnton Khirnov2016-11-23
* examples/decode_video: use a parser for splitting the inputAnton Khirnov2016-11-23
* examples/encode_video: allocate the packet dynamicallyAnton Khirnov2016-11-23
* examples/encode_video: switch to the new encoding APIAnton Khirnov2016-11-23
* examples/decode_audio: flush the decoderAnton Khirnov2016-11-23
* examples/decode_audio: allocate the packet dynamicallyAnton Khirnov2016-11-23
* examples/decode_audio: handle planar audio now produced by the MP2 decoderAnton Khirnov2016-11-23
* examples/decode_audio: use the new audio decoding APIAnton Khirnov2016-11-23
* examples/decode_audio: use a parser for splitting the inputAnton Khirnov2016-11-23
* examples/encode_audio: switch to the new audio encoding APIAnton Khirnov2016-11-23
* examples/qsvdec: convert to the new decoding APIAnton Khirnov2016-11-23
* examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-23
* doc: Add libxavs sectionDiego Biurrun2016-11-21
* hlsenc: Add encryption supportLuca Barbato2016-11-17
* examples/transcode_aac: Drop pointless return value const qualifierDiego Biurrun2016-11-17
* Ignore all generated example binariesDiego Biurrun2016-11-17
* doc: Add note about recent regression in AviSynth+Stephen Hutchinson2016-11-17
* examples/decode_audio: Add missing header for av_free()Diego Biurrun2016-11-10
* pixfmt: Add GRAY12Luca Barbato2016-11-07
* hwcontext: Hardware frame mappingMark Thompson2016-11-03
* doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-02