summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* examples: Add a VA-API encode example.Jun Zhao2017-11-28
* avfilter/drawbox: rename variable for maximum thicknessGyan Doshi2017-11-28
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-11-26
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-11-26
* doc/ffmpeg: Document opencl for -init_hw_deviceMark Thompson2017-11-26
* doc/fftools: Remove documentation for old -opencl_bench optionMark Thompson2017-11-26
* avfilter: add lv2 wrapper filterPaul B Mahol2017-11-26
* doc/APIchanges: Fix lavu versions for OpenCL changesMark Thompson2017-11-25
* avfilter: add normalize filterRichard Ling2017-11-25
* avfilter: add mix filterPaul B Mahol2017-11-24
* avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tagKarthick J2017-11-24
* doc/filters: mention (a)loop defaultsLou Logan2017-11-23
* doc/filters.texi: explain infinite loopingWerner Robitza2017-11-23
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* lavu: OpenCL hwcontext implementationMark Thompson2017-11-22
* lavu: Add OpenCL hardware pixfmtMark Thompson2017-11-22
* doc: Add FAQs about running in background (rev 2)Jim DeLaHunt2017-11-22
* avdevice/decklink_dec: autodetect the video input formatKarthick J2017-11-22
* avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol2017-11-21
* avformat/dashenc: Added configuration to override HTTP User-AgentKarthick J2017-11-21
* avformat/hlsenc: creation of hls master playlist fileVishwanath Dixit2017-11-20
* avformat/hlsenc: creation of hls variant streams in a single hlsenc instanceVishwanath Dixit2017-11-20
* doc/codecs.texi: Remove documentation of removed codec flags.Carl Eugen Hoyos2017-11-20
* avformat/subfile: allow to extract till EOFGyan Doshi2017-11-19
* avfilter: add acontrast filterPaul B Mahol2017-11-19
* ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela2017-11-19
* lavc/libvpxenc: add tune-content optionJames Zern2017-11-17
* avfilter: add multiband compand filterPaul B Mahol2017-11-17
* avformat/tcp: add option to enable TCP_NODELAYAman Gupta2017-11-17
* avformat/img2enc: add frame_pts option for make output filenameSteven Liu2017-11-13
* avfilter/vf_tile: add overlap optionPaul B Mahol2017-11-12
* Merge commit '0e702124ee149593168cbbb7b30376249a64ae66'James Almer2017-11-11
|\
| * doc: Provide better examples for hls and segment muxingLuca Barbato2017-10-27
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\|
| * lavc: external hardware frame pool initializationwm42017-10-19
| * Remove dv1394 input deviceJosh de Kock2017-10-13
| * Remove all output devicesDiego Biurrun2017-10-13
| * pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
| * lavf: make avio_read_partial() publicwm42017-08-30
| * lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
| * lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
| * lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
| * lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
| * lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
| * vaapi_encode: Move quality option to common codeMark Thompson2017-08-06
| * imgutils: add function to clear an image to blackwm42017-07-26
| * lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
| * Add Cinepak encoderTomas Härdin2017-07-05