summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-0/+4
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-191-0/+3
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+3
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-0/+4
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-191-0/+3
* APIchanges: add missing hashes and datesAnton Khirnov2016-02-261-37/+35
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-261-0/+3
* examples/transcode_aac: convert to codecparAnton Khirnov2016-02-241-17/+49
* examples/qsvdec: convert to codecparAnton Khirnov2016-02-241-6/+6
* examples/output: convert to codecparAnton Khirnov2016-02-241-17/+43
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-231-0/+1
* lavc: add codec parameters APIAnton Khirnov2016-02-231-0/+3
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-221-0/+5
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-141-0/+3
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-141-0/+11
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-142-0/+8
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-141-0/+2
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-141-0/+1
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-141-0/+2
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+2
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-141-0/+3
* doc: Improve the channelsplit exampleVicente Jimenez Aguilar2016-02-061-3/+3
* lavf: allow custom IO for all filesAnton Khirnov2016-01-241-0/+4
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-111-2/+4
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+3
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-1/+3
* lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-061-0/+1
* lavc: add stream-global packet side dataAnton Khirnov2015-12-061-1/+2
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-061-0/+3
* lavc: G.723.1 encoderMohamed Naufal2015-11-301-1/+1
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-261-5/+6
* doc: Document better how to use MSYS2Luca Barbato2015-11-231-4/+27
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-201-0/+5
* doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-201-0/+88
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-181-0/+4
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-0/+4
* xtea: Add functions for little endian modeMartin Storsjö2015-11-131-0/+3
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-091-0/+3
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-091-0/+3
* avconv: support infinite loop for the loop optionAlexandra Hájková2015-10-261-1/+2
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-261-0/+3
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-261-3/+5
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-263-8/+12
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-232-1/+30
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-211-0/+4
* APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-191-29/+29
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-161-0/+24
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-161-0/+3
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-131-30/+12
* avconv: Add loop option.Alexandra Hájková2015-10-131-0/+3
OpenPOWER on IntegriCloud