summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* build: Avoid duplication in examples listsDiego Biurrun2017-02-211-8/+1
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-211-1/+1
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-0/+3
* AVFrame: add an opaque_ref fieldwm42017-02-111-0/+3
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-0/+4
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-111-0/+3
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-111-0/+3
* lavc: deprecate refcounted_frames fieldwm42017-02-011-0/+6
* avconv: allow -b to be used with streamcopyAnton Khirnov2017-02-011-0/+7
* doc: add dash muxerPeter Große2017-01-311-0/+62
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-0/+4
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-0/+4
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-091-0/+4
* fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau2016-12-281-0/+1
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-141-0/+4
* lavc: add a null bitstream filterAnton Khirnov2016-12-141-0/+3
* APIChanges: Mention where release 12 was cutVittorio Giovara2016-12-081-0/+4
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+4
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+4
* Remove Plan 9 supportDiego Biurrun2016-12-031-63/+0
* examples: fix a typo in an error messageAleksandr Slobodeniuk2016-12-021-1/+1
* utils: Add av_stream_add_side_data()James Almer2016-11-231-0/+3
* fate.sh: Allow setting other make flags for running testsMartin Storsjö2016-11-231-0/+2
* examples/decode_video: allocate the packet dynamicallyAnton Khirnov2016-11-231-5/+8
* examples/decode_video: switch to the new decoding APIAnton Khirnov2016-11-231-20/+23
* examples/decode_video: use a parser for splitting the inputAnton Khirnov2016-11-231-57/+56
* examples/encode_video: allocate the packet dynamicallyAnton Khirnov2016-11-231-7/+8
* examples/encode_video: switch to the new encoding APIAnton Khirnov2016-11-231-28/+31
* examples/decode_audio: flush the decoderAnton Khirnov2016-11-231-0/+5
* examples/decode_audio: allocate the packet dynamicallyAnton Khirnov2016-11-231-5/+6
* examples/decode_audio: handle planar audio now produced by the MP2 decoderAnton Khirnov2016-11-231-5/+25
* examples/decode_audio: use the new audio decoding APIAnton Khirnov2016-11-231-14/+20
* examples/decode_audio: use a parser for splitting the inputAnton Khirnov2016-11-231-28/+54
* examples/encode_audio: switch to the new audio encoding APIAnton Khirnov2016-11-231-16/+43
* examples/qsvdec: convert to the new decoding APIAnton Khirnov2016-11-231-23/+25
* examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-231-266/+51
* doc: Add libxavs sectionDiego Biurrun2016-11-211-0/+8
* hlsenc: Add encryption supportLuca Barbato2016-11-171-0/+13
* examples/transcode_aac: Drop pointless return value const qualifierDiego Biurrun2016-11-171-1/+1
* Ignore all generated example binariesDiego Biurrun2016-11-171-0/+5
* doc: Add note about recent regression in AviSynth+Stephen Hutchinson2016-11-171-0/+13
* examples/decode_audio: Add missing header for av_free()Diego Biurrun2016-11-101-2/+3
* pixfmt: Add GRAY12Luca Barbato2016-11-071-0/+3
* hwcontext: Hardware frame mappingMark Thompson2016-11-031-0/+4
* doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-021-4/+10
* examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
* examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-021-7/+12
* examples/encode_video: set the framerateAnton Khirnov2016-11-021-1/+3
* examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
OpenPOWER on IntegriCloud